Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
2451 Widoki

module loading has failed .. /security/ir.model.access.csv could not be processed in v9 ? please get me the solution for this?

Awatar
Odrzuć

can you share some more details regarding the problem ?

what error does it shows ?

Some models which is defined in your ir.model.access.csv do not exists in your module !!

Najlepsza odpowiedź

some modules that you have access rights that module does not exist in your local.

Awatar
Odrzuć
Najlepsza odpowiedź

Check whether all models belong to same module. if not rewrite it as module_name.model name

Awatar
Odrzuć