Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0048214Openbravo ERPA. Platformpublic2021-12-09 14:072021-12-09 14:19
alostale 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
Core
No
0048214: Simplify SeguridadData.selectAccess method
SeguridadData.selectAccess method is over complicated it concatenates several sql union statements.
Check https://gitlab.com/openbravo/product/openbravo/-/blob/c4c1c2e295e904fe0dd25f189547a8c8ea3bda41/src/org/openbravo/base/secureApp/Seguridad_data.xsql#L120 [^]
* The only user of this method is HSAS.hasGeneralAccess which already knows the type so the method could be split accordingly.
* Review the "special" case of IDs 800017 and 800018, is this still valid
* Review the last AD_Process union, does it make sense?
* Review inverse logic for TABLE type
* Review/remove IsExternalService union case as deprecated/unused by 0048206
No tags attached.
related to defect 0048206 closed shuehner Delete long obsolete OpenPentaho integration code 
Issue History
2021-12-09 14:07alostaleNew Issue
2021-12-09 14:07alostaleAssigned To => Triage Platform Base
2021-12-09 14:07alostaleModules => Core
2021-12-09 14:07alostaleTriggers an Emergency Pack => No
2021-12-09 14:17alostaleRelationship addedrelated to 0048206
2021-12-09 14:19shuehnerIssue Monitored: shuehner

There are no notes attached to this issue.