Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020734 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | critical | always | 2012-06-12 13:14 | 2012-06-12 15:25 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | c71e65f4a614 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2012-05-29 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/6f6aeb05d3bdbf7afc1bffd7e7b4bc7b9b3897de [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0020734: Product callout is not working properly as currency is wrongly set | |||||||
Description | Product 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 Reproduce | 1) 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 Solution | Problem 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2012-06-12 15:25 |
Code reviewed and tested |
![]() |
|||
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:14 | eduardo_Argal | OBNetwork customer | => No |
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 |