Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007621Openbravo ERP01. General setuppublic2009-02-18 13:102011-11-30 21:40
plujan 
eduardo_Argal 
lowminorhave not tried
closedfixed 
30
pi 
3.0MP6 
Core
No
0007621: Currency selector on Price list window should show full currencies name, not only ISO code
Currency selector on Price list window should show full currencies name, not only ISO code
Create a new price list and see the currency list
ISO names are not shown in Initial Client Setup and Initial Org Setup, so there should be an standard way to represent currencies.
OB3-Reviewed, QA_financial_review
depends on backport 0019100 closed eduardo_Argal Currency selector on Price list window should show full currencies name, not only ISO code 
Issue History
2009-02-18 13:10plujanNew Issue
2009-02-18 13:10plujanAssigned To => rafaroda
2009-02-18 13:10plujanRegression testing => No
2009-02-18 20:43plujanTag Attached: QA_financial_review
2009-02-24 13:13psarobeStatusnew => scheduled
2009-02-24 13:13psarobeNote Added: 0014016
2009-02-24 13:13psarobeAssigned Torafaroda => eduardo_Argal
2009-02-24 13:13psarobefix_in_branch => trunk
2011-10-28 10:47psarobePrioritynormal => low
2011-10-28 10:47psarobefix_in_branchpi =>
2011-10-28 10:47psarobeTag Attached: OB3-Reviewed
2011-10-28 10:48psarobeNote Added: 0042195
2011-11-17 11:03eduardo_ArgalNote Added: 0042918
2011-11-17 16:59eduardo_ArgalStatusscheduled => acknowledged
2011-11-17 16:59eduardo_ArgalStatusacknowledged => scheduled
2011-11-17 16:59eduardo_Argalfix_in_branch => pi
2011-11-17 17:11hgbotCheckin
2011-11-17 17:11hgbotNote Added: 0042948
2011-11-17 17:11hgbotStatusscheduled => resolved
2011-11-17 17:11hgbotResolutionopen => fixed
2011-11-17 17:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/94ab187db02a109f93716ab757e7d116b7dcaadf [^]
2011-11-17 17:12eduardo_ArgalNote Added: 0042949
2011-11-17 17:20eduardo_ArgalNote Added: 0042950
2011-11-17 17:20eduardo_ArgalStatusresolved => new
2011-11-17 17:20eduardo_ArgalResolutionfixed => open
2011-11-17 17:20eduardo_ArgalStatusnew => scheduled
2011-11-17 17:20hgbotCheckin
2011-11-17 17:20hgbotNote Added: 0042951
2011-11-17 17:20hgbotStatusscheduled => resolved
2011-11-17 17:20hgbotResolutionopen => fixed
2011-11-17 17:20hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/94ab187db02a109f93716ab757e7d116b7dcaadf [^] => http://code.openbravo.com/erp/devel/pi/rev/21e554d27846c2a49eab12235e7a692ec941f3e0 [^]
2011-11-22 03:50hudsonbotCheckin
2011-11-22 03:50hudsonbotNote Added: 0043048
2011-11-22 03:50hudsonbotCheckin
2011-11-22 03:50hudsonbotNote Added: 0043049
2011-11-30 21:40psarobeStatusresolved => closed
2011-11-30 21:40psarobeFixed in Version => 3.0MP6

Notes
(0014016)
psarobe   
2009-02-24 13:13   
Maybe this should be decided by you and Richard
(0042195)
psarobe   
2011-10-28 10:48   
I would always use the ISO code as standard so I would change the initial client setup and initial org setup
(0042918)
eduardo_Argal   
2011-11-17 11:03   
So agreement is to change initial client setup initial organization setup to show ISO code in currency combo box
(0042948)
hgbot   
2011-11-17 17:11   
Repository: erp/devel/pi
Changeset: 94ab187db02a109f93716ab757e7d116b7dcaadf
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Nov 17 17:10:43 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/94ab187db02a109f93716ab757e7d116b7dcaadf [^]

Fixes bug 7621: Currency selector on Price list window should show full currencies name, not only ISO code

---
M src/org/openbravo/erpCommon/ad_forms/DocFINFinAccTransaction.java
M src/org/openbravo/erpCommon/ad_forms/DocFINPayment.java
M src/org/openbravo/erpCommon/ad_forms/DocFINReconciliation.java
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
M src/org/openbravo/erpCommon/ad_forms/MonedaCombo_data.xsql
---
(0042949)
eduardo_Argal   
2011-11-17 17:12   
Testing plan:

1) Go to initial organization setup
2) mind that currency combo displays ISO code for currencies and no description
3) Go to initial client setup
4) mind that currency combo displays ISO code for currencies and no description

Regressions:

no regression risk has been detected
(0042950)
eduardo_Argal   
2011-11-17 17:20   
wrong commit
(0042951)
hgbot   
2011-11-17 17:20   
Repository: erp/devel/pi
Changeset: 21e554d27846c2a49eab12235e7a692ec941f3e0
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Nov 17 17:19:35 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/21e554d27846c2a49eab12235e7a692ec941f3e0 [^]

Fixes bug 7621: Currency selector on Price list window should show full currencies name, not only ISO code

---
M src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
M src/org/openbravo/erpCommon/ad_forms/MonedaCombo_data.xsql
---
(0043048)
hudsonbot   
2011-11-22 03:50   
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/ebd713dfe507 [^]

Maturity status: Test
(0043049)
hudsonbot   
2011-11-22 03:50   
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/ebd713dfe507 [^]

Maturity status: Test