Page MenuHomeIn-Portal Phabricator

MINC-131 - Reserve quantities from all orders, when doing multi-order saving
ClosedPublic

Authored by alex on Aug 4 2015, 10:39 AM.

Details

Test Plan
  1. create Product A and Product B with some qty in stock in Admin Console
  2. create 1 order for Product A on Front-End
  3. create 1 order for Product B on Front-End
  4. click Edit tolbar button in orders grid (in Admin Console) while having both orders selected
  5. record values of Products.QtyReserved column value
  6. click on Save toolbar button in editing window
  7. confirm, that value in Products.QtyReserved column has increased for both products (before it would only increase for product in 1st edited order)

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.

Event Timeline

alex updated this revision to Diff 244.Aug 4 2015, 10:39 AM
alex retitled this revision from to MINC-131 - No reservation on multi-order save.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): MINC-131.
glebs accepted this revision.Sep 9 2015, 1:41 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 9 2015, 1:41 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:48 AM
alex added a project: Restricted Project.
alex retitled this revision from MINC-131 - No reservation on multi-order save to MINC-131 - Reserve quantities from all orders, when doing multi-order saving.Mar 26 2016, 5:01 PM