Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
2952 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer