- create Product A and Product B with some qty in stock in Admin Console
- create 1 order for Product A on Front-End
- create 1 order for Product B on Front-End
- click Edit tolbar button in orders grid (in Admin Console) while having both orders selected
- record values of Products.QtyReserved column value
- click on Save toolbar button in editing window
- confirm, that value in Products.QtyReserved column has increased for both products (before it would only increase for product in 1st edited order)
Details
Details
- Reviewers
glebs - Commits
- rMINC16275: Fixes MINC-131 - No reservation on multi-order save
Diff Detail
Diff Detail
- Repository
- rMINC Modules.In-Commerce
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.