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

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

I am practicing writing module (after several year break), 

When it is going to Chap4,

I keep getting error message above.


I've tried `estate.model_estate_property`​,`model_estate_property`​`estate.model_estate.property`​`model_estate.property`​`estate_property`​`estate.property`​,

all of them not work.

What's wrong with it?

아바타
취소
베스트 답변

Hi,
Can you ensure that you have added model named estate_property and restarted the odoo service ?

You can have a look at this tutorials:  Odoo 17 Development Tutorials

Thanks

아바타
취소
작성자 베스트 답변

I am following server framework 101 in document,

and now meet something wrong

the table(model) didn't creat

I don't know how to fix it

I remane the __init__ file, and problem solved.

Maybe the old undrline is wrong

아바타
취소