Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018715 | Openbravo ERP | 09. Financial management | public | 2011-10-06 10:56 | 2011-11-28 10:10 |
|
Reporter | xabiermerino | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP3 | |
Target Version | 3.0MP6 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 11938 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018715: The application use the currency of the Accounting schema's organization as foreign currency |
Description | You have two Accounting Schemas. With EUR and USD. You create a G/L Journal Batch with US organization (US Accounting Schema). When you create the Header, the fields 'Currency Rate Type' and 'Rate' are displayed because the currency of the Batch (USD) is different that the value of the variable $Currency. The value of this variable is selected randomly. |
Steps To Reproduce | - As Admin go to GL Journal Batch
- Create a record with US inc
- Create a Header
- Realize that the fields 'Currency Rate Type' and 'Rate' appear.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0018716 | 2.50MP36 | closed | jecharri | The application use the currency of the Accounting schema's organization as foreign currency |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-10-06 10:56 | xabiermerino | New Issue | |
2011-10-06 10:56 | xabiermerino | Assigned To | => jonalegriaesarte |
2011-10-06 10:56 | xabiermerino | Modules | => Core |
2011-10-06 10:56 | xabiermerino | OBNetwork customer | => Yes |
2011-10-06 10:56 | xabiermerino | Support ticket | => 11938 |
2011-10-06 10:56 | xabiermerino | Resolution time | => 1324162800 |
2011-10-06 10:56 | xabiermerino | Status | new => scheduled |
2011-10-06 10:56 | xabiermerino | fix_in_branch | => pi |
2011-10-06 11:07 | xabiermerino | Issue Monitored: networkb | |
2011-11-14 16:39 | jecharri | Assigned To | jonalegriaesarte => jecharri |
2011-11-17 16:18 | hgbot | Checkin | |
2011-11-17 16:18 | hgbot | Note Added: 0042942 | |
2011-11-17 16:18 | hgbot | Status | scheduled => resolved |
2011-11-17 16:18 | hgbot | Resolution | open => fixed |
2011-11-17 16:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/030d870228e902ad01472f877c7b6e94a84a8fb6 [^] |
2011-11-17 16:34 | hgbot | Checkin | |
2011-11-17 16:34 | hgbot | Note Added: 0042943 | |
2011-11-17 16:43 | jecharri | Note Added: 0042945 | |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043045 | |
2011-11-22 03:50 | hudsonbot | Checkin | |
2011-11-22 03:50 | hudsonbot | Note Added: 0043046 | |
2011-11-28 10:10 | xabiermerino | Note Added: 0043395 | |
2011-11-28 10:10 | xabiermerino | Status | resolved => closed |
Notes |
|
(0042942)
|
hgbot
|
2011-11-17 16:18
|
|
Repository: erp/devel/pi
Changeset: 030d870228e902ad01472f877c7b6e94a84a8fb6
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Nov 16 15:37:27 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/030d870228e902ad01472f877c7b6e94a84a8fb6 [^]
Fixes issue 18715: The application use the currency of the Accounnting Schema's
organization as foreign currency
---
M src-db/database/model/tables/AD_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/base/secureApp/Attribute_data.xsql
M src/org/openbravo/base/secureApp/LoginUtils.java
---
|
|
|
(0042943)
|
hgbot
|
2011-11-17 16:34
|
|
Repository: erp/devel/pi
Changeset: de156bd65d7a835b07959eb964db83b121d0d867
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Nov 17 16:33:07 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/de156bd65d7a835b07959eb964db83b121d0d867 [^]
issue 18715: The application use the currency of the Accounnting Schema's
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
Assign to one organization one currency and after that login in with this organization.
See that the currency now is the correct in GL Journal Batch and GL Journal Batch Line.
Change the currency and see that 2 hidden fields are dispayed now (rate and conversion type rate).
Try to login with any organization that is include behind it and see that the currency is the same.
Assing different currency to one organization that is below the previous org and lo in with that and see that the currency is the same that you have assigned.
Finally login with different org that is not included in the treenode and see that the currency is the client currency |
|
|
|
|
|
|
|
|
(0043395)
|
xabiermerino
|
2011-11-28 10:10
|
|
|