콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
2953 화면

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.

아바타
취소