Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0022980 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Openbravo ERP] 04. Warehouse management | minor | have not tried | 2013-02-05 17:05 | 2013-02-05 17:05 | |||||||
Reporter | naiaramartinez | View Status | public | |||||||||
Assigned To | dmiguelez | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0022980: ManageStock view is not working correctly | |||||||||||
Description | ManageStock view is not working correctly. There should be only one record for lines with the same Storage Bin and Attibute Set, but now you can have different lines. When you set some qty for the same storage bin in allocated and some not in allocated, you should see different lines. But the manage stock popup should take into account available qty and reserve in others qty is the same for both lines. For instance: StorageBin AttributeSet AvailableQty Qty Allocated RN-001 10 3 Yes RN-001 10 9 No Now validations are made per line, but as you are reserving from the same storage bin, 3 + 9 should not be higher than 10 (which is the avaiable qty in RN-001). But now is possible to reserve 3 + 9. Moreover,there should be an API for changing qty from allocated=no to yes and vice versa. | |||||||||||
Steps To Reproduce | Create a sales order for a product with qty 10. Complete it and create the picking list. Then go to the picking list. Edit line and set qty 1 (storage bin RN-1-0-0). Process it. Go back to the sales order and Generate again the picking list. A picking list is created with qty 9 (storage bin RN-1-0-0). If you go to the Stock Reservation window, you can see that for that sales order there is one reservation with 2 lines: * The first one: storage bin: RN-1-0-0 Attribute set : null qty: 1 delivered: 1 * The second one: storage bin: RN-1-0-0 attribute set: null qty: 9 You should see only one line with the following info: storage bin: RN-1-0-0 qty: 10 delivered: 1 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2013-02-05 17:05 | naiaramartinez | New Issue | |
2013-02-05 17:05 | naiaramartinez | Assigned To | => dmiguelez |
2013-02-05 17:05 | naiaramartinez | Modules | => Core |
2013-02-05 17:05 | naiaramartinez | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |