Skip to content

Commit

Permalink
Merge pull request #375 from spryker-shop/bugfix/cc-31681-warehouse-a…
Browse files Browse the repository at this point in the history
…llocation-adjustment

CC-31681 Adjusted warehouse allocation to assign warehouse with the largest stock regardless of item quantity.
  • Loading branch information
DmitryLymarenko authored Nov 14, 2023
2 parents b0a1b9c + 4fb5287 commit 469047b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"spryker/product-prices-rest-api": "^1.7.0",
"spryker/product-reviews-rest-api": "^1.1.0",
"spryker/product-tax-sets-rest-api": "^2.1.2",
"spryker/product-warehouse-allocation-example": "^0.2.0",
"spryker/product-warehouse-allocation-example": "^0.3.0",
"spryker/products-backend-api": "^0.3.0",
"spryker/products-categories-resource-relationship": "^1.4.0",
"spryker/products-rest-api": "^2.15.1",
Expand Down Expand Up @@ -929,7 +929,7 @@
"spryker/product-storage-extension": "1.7.0",
"spryker/product-tax-sets-rest-api": "2.1.2",
"spryker/product-validity": "1.3.0",
"spryker/product-warehouse-allocation-example": "0.2.0",
"spryker/product-warehouse-allocation-example": "0.3.0",
"spryker/products-backend-api": "0.3.0",
"spryker/products-categories-resource-relationship": "1.4.0",
"spryker/products-rest-api": "2.15.1",
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 469047b

Please sign in to comment.