Skip to content

Releases: spryker/product-warehouse-allocation-example

0.3.1

06 May 14:05
Compare
Choose a tag to compare

Included commits: 0.3.0...0.3.1

Improvements

  • Added PHPStan 1.10.* support.

0.3.0

10 Nov 09:41
Compare
Choose a tag to compare

Included commits: 0.2.0...0.3.0

Breaking Changes

  • Removed ProductOfferWarehouseCriteria.quantity transfer property.
  • Adjusted ProductOfferWarehouseAllocationExampleFacade::allocateSalesOrderWarehouse() to allocate the warehouse with the largest quantity regardless of the item's quantity.
  • Impacted ProductOfferSalesOrderWarehouseAllocationPlugin plugin with facade changes.

0.2.0

27 Sep 12:51
Compare
Choose a tag to compare

Included commits: 0.1.0...0.2.0

Breaking Changes

  • Increased WarehouseAllocationExtension module version dependency.

0.1.0

09 Feb 15:47
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/product-warehouse-allocation-example/tree/0.1.0

Initial Release

  • Provides implementation example of product warehouse allocation functionality.