Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030782
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2015-09-07 13:552015-11-23 21:17
ReportermaiteView Statuspublic 
Assigned ToAtulOpenbravo 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision6ebe76acd1bc
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tovmromanos
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030782: Report's currency should be defaulted to organization's currency

DescriptionReport's currency should be defaulted to organization's currency
Steps To Reproduce1. Access any dimensional report (for example) and realize that although "EspaƱa" organization is selected, Currency field is not reloaded
TagsNo tags attached.
Attached Filespng file icon reportsWithCurrency.png [^] (120,730 bytes) 2015-10-14 11:23


diff file icon 30782.diff [^] (20,844 bytes) 2015-10-19 18:02 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0030325 newTriage Omni OMS It would be fine if Currency of reports could be defaulted to the currency of the organization you are logged in with 
related to defect 00325353.0PR16Q3 closedmarkmm82 Report's currency and report's general ledger should be defaulted to organization's currency and organization's general ledger 

-  Notes
(0081049)
AtulOpenbravo (developer)
2015-10-15 18:53

Test Plan I

- Login as F&B International Group Admin
- Navigate to any one of the following report
  - Sales Dimensional Report
  - Shipment Dimensional Report
  - Sales Invoice Dimensional Report
  - Goods Receipt Dimensional Report
- Check that by default currency is set as USD. (Client's currency)
- Set Organization as "F&B Espana" and check that Currency is set as EUR.
- Set Organization as blank and check that Currency is set as USD.
- Set Organization as "F&B Espana Norte" and check that Currency is set as EUR.
- Set Organization as "*" and check that Currency is set as USD.
- Set Organization as "F&B Espana Sur" and check that Currency is set as EUR.
- Set Organization as "F&B International Group" and check that Currency is set as USD.
- Set Organization as "F&B Espana" and check that Currency is set as EUR.
- Set Organization as "F&B US Inc" and check that Currency is set as USD.
- Set Organization as "F&B Espana Norte" and check that Currency is set as EUR.
- Set Organization as "F&B East Coast" and check that Currency is set as USD.
- Set Organization as "F&B Espana Sur" and check that Currency is set as EUR.
- Set Organization as "F&B West Coast" and check that Currency is set as USD.
(0081516)
hgbot (developer)
2015-11-05 12:40

Repository: erp/devel/pi
Changeset: 6ebe76acd1bca656b77e2664028fd08bbc66a27a
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Thu Oct 15 22:11:30 2015 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/6ebe76acd1bca656b77e2664028fd08bbc66a27a [^]

Fixes Issue 30782:Report's currency should be defaulted to organization's
currency

In following reports default currency filter value is obtained from
Organization select, if not then from Organization's legal entity
else Clients Currency.
- Sales Dimensional Report
- Shipment Dimensional Report
- Sales Invoice Dimensional Report
- Goods Receipt Dimensional Report

---
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html
A src/org/openbravo/erpCommon/utility/OBCurrencyUtils.java
---
(0081518)
vmromanos (manager)
2015-11-05 12:41

Code review + testing OK
(0082178)
hudsonbot (developer)
2015-11-23 21:17

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/7b56bebaaa88 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2015-09-07 13:55 maite New Issue
2015-09-07 13:55 maite Assigned To => platform
2015-09-07 13:55 maite Modules => Core
2015-09-07 13:55 maite Triggers an Emergency Pack => No
2015-09-07 13:56 maite Assigned To platform => Triage Finance
2015-09-30 19:11 ngarcia Relationship added related to 0030325
2015-10-13 18:29 VictorVillar Issue Monitored: VictorVillar
2015-10-14 11:23 VictorVillar File Added: reportsWithCurrency.png
2015-10-14 11:29 VictorVillar Resolution time => 1447455600
2015-10-15 12:28 AtulOpenbravo Assigned To Triage Finance => AtulOpenbravo
2015-10-15 12:28 AtulOpenbravo Status new => scheduled
2015-10-15 18:53 AtulOpenbravo Note Added: 0081049
2015-10-19 18:02 vmromanos File Added: 30782.diff
2015-11-05 12:40 hgbot Checkin
2015-11-05 12:40 hgbot Note Added: 0081516
2015-11-05 12:40 hgbot Status scheduled => resolved
2015-11-05 12:40 hgbot Resolution open => fixed
2015-11-05 12:40 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6ebe76acd1bca656b77e2664028fd08bbc66a27a [^]
2015-11-05 12:41 vmromanos Review Assigned To => vmromanos
2015-11-05 12:41 vmromanos Note Added: 0081518
2015-11-05 12:41 vmromanos Status resolved => closed
2015-11-23 21:17 hudsonbot Checkin
2015-11-23 21:17 hudsonbot Note Added: 0082178
2016-03-22 18:07 maite Relationship added related to 0032535


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker