Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011695Openbravo ERP01. General setuppublic2009-12-09 10:062012-04-23 13:48
adrianromero 
dmiguelez 
normalmajorhave not tried
closedno change required 
5
 
 
Core
No
0011695: Process of window "Enterprise module managent" does not run in admin mode
It is needed to run the "Enterprise module management" in admin mode because for example trying to import the reference data of a module that has been updated. It throws an error if the table of the data to import has been checked as "not deletable". For this reason this process must be run in admin mode in order to not to check if the table is checked as "not deletable" when trying to delete the old reference data.
Just set the flag "isAdmin" before running the process.
VMA-Reviewed
blocks defect 0011696 closed dmiguelez Modules Tables must be checked as "not deletable" 
Issue History
2009-12-09 10:06adrianromeroNew Issue
2009-12-09 10:06adrianromeroAssigned To => rafaroda
2009-12-09 10:26adrianromeroRelationship addedblocks 0011696
2010-02-11 17:55rafarodaAssigned Torafaroda => adrianromero
2011-06-03 11:00dalsasuaAssigned Toadrianromero => dalsasua
2011-07-20 18:11dalsasuaAssigned Todalsasua => jonalegriaesarte
2011-11-25 18:30jonalegriaesarteAssigned Tojonalegriaesarte => alostale
2012-02-21 17:29alostaleAssigned Toalostale => vmromanos
2012-04-11 12:07vmromanosTag Attached: VMA-Reviewed
2012-04-17 18:00dmiguelezAssigned Tovmromanos => dmiguelez
2012-04-17 18:00dmiguelezStatusnew => scheduled
2012-04-17 18:00dmiguelezfix_in_branch => pi
2012-04-23 13:48dmiguelezNote Added: 0047878
2012-04-23 13:48dmiguelezStatusscheduled => closed
2012-04-23 13:48dmiguelezResolutionopen => no change required

Notes
(0047878)
dmiguelez   
2012-04-23 13:48   
The issue was raised when applying the reference data. Previously it was possible to delete records inserted in a previous version of the same reference data. But in this case it was not working properly.
Now it is not possible to delete records when applying the reference data, so there is no change needed to fix this issue.