Openbravo Issue Tracking System - Modules
View Issue Details
0024041ModulesPayment Aging Balance Reportpublic2013-06-11 13:182022-02-01 08:09
jonalegriaesarte 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
0024041: One role needs access to both payables and receivables to execute the report
One role needs access both to payables and recivables to execute one of the reports. If the role has access to one of them, the user can not execute the report.
- Create a new role
- Give access to one organization and user Openbravo
- Add access to receivables report

Access using the new role, the report fails
No tags attached.
Issue History
2013-06-11 13:18jonalegriaesarteNew Issue
2013-06-11 13:18jonalegriaesarteAssigned To => jonalegriaesarte
2013-08-27 11:24jonalegriaesarteAssigned Tojonalegriaesarte => caristu
2013-10-18 15:21caristuNote Added: 0061807
2013-11-14 19:36caristuTypedefect => design defect
2015-06-22 08:55caristuAssigned Tocaristu => platform
2015-06-22 08:55caristuIssue Monitored: caristu
2015-12-09 08:43caristuSummaryOne role needs access to payables and recivables to execute the report => One role needs access to both payables and receivables to execute the report
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0061807)
caristu   
2013-10-18 15:21   
The problem is that the HttpSecureAppServlet always retrieves the class information for the payables method because both reports uses the same class.

The HttpSecureAppServlet considers that the relation between a java class and a report is 1 to 1