Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022186
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacetrivialalways2012-10-31 17:572012-12-17 13:34
ReporterngarciaView Statuspublic 
Assigned Tongarcia 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisione52ec9eeffbb
ProjectionnoneETAnoneTarget Version3.0MP19
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToioritzCia
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022186: The amount field of Payment execution window is not formatted

DescriptionThe amount field of Payment execution window is not formatted
Steps To ReproduceCheck 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


TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0054350)
dbaz (developer)
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 (developer)
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 (developer)
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 (developer)
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 (developer)
2012-12-14 10:43

Verified.
(0055008)
hudsonbot (developer)
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

- Issue History
Date Modified Username Field Change
2012-10-31 17:57 ngarcia New Issue
2012-10-31 17:57 ngarcia Assigned To => dbaz
2012-10-31 17:57 ngarcia Modules => Core
2012-10-31 17:57 ngarcia Resolution time => 1358290800
2012-10-31 17:59 ngarcia Issue Monitored: networkb
2012-11-20 17:51 dbaz Note Added: 0054350
2012-11-20 17:55 dbaz Assigned To dbaz => ngarcia
2012-12-11 08:43 ngarcia Triggers an Emergency Pack => No
2012-12-11 08:43 ngarcia Note Added: 0054826
2012-12-11 08:43 ngarcia Summary The number fields of manually developed windows are not formatted => The amount field of Payment execution window is not formatted
2012-12-11 08:43 ngarcia Description Updated View Revisions
2012-12-11 08:43 ngarcia Steps to Reproduce Updated View Revisions
2012-12-11 08:44 ngarcia Note Edited: 0054826 View Revisions
2012-12-14 08:55 hgbot Checkin
2012-12-14 08:55 hgbot Note Added: 0054926
2012-12-14 08:55 hgbot Status new => resolved
2012-12-14 08:55 hgbot Resolution open => fixed
2012-12-14 08:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e52ec9eeffbb466796565486d692538d83aeb376 [^]
2012-12-14 09:59 ngarcia Note Added: 0054932
2012-12-14 10:43 ioritzCia Review Assigned To => ioritzCia
2012-12-14 10:43 ioritzCia Note Added: 0054936
2012-12-14 10:43 ioritzCia Status resolved => closed
2012-12-17 13:34 hudsonbot Checkin
2012-12-17 13:34 hudsonbot Note Added: 0055008


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker