Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010221 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-08-10 13:00 | 2009-09-02 12:57 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.40MP9 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 7cdc69124595 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010221: XmlEngine does not apply formatting to parameters | |||||||
Description | Values passed as parameters to xmlEngine are not formatted according to the specified format. This leads to inconsistent formatting of numbers passed by parameters. | |||||||
Steps To Reproduce | Goto Sales Order (edit view) Click Copy Lines Check the 'Pending delivery/receipt' or 'Pending invoice' values See that they are not formatted according to 'euroInform' | |||||||
Proposed Solution | Add formatting to parameters. This should do nothing if no format attribute is specified for the parameter (most use-cases) and apply the formatting if specified. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018903) hgbot (developer) 2009-08-10 14:59 |
Repository: erp/stable/2.40 Changeset: 7cdc6912459508ddd00927e0a88d9827618e76cc Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Aug 10 14:59:02 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/7cdc6912459508ddd00927e0a88d9827618e76cc [^] Fixed 10221: Add optional formatting to parameters passed to xmlEngine - Add optional attribute format to parameter tag (similar to field tag) - If attribute is specified apply the format when producing the output --- M src-core/src/org/openbravo/xmlEngine/ParameterTemplate.java M src-core/src/org/openbravo/xmlEngine/ParameterValue.java M src-core/src/org/openbravo/xmlEngine/TemplateConfiguration.java --- |
(0019414) sureshbabu (viewer) 2009-09-02 12:57 |
Tested & its working fine as expected |
![]() |
|||
Date Modified | Username | Field | Change |
2009-08-10 13:01 | shuehner | Type | defect => backport |
2009-08-10 13:01 | shuehner | fix_in_branch | => 2.40 |
2009-08-10 14:59 | hgbot | Checkin | |
2009-08-10 14:59 | hgbot | Note Added: 0018903 | |
2009-08-10 14:59 | hgbot | Status | scheduled => resolved |
2009-08-10 14:59 | hgbot | Resolution | open => fixed |
2009-08-10 14:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/7cdc6912459508ddd00927e0a88d9827618e76cc [^] |
2009-09-02 12:57 | sureshbabu | Status | resolved => closed |
2009-09-02 12:57 | sureshbabu | Note Added: 0019414 | |
2009-09-02 12:57 | sureshbabu | Fixed in Version | => 2.40MP9 |
Copyright © 2000 - 2009 MantisBT Group |