Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024573 | Openbravo ERP | A. Platform | public | 2013-08-23 14:19 | 2013-08-29 13:17 |
|
Reporter | jonalegriaesarte | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP27 | Fixed in Version | 3.0MP27 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024573: Numeric reference is using euroEdition format instead of generalQtyEdition |
Description | 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. |
Steps To Reproduce | - 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-08-23 14:19 | jonalegriaesarte | New Issue | |
2013-08-23 14:19 | jonalegriaesarte | Assigned To | => AugustoMauch |
2013-08-23 14:19 | jonalegriaesarte | Modules | => Core |
2013-08-23 14:19 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-08-23 14:19 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-08-23 14:21 | jonalegriaesarte | Note Added: 0060750 | |
2013-08-27 08:30 | AugustoMauch | Issue Monitored: dbaz | |
2013-08-27 08:30 | AugustoMauch | Issue End Monitor: dbaz | |
2013-08-27 08:31 | AugustoMauch | Issue Monitored: shankarb | |
2013-08-27 08:31 | AugustoMauch | Review Assigned To | => shankarb |
2013-08-27 08:43 | hgbot | Checkin | |
2013-08-27 08:43 | hgbot | Note Added: 0060774 | |
2013-08-27 08:43 | hgbot | Status | new => resolved |
2013-08-27 08:43 | hgbot | Resolution | open => fixed |
2013-08-27 08:43 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/327ce5aac264121d6d8d4250ba7cda19eeefbade [^] |
2013-08-27 08:44 | AugustoMauch | Note Added: 0060775 | |
2013-08-27 10:54 | shankarb | Note Added: 0060782 | |
2013-08-27 10:54 | shankarb | Note Added: 0060784 | |
2013-08-27 10:54 | shankarb | Status | resolved => closed |
2013-08-27 10:54 | shankarb | Fixed in Version | => 3.0MP27 |
2013-08-29 13:17 | hudsonbot | Checkin | |
2013-08-29 13:17 | hudsonbot | Note Added: 0060811 | |
Notes |
|
(0060750)
|
jonalegriaesarte
|
2013-08-23 14:21
|
|
|
|
(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
---
|
|
|
|
|
|
(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 |
|
|
|
|