Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007621 | Openbravo ERP | 01. General setup | public | 2009-02-18 13:10 | 2011-11-30 21:40 |
|
Reporter | plujan | |
Assigned To | eduardo_Argal | |
Priority | low | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP6 | |
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 | 0007621: Currency selector on Price list window should show full currencies name, not only ISO code |
Description | Currency selector on Price list window should show full currencies name, not only ISO code |
Steps To Reproduce | Create a new price list and see the currency list |
Proposed Solution | ISO names are not shown in Initial Client Setup and Initial Org Setup, so there should be an standard way to represent currencies. |
Additional Information | |
Tags | OB3-Reviewed, QA_financial_review |
Relationships | depends on | backport | 0019100 | | closed | eduardo_Argal | Currency selector on Price list window should show full currencies name, not only ISO code |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-02-18 13:10 | plujan | New Issue | |
2009-02-18 13:10 | plujan | Assigned To | => rafaroda |
2009-02-18 13:10 | plujan | Regression testing | => No |
2009-02-18 20:43 | plujan | Tag Attached: QA_financial_review | |
2009-02-24 13:13 | psarobe | Status | new => scheduled |
2009-02-24 13:13 | psarobe | Note Added: 0014016 | |
2009-02-24 13:13 | psarobe | Assigned To | rafaroda => eduardo_Argal |
2009-02-24 13:13 | psarobe | fix_in_branch | => trunk |
2011-10-28 10:47 | psarobe | Priority | normal => low |
2011-10-28 10:47 | psarobe | fix_in_branch | pi => |
2011-10-28 10:47 | psarobe | Tag Attached: OB3-Reviewed | |
2011-10-28 10:48 | psarobe | Note Added: 0042195 | |
2011-11-17 11:03 | eduardo_Argal | Note Added: 0042918 | |
2011-11-17 16:59 | eduardo_Argal | Status | scheduled => acknowledged |
2011-11-17 16:59 | eduardo_Argal | Status | acknowledged => scheduled |
2011-11-17 16:59 | eduardo_Argal | fix_in_branch | => pi |
2011-11-17 17:11 | hgbot | Checkin | |
2011-11-17 17:11 | hgbot | Note Added: 0042948 | |
2011-11-17 17:11 | hgbot | Status | scheduled => resolved |
2011-11-17 17:11 | hgbot | Resolution | open => fixed |
2011-11-17 17:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/94ab187db02a109f93716ab757e7d116b7dcaadf [^] |
2011-11-17 17:12 | eduardo_Argal | Note Added: 0042949 | |
2011-11-17 17:20 | eduardo_Argal | Note Added: 0042950 | |
2011-11-17 17:20 | eduardo_Argal | Status | resolved => new |
2011-11-17 17:20 | eduardo_Argal | Resolution | fixed => open |
2011-11-17 17:20 | eduardo_Argal | Status | new => scheduled |
2011-11-17 17:20 | hgbot | Checkin | |
2011-11-17 17:20 | hgbot | Note Added: 0042951 | |
2011-11-17 17:20 | hgbot | Status | scheduled => resolved |
2011-11-17 17:20 | hgbot | Resolution | open => fixed |
2011-11-17 17:20 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/94ab187db02a109f93716ab757e7d116b7dcaadf [^] => http://code.openbravo.com/erp/devel/pi/rev/21e554d27846c2a49eab12235e7a692ec941f3e0 [^] |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043048 | |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043049 | |
2011-11-30 21:40 | psarobe | Status | resolved => closed |
2011-11-30 21:40 | psarobe | Fixed in Version | => 3.0MP6 |
Notes |
|
|
Maybe this should be decided by you and Richard |
|
|
|
I would always use the ISO code as standard so I would change the initial client setup and initial org setup |
|
|
|
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
---
|
|
|
|
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 |
|
|
|
|
|
(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
---
|
|
|
|
|
|
|
|