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

i can't see my model in model list

__init__.py , __openerp__.py and lesson_view.xml is sure right, but i can't see my model

i copy a example from document alse don't work ...

아바타
취소
베스트 답변

In order for openERP to see your module, you have to place it in the /addons directory.

Within openERP, you go to Settings -> Update Module List

Now you go to Settings -> Installed modules

Remove the filter installed, and type the name of your own module. It should appear here.

When upgrading your module (specially when you have modified the python code), you have to restart openERP in order for openERP to see the changes. Or you restart the whole machine if that is quicker.

아바타
취소
작성자

thanks, but stiil did not appear

can you send me the code (zipped module)? I don't mind to have a look. mail: openerp at vandeneijk dot EU

작성자

i hava resolved the problem. There is some error in my __openerp__.py .
i use field 'init_xml' , 'update_xml' they don't play well, now i use 'date' .
Thank you all the same

관련 게시물 답글 화면 활동
3
11월 24
30622
1
12월 21
3069
0
12월 21
2655
0
4월 15
4974
0
3월 15
4115