Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022186Openbravo ERPB. User interfacepublic2012-10-31 17:572012-12-17 13:34
ngarcia 
ngarcia 
normaltrivialalways
closedfixed 
5
 
3.0MP19 
ioritzCia
Core
No
0022186: The amount field of Payment execution window is not formatted
The amount field of Payment execution window is not formatted
Check in the Format.xml file that the formatOutput of euroRelation is "#,##0.00"

As group admin role:
   Change the Execution Type of a Payment Method of a Financial Account to Automatic, select an Execution Process and mark it as Deferred
   Create a Payment of at least 1000 using the previous method and account and add details
   Go to the Payment Execution window
   Notice that the Amount field is not formatted


No tags attached.
Issue History
2012-10-31 17:57ngarciaNew Issue
2012-10-31 17:57ngarciaAssigned To => dbaz
2012-10-31 17:57ngarciaModules => Core
2012-10-31 17:57ngarciaResolution time => 1358290800
2012-10-31 17:59ngarciaIssue Monitored: networkb
2012-11-20 17:51dbazNote Added: 0054350
2012-11-20 17:55dbazAssigned Todbaz => ngarcia
2012-12-11 08:43ngarciaTriggers an Emergency Pack => No
2012-12-11 08:43ngarciaNote Added: 0054826
2012-12-11 08:43ngarciaSummaryThe number fields of manually developed windows are not formatted => The amount field of Payment execution window is not formatted
2012-12-11 08:43ngarciaDescription Updatedbug_revision_view_page.php?rev_id=4154#r4154
2012-12-11 08:43ngarciaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4156#r4156
2012-12-11 08:44ngarciaNote Edited: 0054826bug_revision_view_page.php?bugnote_id=0054826#r4158
2012-12-14 08:55hgbotCheckin
2012-12-14 08:55hgbotNote Added: 0054926
2012-12-14 08:55hgbotStatusnew => resolved
2012-12-14 08:55hgbotResolutionopen => fixed
2012-12-14 08:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e52ec9eeffbb466796565486d692538d83aeb376 [^]
2012-12-14 09:59ngarciaNote Added: 0054932
2012-12-14 10:43ioritzCiaReview Assigned To => ioritzCia
2012-12-14 10:43ioritzCiaNote Added: 0054936
2012-12-14 10:43ioritzCiaStatusresolved => closed
2012-12-17 13:34hudsonbotCheckin
2012-12-17 13:34hudsonbotNote Added: 0055008

Notes
(0054350)
dbaz   
2012-11-20 17:51   
For example, in "Add Payment" popup, the values are shown using the format defined in "euroEdition". If you change them in the Format.xml, for example, something like:

   <Number name="euroEdition"
       decimal="," grouping="." formatOutput="#,##0.00" formatInternal="#0.00" />

and recomopile, you will see that they are properly managed, so it is not a platform issue but a functional one
(0054826)
ngarcia   
2012-12-11 08:43   
(edited on: 2012-12-11 08:44)
I have updated the issue because the formatting is not working in the Payment execution window and I mentioned the Add payment window too.

(0054926)
hgbot   
2012-12-14 08:55   
Repository: erp/devel/pi
Changeset: e52ec9eeffbb466796565486d692538d83aeb376
Author: Naiara Garcia <naiara.garcia <at> openbravo.com>
Date: Tue Dec 11 12:13:54 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e52ec9eeffbb466796565486d692538d83aeb376 [^]

Fixed issue 22186:The amount field of Payment execution window is not formatted

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_forms/BatchPaymentExecution.java
---
(0054932)
ngarcia   
2012-12-14 09:59   
Test plan:

Repeat the steps to reproduce
Change in the Format.xml file the formatOutput of euroRelation
Check that the Amount field is displayed with that format
(0054936)
ioritzCia   
2012-12-14 10:43   
Verified.
(0055008)
hudsonbot   
2012-12-17 13:34   
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/c79ef1b1f830 [^]

Maturity status: Test