Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
2460 Visualizzazioni

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

Avatar
Abbandona

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 !!

Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona