Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2943 Представления

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 

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить