[
https://issues.apache.org/jira/browse/OFBIZ-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharan Foga updated OFBIZ-3292:
-------------------------------
Sprint: Bug Crush Event - 21/2/2015
> Having one physicalInventory when making multiple stock moves
> -------------------------------------------------------------
>
> Key: OFBIZ-3292
> URL: https://issues.apache.org/jira/browse/OFBIZ-3292
> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Trunk
> Reporter: Erwan de FERRIERES
> Attachments: 3292.patch
>
>
> When making a physical inventory and on the same page changing multiple stock
> values, we are creating multiple PhysicalInventory lines. With this patch,
> changing multiple stock lines will create only one PhysicalInventory, which
> is much easier to handle after.
> Test process :
> Before the patch
> go to
> https://localhost:8443/facility/control/FindFacilityPhysicalInventory?facilityId=WebStoreWarehouse,
> then search for GZ% in the productId field, then change the values for more
> than one product. Then validate. When looking at the PhysicalInventory
> entity, you've got as many lines as you've changed values.
> After :
> you've got only one line in PhysicalInventory for the changes you've made.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)