Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017924Openbravo ERPA. Platformpublic2011-07-07 07:272012-11-20 09:38
elopio 
gorkaion 
highminoralways
closedfixed 
5
pi 
3.0MP3 
Core
No
0017924: On the Add Details pop up, the amount field is not properly formatted
On Payment Out, the Add Details pop up shows an amount numeric field.
This fields starts without format. This is that instead of showing 0.00, it shows only 0.

If you click the field, and then somewhere else so it looses the focus, then it is properly formated.

This behavior was a little different on 3MP0. The field started formatted, but when you clicked it (giving it the focus), the format was lost.

Priority is set to high because this verification is part of the smoke test, and is failing of course.
Go to Financial Management > Receivables and Payables > Transactions > Payment out
Create the payment header.
Click the add details button.
Read only fields should always remain formatted.
Automated
png Ekrankopio.png (13,366) 2011-07-07 07:27
https://issues.openbravo.com/file_download.php?file_id=4300&type=bug
png
Issue History
2011-07-07 07:27elopioNew Issue
2011-07-07 07:27elopioAssigned To => alostale
2011-07-07 07:27elopioFile Added: Ekrankopio.png
2011-07-07 07:27elopioModules => Core
2011-07-07 07:28elopioTag Attached: Automated
2011-07-11 16:52psarobeAssigned Toalostale => mirurita
2011-07-11 16:52psarobeStatusnew => scheduled
2011-07-11 16:52psarobeTarget Version => 3.0MP3
2011-08-01 13:32gorkaionAssigned Tomirurita => gorkaion
2011-09-01 11:27hgbotCheckin
2011-09-01 11:27hgbotNote Added: 0040657
2011-09-01 11:27hgbotStatusscheduled => resolved
2011-09-01 11:27hgbotResolutionopen => fixed
2011-09-01 11:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d9a96d401f208623196e2577c64d2c5a366a3790 [^]
2011-09-01 15:26psanjuanNote Added: 0040679
2011-09-01 15:26psanjuanStatusresolved => closed
2011-09-02 20:13hudsonbotCheckin
2011-09-02 20:13hudsonbotNote Added: 0040728
2012-11-20 09:38hgbotCheckin
2012-11-20 09:38hgbotNote Added: 0054333

Notes
(0040657)
hgbot   
2011-09-01 11:27   
Repository: erp/devel/pi
Changeset: d9a96d401f208623196e2577c64d2c5a366a3790
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Thu Sep 01 11:08:07 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d9a96d401f208623196e2577c64d2c5a366a3790 [^]

Fixed issue 17924.Properly format numbers on FIN_Utilities using euroEdition.

---
M modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/FIN_Utilities.js
---
(0040679)
psanjuan   
2011-09-01 15:26   
fixed and working
(0040728)
hudsonbot   
2011-09-02 20:13   
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/f1065162150e [^]

Maturity status: Test
(0054333)
hgbot   
2012-11-20 09:38   
Repository: tools/automation/int
Changeset: 6fbaf3e1e8f4febdcea40863a2bd69ccee66bc05
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Mon Nov 19 11:23:58 2012 +0100
URL: http://code.openbravo.com/tools/automation/int/rev/6fbaf3e1e8f4febdcea40863a2bd69ccee66bc05 [^]

Adds an assert commented out by issue 17924 and adds try catch for checkbox error

---
M src-test/com/openbravo/test/integration/erp/modules/userinterface/smartclient/gui/Canvas.java
M src-test/com/openbravo/test/integration/erp/testsuites/smoke/procurement/PROb_OrderAndPaymentToInvoice.java
---