Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0001962 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2007-09-14 05:59 | 2008-06-12 09:43 | |||
Reporter | user71 | View Status | public | |||||
Assigned To | cromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40alpha-r2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0002129) psarobe (viewer) 2007-09-18 09:07 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1500703 Originator: NO Please tell us the enviroment. There is a guide of how to report a bug: http://wiki.openbravo.com/wiki/index.php/Bug_Reporting_Guidelines [^] Thanks |
(0002130) user71 2007-09-18 09:12 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1737231 Originator: YES Environment OS: Linux - Centos 4 (test/prod) & Windows XP (dev) DB: Postgres 8.1.9 (test/prod) & 8.2.4 (dev) Release: 2.33 Browser: Firefox 2.0.0.6, IE 7 |
(0002131) cromero (viewer) 2008-01-31 12:55 edited on: 2008-06-12 09:21 |
Logged In: YES user_id=1500614 Originator: NO Out of date since revision 1594, when checks for permission where moved to HttpSecureAppServlet Anyway, any reference to ReportSalesDimensionalAnalyzeJR has been eliminated from this report (rev 2198). Carlos Romero Openbravo Team |
(0005551) user71 2005-06-01 00:00 edited on: 2008-06-12 09:43 |
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis. You can see the original bug report in: https://sourceforge.net/support/tracker.php?aid=1794429 [^] |
Copyright © 2000 - 2009 MantisBT Group |