Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007240Openbravo ERP09. Financial managementpublic2009-01-29 17:052009-04-21 12:39
networkb 
gorkaion 
immediateminoralways
closedfixed 
5
2.40 
 
Core
No
0007240: It is not possible to navigate to "Detail" in General Ledger Journal when a role has only privileges to this module
If a role has only access to Financial module and goes to General Ledger Journal report, and press "Detail" link, "Error: AccessTableNoView
With your current role and settings, you cannot view this information" appears.

It is not possible to navigate to the detail of each entry
    
        
1. Generate a new role. Press "Grant access" buttom, and select "Financial module", Access to "All".
2. Give access to * Organization and other one.
3. Generate a user with this role.
4. Log in the application within this new user.
5. Go to Financial management > Accounting > Analysis Tools > General Ledger Journal. Press "Html format" button.
6. Try to press "Detail" link in one entry. An error appears.
comsup_sprint5
depends on backport 0007241 closed gorkaion It is not possible to navigate to "Detail" in General Ledger Journal when a role has only privileges to this module 
Issue History
2009-01-29 17:05networkbNew Issue
2009-01-29 17:05networkbAssigned To => rafaroda
2009-01-29 17:05networkbsf_bug_id0 => 2545814
2009-01-29 17:05networkbRegression testing => No
2009-01-29 17:39psarobeStatusnew => scheduled
2009-01-29 17:39psarobeAssigned Torafaroda => vmromanos
2009-01-29 17:39psarobefix_in_branch => trunk
2009-01-29 18:45dalsasuaAssigned Tovmromanos => dalsasua
2009-01-30 09:26dalsasuaAssigned Todalsasua => iciordia
2009-01-30 12:22iciordiaNote Added: 0012890
2009-01-30 17:27iciordiaAssigned Toiciordia => gorkaion
2009-01-30 20:01svnbotCheckin
2009-01-30 20:01svnbotNote Added: 0012952
2009-01-30 20:01svnbotStatusscheduled => resolved
2009-01-30 20:01svnbotResolutionopen => fixed
2009-01-30 20:01svnbotsvn_revision => 12579
2009-02-06 01:17gorkaionTag Attached: comsup_sprint5
2009-04-21 12:39psarobeStatusresolved => closed

Notes
(0012890)
iciordia   
2009-01-30 12:22   
I've just started working on the problem. Gorka Damian is helping me. Notes:
-the process to grant access to a module (in this context module is main application menu folder) is not taking into account all information in AD: privileges are not generated for processes linked to a tab and processes linked to buttons
-Still there is a difficult problem: the only way to access to some processes/forms is through a link in a manual code. It prevents to know through AD information what is the module of that component

I will keep the issue updated.

Ismael
(0012952)
svnbot   
2009-01-30 20:01   
Repository: openbravo
Revision: 12579
Author: gorkaion
Date: 2009-01-30 20:01:56 +0100 (Fri, 30 Jan 2009)

Fixed bug 7240. Fixed InsertAcces action button to insert accesses to the processes asigned to the buttons of the windows and the print reports. Moved the model objects of the ReportGeneralJournalDetail and ReportTrialBalanceDetail to their main reports.

---
U trunk/src/org/openbravo/erpCommon/ad_actionButton/InsertAcces.java
U trunk/src/org/openbravo/erpCommon/ad_actionButton/InsertAcces_data.xsql
U trunk/src-db/database/sourcedata/AD_MODEL_OBJECT.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=12579&sc=1 [^]