Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003440Openbravo ERPC. Securitypublic2008-01-03 12:532008-07-15 13:13
alostale 
alostale 
normalminoralways
closedfixed 
5
 
2.402.40 
No
Core
No
0003440: Read only window access for roles
Currently it is possible to define a tab as read-only for every role, but the field to do it for different depending on the role which is at Window access tab doesn't work.

Tip: This could be implemented using the recently added read-only logic. With this approach there're some issues to be decided:

-If this read-only logic is inserted for each field in the application this could affect to the whole application performance.

-It could be possible to insert the read-only logic just in case there is at least one role that have not write access. This approach would be more efficient because only those windows that have "read-only roles" would have the javascript logic. The problem is that if access is changed the window would need a recompilation.
No tags attached.
Issue History
2008-07-15 13:13pjuvaraOBNetwork customer => No
2008-07-15 13:13pjuvaraStatusnew => scheduled
2008-07-15 13:13pjuvaraTarget Version => 2.40
2008-07-15 13:13pjuvaraDescription Updated
2008-07-15 13:13pjuvaraStatusscheduled => resolved
2008-07-15 13:13pjuvaraFixed in Version => 2.40
2008-07-15 13:13pjuvarasvn_revision => Unknown
2008-07-15 13:13pjuvaraResolutionopen => fixed
2008-07-15 13:13pjuvaraStatusresolved => closed

Notes
(0007029)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
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=1863084 [^]
(0003930)
alostale   
2008-01-25 16:05   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1500722
Originator: YES

In addition this should be implemented at HttpBaseSecureServlet level in order to prevent data modifications not only in interface.
(0003931)
alostale   
2008-01-25 17:07   
(edited on: 2008-06-12 09:26)
Logged In: YES
user_id=1500722
Originator: YES

http://sourceforge.net/tracker/index.php?func=detail&aid=1833290&group_id=162271&atid=823129 [^]