Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #31036 All Revisions ] Back to Issue ]
Summary 0031036: Wrong on hand quantity calculation in Inventory Amount Update
Revision 2015-10-19 12:40 by psanjuan
Steps To Reproduce As group admin role,
  Create a new product
 Create a purchase order for today
 Create the goods receipt related: movement date = today
    qty: 10000


Create a purchase order. Date: one month ago
 Create the goods receipt related: movement date = one month ago
    qty: 200

Launch the costing background process and check that is finished successfully.

Go to Inventory Amount Update window,
  define a date between the first movement date (one moth ago) and the second one (today). Select the product and check that the qty on hand is 0 and should be 200. Only if the "Fix Backdated Transaction" check = No.

Check the query getStockOnMovementDate in the CostAdjustmentUtils.java
   
Revision 2015-10-19 12:15 by psanjuan
Steps To Reproduce As group admin role,
  Create a new product
 Create a purchase order for today
 Create the goods receipt related: movement date = today
    qty: 10000


Create a purchase order. Date: one month ago
 Create the goods receipt related: movement date = one month ago
    qty: 200

Launch the costing background process and check that is finished successfully.

Go to Inventory Amount Update window,
  define a date between the first movement date (one moth ago) and the second one (today). Select the product and check that the qty on hand is 0 and should be 200.

Check the query getStockOnMovementDate in the CostAdjustmentUtils.java
   


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker