Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018728Openbravo ERPA. Platformpublic2011-10-07 12:332011-10-12 02:02
marvintm 
marvintm 
immediatemajorhave not tried
closedfixed 
5
 
3.0MP4 
Core
No
0018728: Financial Account window shows EUR currency when the account is defined as USD
The financial account window shows EUR currency even though in the database, its currency is set as USD.

The reason for this is that its form contains a wrongly defined set of hiddenInputs, which are sent in the request to the FIC, and therefore the FIC returns a wrong set of values.
- Create a sales invoice with a business partner which has a pricelist defined in EUR.
- Go to the financial account window. Open a USD financial account. Notice that in the status bar, you can see the EUR currency (even though in the database, the account is defined as USD).
No tags attached.
Issue History
2011-10-07 12:33marvintmNew Issue
2011-10-07 12:33marvintmAssigned To => marvintm
2011-10-07 12:33marvintmModules => Core
2011-10-07 12:34marvintmStatusnew => acknowledged
2011-10-07 12:34marvintmStatusacknowledged => scheduled
2011-10-07 12:34marvintmfix_in_branch => pi
2011-10-07 17:12hgbotCheckin
2011-10-07 17:12hgbotNote Added: 0041561
2011-10-07 17:12hgbotStatusscheduled => resolved
2011-10-07 17:12hgbotResolutionopen => fixed
2011-10-07 17:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b47796b9401221ae7b85d4a63cff8f39a5305e20 [^]
2011-10-10 17:59hgbotCheckin
2011-10-10 17:59hgbotNote Added: 0041572
2011-10-10 18:07hgbotCheckin
2011-10-10 18:07hgbotNote Added: 0041573
2011-10-11 13:29iperdomoNote Added: 0041586
2011-10-11 13:29iperdomoStatusresolved => closed
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041761
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041764
2011-10-12 02:02hudsonbotCheckin
2011-10-12 02:02hudsonbotNote Added: 0041765

Notes
(0041561)
hgbot   
2011-10-07 17:12   
Repository: erp/devel/pi
Changeset: b47796b9401221ae7b85d4a63cff8f39a5305e20
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 07 17:05:24 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b47796b9401221ae7b85d4a63cff8f39a5305e20 [^]

Fixed issue 18728. Removed the hiddenInputs property from the superclass so that it's not shared between instances.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0041572)
hgbot   
2011-10-10 17:59   
Repository: erp/devel/pi
Changeset: 281c0e880fb28daf5cd0b1c8613b813bbfb5a4e3
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 10 17:57:31 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/281c0e880fb28daf5cd0b1c8613b813bbfb5a4e3 [^]

Related to issue 18728. All the properties defined in the ViewFormProperties will be unique and not shared between instances of different forms/grids

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-tab.js.ftl
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0041573)
hgbot   
2011-10-10 18:07   
Repository: erp/devel/pi
Changeset: 51d5129005c54f7abe79b69de49b973c5ac2e074
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Oct 10 18:06:57 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/51d5129005c54f7abe79b69de49b973c5ac2e074 [^]

Related to issue 18728. Restored hiddenInputs property as it's no longer harmful

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0041586)
iperdomo   
2011-10-11 13:29   
Tested in pi @ rev 5782da5a0bb8
(0041761)
hudsonbot   
2011-10-12 02:02   
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/9bd2b5c2d982 [^]

Maturity status: Test
(0041764)
hudsonbot   
2011-10-12 02:02   
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/9bd2b5c2d982 [^]

Maturity status: Test
(0041765)
hudsonbot   
2011-10-12 02:02   
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/9bd2b5c2d982 [^]

Maturity status: Test