Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017924 | Openbravo ERP | A. Platform | public | 2011-07-07 07:27 | 2012-11-20 09:38 |
|
Reporter | elopio | |
Assigned To | gorkaion | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0017924: On the Add Details pop up, the amount field is not properly formatted |
Description | 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. |
Steps To Reproduce | Go to Financial Management > Receivables and Payables > Transactions > Payment out
Create the payment header.
Click the add details button. |
Proposed Solution | Read only fields should always remain formatted. |
Additional Information | |
Tags | Automated |
Relationships | |
Attached Files | Ekrankopio.png (13,366) 2011-07-07 07:27 https://issues.openbravo.com/file_download.php?file_id=4300&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-07 07:27 | elopio | New Issue | |
2011-07-07 07:27 | elopio | Assigned To | => alostale |
2011-07-07 07:27 | elopio | File Added: Ekrankopio.png | |
2011-07-07 07:27 | elopio | Modules | => Core |
2011-07-07 07:28 | elopio | Tag Attached: Automated | |
2011-07-11 16:52 | psarobe | Assigned To | alostale => mirurita |
2011-07-11 16:52 | psarobe | Status | new => scheduled |
2011-07-11 16:52 | psarobe | Target Version | => 3.0MP3 |
2011-08-01 13:32 | gorkaion | Assigned To | mirurita => gorkaion |
2011-09-01 11:27 | hgbot | Checkin | |
2011-09-01 11:27 | hgbot | Note Added: 0040657 | |
2011-09-01 11:27 | hgbot | Status | scheduled => resolved |
2011-09-01 11:27 | hgbot | Resolution | open => fixed |
2011-09-01 11:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d9a96d401f208623196e2577c64d2c5a366a3790 [^] |
2011-09-01 15:26 | psanjuan | Note Added: 0040679 | |
2011-09-01 15:26 | psanjuan | Status | resolved => closed |
2011-09-02 20:13 | hudsonbot | Checkin | |
2011-09-02 20:13 | hudsonbot | Note Added: 0040728 | |
2012-11-20 09:38 | hgbot | Checkin | |
2012-11-20 09:38 | hgbot | Note 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
---
|
|
|
|
|
|
|
|
|
(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
---
|
|