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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022980
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] 04. Warehouse managementminorhave not tried2013-02-05 17:052013-02-05 17:05
ReporternaiaramartinezView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022980: ManageStock view is not working correctly

DescriptionManageStock 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 ReproduceCreate 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

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker