Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001962 | Openbravo ERP | 07. Sales management | public | 2007-09-14 05:59 | 2008-06-12 09:43 |
Reporter | user71 | ||||
Assigned To | cromero | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 2.40alpha-r2 | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0001962: Sales & Customer Invoice reports have same name | ||||
Description | The Sales Dimensional Report and Invoice (customer) Dimensional Report have the same name/key (ReportSalesDimensionalAnalyzeJR). This means that neither is accessible because there are two role access entries with same key. Running the following update ad_process set "value" = 'ReportInvoiceCustDimensionalAnalysesJR' where ad_process_id = 800205 and changing the line 51 of ReportInvoiceCustomerDimensionalAnalysesJR.java from if (!Utility.hasProcessAccess(this, vars, "", "ReportSalesDimensionalAnalyzeJR")) { to if (!Utility.hasProcessAccess(this, vars, "", "ReportInvoiceCustDimensionalAnalysesJR")) { will fix the issue. | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|