Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2949 Ansichten

Hello experts i am going to install auto backup module for Odoo 11 version and while click on Install from apps below errors occured :

Exception: Module loading auto_backup failed: file auto_backup/security/ir.model.access.csv could not be processed:
No matching record found for external id 'model_db_backup' in field 'Object'
Missing required value for the field 'Object' (model_id)
No matching record found for external id 'model_db_backup' in field 'Object'
Missing required value for the field 'Object' (model_id)

Thanks in advance.


Thanks 

Avatar
Verwerfen
Beste Antwort

Make sure you have restart the odoo-server before installing the module. For some reason, system is not able to find the objects while loading the security CSV file.

Avatar
Verwerfen