Skip to Content
Menu
This question has been flagged
1 Reply
2031 Views

I need to prevent ACL re-creation (that were previously deleted) after module upgrade.

Someone can give me some directions here?

We have this help text in ir.model.access model:

if you delete a native ACL, it will be re-created when you reload the module

This is what I need to prevent.

Regards

Avatar
Discard
Best Answer

As help describe don't delete ACL just Archive it (set Active = False) so it will not re-created on module update.

I think ACL (/Technical/Security/Access Rights) is editable list view without the active field column so Edit the list view and add the active field and untick the active checkbox for the record you want to archive.

Avatar
Discard
Related Posts Replies Views Activity
4
May 24
11430
1
Apr 24
2306
0
Nov 23
1269
1
Sep 23
1260
2
Aug 23
3402