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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028204
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Warehouse Pickingmajorhave not tried2014-11-18 13:102014-11-21 11:45
ReporterjonalegriaesarteView Statuspublic 
Assigned Tonaiaramartinez 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona935fc577ba4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toguilleaer
Regression introduced in release
Summary

0028204: reservedInOthers is not working fine

DescriptionUsing last version of warehouse pickinglist and reservations are enabled, reservedInOthers is not working fine
Steps To ReproduceCreate a product which will use AttSet = lot
Add stock (11units) through Physical inventory using an attribute

-> product GAL 3 -> 11 units available

1. Create sales order for product GAL 3 (4 units) (reservation automatic)
2. book
3. generate outbound picking -> PL1
4. We have reserved 4 units of this product. Reservation is allocated OK


5. Create a new sales order for product GAL 3 (2 units) (reservation automatic)
6. book
7. Generate outbound picking -> PL2
8. We have reserved 2 units of this product. Reservation is allocated OK

Let's reproduce the error

go to picking list window
select PL1
select the mov line for product GAL 3
Click on edit items button
Error: You will see that the column reserved in others is empty. I think it should show 2 units

select PL2
select the mov line for product GAL 3
Click on edit items button
Error: You will see that the column reserved in others is empty. I think it should show 4 units

Note: using manage stock button from reservations the value of this column seems to be OK.
TagsNo tags attached.
Attached Filesdiff file icon fix.diff [^] (685 bytes) 2014-11-18 13:10 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0071878)
hgbot (developer)
2014-11-21 11:36

Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: a935fc577ba4ef5e4c24de985ad885d2d931cb72
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Nov 21 11:36:13 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a935fc577ba4ef5e4c24de985ad885d2d931cb72 [^]

Fixes issue 28204: reservedInOthers is not working fine

Mapping name was wrong and reserved in others was not computed for not selected lines

---
M src/org/openbravo/warehouse/pickinglist/EditPickingListItemDS.java
---
(0071879)
guilleaer (developer)
2014-11-21 11:45

code reviewed and tested in 1.4.13

This fix will be included in the next version

- Issue History
Date Modified Username Field Change
2014-11-18 13:10 jonalegriaesarte New Issue
2014-11-18 13:10 jonalegriaesarte Assigned To => naiaramartinez
2014-11-18 13:10 jonalegriaesarte File Added: fix.diff
2014-11-18 13:10 jonalegriaesarte Resolution time => 1416438000
2014-11-21 11:36 hgbot Checkin
2014-11-21 11:36 hgbot Note Added: 0071878
2014-11-21 11:36 hgbot Status new => resolved
2014-11-21 11:36 hgbot Resolution open => fixed
2014-11-21 11:36 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a935fc577ba4ef5e4c24de985ad885d2d931cb72 [^]
2014-11-21 11:45 guilleaer Review Assigned To => guilleaer
2014-11-21 11:45 guilleaer Note Added: 0071879
2014-11-21 11:45 guilleaer Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker