Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024573Openbravo ERPA. Platformpublic2013-08-23 14:192013-08-29 13:17
jonalegriaesarte 
AugustoMauch 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP273.0MP27 
shankarb
Core
No
0024573: Numeric reference is using euroEdition format instead of generalQtyEdition
Numeric reference is using euroEdition format instead of generalQtyEdition. So, if you change the precision of euroEdition, the Numeric reference changes, but amount referece changes also, which is wrong.
- Change generalQtyEdition or qtyEdition from 2 decimals to 3 decimals
- smartbuild to persist the change
- Tax rate window, rate field has not changed
- Change euroEdition
- smartbuild
- Tax rate window, rate field has changed
No tags attached.
Issue History
2013-08-23 14:19jonalegriaesarteNew Issue
2013-08-23 14:19jonalegriaesarteAssigned To => AugustoMauch
2013-08-23 14:19jonalegriaesarteModules => Core
2013-08-23 14:19jonalegriaesarteTriggers an Emergency Pack => No
2013-08-23 14:21jonalegriaesarteNote Added: 0060750
2013-08-27 08:30AugustoMauchIssue Monitored: dbaz
2013-08-27 08:30AugustoMauchIssue End Monitor: dbaz
2013-08-27 08:31AugustoMauchIssue Monitored: shankarb
2013-08-27 08:31AugustoMauchReview Assigned To => shankarb
2013-08-27 08:43hgbotCheckin
2013-08-27 08:43hgbotNote Added: 0060774
2013-08-27 08:43hgbotStatusnew => resolved
2013-08-27 08:43hgbotResolutionopen => fixed
2013-08-27 08:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/327ce5aac264121d6d8d4250ba7cda19eeefbade [^]
2013-08-27 08:44AugustoMauchNote Added: 0060775
2013-08-27 10:54shankarbNote Added: 0060782
2013-08-27 10:54shankarbNote Added: 0060784
2013-08-27 10:54shankarbStatusresolved => closed
2013-08-27 10:54shankarbFixed in Version => 3.0MP27
2013-08-29 13:17hudsonbotCheckin
2013-08-29 13:17hudsonbotNote Added: 0060811

Notes
(0060750)
jonalegriaesarte   
2013-08-23 14:21   
Some notes:

- We have to review all the references that are using Numeric as a reference, to analyze if it should use this reference or another one
- In the documentation, http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Format_xml#Application_dictionary_-_format_name_mapping, [^] qtyEdition should be applying. It is better if the reference that applies is generalQtyEdition
- Review the references that are using generalQtyEdition and analyze if it is correct.
(0060774)
hgbot   
2013-08-27 08:43   
Repository: erp/devel/pi
Changeset: 327ce5aac264121d6d8d4250ba7cda19eeefbade
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Aug 27 08:32:17 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/327ce5aac264121d6d8d4250ba7cda19eeefbade [^]

Fixes issue 24573: Numeric reference should use generalQtyEdition format

The format of the Number reference has been change from euro to generalQty

---
M src/org/openbravo/base/model/domaintype/BigDecimalDomainType.java
---
(0060775)
AugustoMauch   
2013-08-27 08:44   
Test plan:
- Test that the numeric references are using the proper format according to http://wiki.openbravo.com/wiki/ERP_2.50:Developers_Guide/Format_xml#Application_dictionary_-_format_name_mapping, [^]
(0060782)
shankarb   
2013-08-27 10:54   
Code reviewed and verified in pi changeset 327ce5aac264
(0060784)
shankarb   
2013-08-27 10:54   
Code reviewed and verified in pi changeset 327ce5aac264
(0060811)
hudsonbot   
2013-08-29 13:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0268756c9c4a [^]

Maturity status: Test