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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021291
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementmajoralways2012-08-02 14:212012-11-13 13:26
ReportermaiteView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionb3cd7d962aff
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

0021291: "Create lines from" process does not support decimal quantities in secondary unit field

Description"Create lines from" process does not support decimal quantities in secondary unit field
Steps To Reproduce1. define product with secondary unit=Liter
2. define UOM conversion between Liter and Unit: Mutiply by 10
3. Create purchase order using that product and add line with:
  secondary unit= liter
  secondary quantity= 2.5 (which will make first uom=25)
4. create goods receipt header and press "Create Lines from" button
5. select your order and realize that secondary unit loaded is 2 instead of 2.5
Proposed Solutionproblem is in file "CreateFrom_ShipmentPO.xml", where "fieldSecQuantity" field is defined as "integerEdition" when it should be "qtyEdition"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0022282 closedjonalegriaesarte "Create lines from" process does not support decimal quantities in secondary unit field 

-  Notes
(0051082)
hgbot (developer)
2012-08-02 14:29

Repository: erp/devel/pi
Changeset: b3cd7d962aff45fac0ca0401f463d45c601bc940
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Thu Aug 02 14:29:14 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b3cd7d962aff45fac0ca0401f463d45c601bc940 [^]

Fixes issue 0021291: "Create lines from" process does not support decimal
quantities in secondary unit field.
The second quantity was rounded to integer because of the format in xml file.
Changed to qtyEdition

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml
---
(0051084)
maite (developer)
2012-08-02 14:42

verified

- Issue History
Date Modified Username Field Change
2012-08-02 14:21 maite New Issue
2012-08-02 14:21 maite Assigned To => mirurita
2012-08-02 14:21 maite Modules => Core
2012-08-02 14:21 maite Assigned To mirurita => jonalegriaesarte
2012-08-02 14:29 hgbot Checkin
2012-08-02 14:29 hgbot Note Added: 0051082
2012-08-02 14:29 hgbot Status new => resolved
2012-08-02 14:29 hgbot Resolution open => fixed
2012-08-02 14:29 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b3cd7d962aff45fac0ca0401f463d45c601bc940 [^]
2012-08-02 14:42 maite Note Added: 0051084
2012-08-02 14:42 maite Status resolved => closed
2012-11-13 13:26 maite Status closed => new
2012-11-13 13:26 maite Resolution fixed => open
2012-11-13 13:26 maite Status new => scheduled
2012-11-13 13:26 maite fix_in_branch => pi
2012-11-13 13:26 maite Status scheduled => resolved
2012-11-13 13:26 maite Resolution open => fixed
2012-11-13 13:26 maite Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker