chutinhha / tracmor

Automatically exported from code.google.com/p/tracmor
GNU General Public License v2.0
0 stars 0 forks source link

Incorrect Inventory Calculation when Shipping #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an inventory with 30 as a quantity.
2. Prepare and save shipment sending 12 of these items
3. Prepare another shipment sending 9 items

What is the expected output? What do you see instead?
Qty is added to the list for the shipment. An error stating that "That 
inventory has 12 units already scheduled for shipment. Not enough available 
inventory." even though there are 18 in the inventory and it should be added.

What version of the product are you using? On what operating system?
MAC OS X 10.6, product version 0.3.0

Please provide any additional information below.
I didn't send or complete the first shipment, it states it is pending in the 
system.

Original issue reported on code.google.com by dhun...@gmail.com on 4 May 2011 at 7:59