Skip to Content
Menu
This question has been flagged
2 Replies
2945 Views

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
Discard
Best Answer

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
Discard