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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020734
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementcriticalalways2012-06-12 13:142012-06-12 15:25
Reportereduardo_ArgalView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchpiFixed in SCM revisionc71e65f4a614
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelPre packaging ( pi )
Regression date2012-05-29
Regression introduced in release
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/6f6aeb05d3bdbf7afc1bffd7e7b4bc7b9b3897de [^]
Triggers an Emergency PackNo
Summary

0020734: Product callout is not working properly as currency is wrongly set

DescriptionProduct callout is not working properly as currency is wrongly set
When adding a new line in sales order window, callout is working wrong and sets as currency first value of the combo (AED) while it should add (EUR)
Steps To Reproduce1) create a sales order header using an EUR pricelist
2) Enter a line and select a product.
3) Save and realize that currency stored in Data Base is AED while it should be EUR
Proposed SolutionProblem seems to be related to how callouts are handled as this callout was working before and no change has been introduced. Probably another changed has raised a coding error in this callout as currency value is passed as a number when it should be a String
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0049762)
hgbot (developer)
2012-06-12 13:50

Repository: erp/devel/pi
Changeset: c71e65f4a614edd4d2271d47f0b192d58d394c39
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jun 12 13:49:31 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c71e65f4a614edd4d2271d47f0b192d58d394c39 [^]

Fixed issue 20734. Readded optimization.
Without the optimization, the results generated by the Javascript parsing were different. In this specific example, the value 102 was transformed into a double (102.0), and this produced the error described in the issue.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0049770)
alostale (manager)
2012-06-12 15:25

Code reviewed and tested

- Issue History
Date Modified Username Field Change
2012-06-12 13:14 eduardo_Argal New Issue
2012-06-12 13:14 eduardo_Argal Assigned To => marvintm
2012-06-12 13:14 eduardo_Argal Modules => Core
2012-06-12 13:50 hgbot Checkin
2012-06-12 13:50 hgbot Note Added: 0049762
2012-06-12 13:50 hgbot Status new => resolved
2012-06-12 13:50 hgbot Resolution open => fixed
2012-06-12 13:50 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c71e65f4a614edd4d2271d47f0b192d58d394c39 [^]
2012-06-12 15:23 alostale Status resolved => new
2012-06-12 15:23 alostale Resolution fixed => open
2012-06-12 15:23 alostale Regression level => Pre packaging ( pi )
2012-06-12 15:23 alostale Regression date => 2012-05-29
2012-06-12 15:23 alostale Regression introduced by commit => http://code.openbravo.com/erp/devel/pi/rev/6f6aeb05d3bdbf7afc1bffd7e7b4bc7b9b3897de [^]
2012-06-12 15:24 alostale Status new => scheduled
2012-06-12 15:24 alostale fix_in_branch => pi
2012-06-12 15:24 alostale Status scheduled => resolved
2012-06-12 15:24 alostale Resolution open => fixed
2012-06-12 15:25 alostale Note Added: 0049770
2012-06-12 15:25 alostale Status resolved => closed
2012-06-12 15:25 alostale Fixed in Version => 3.0MP12


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker