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

I'm trying to add certain modifications to my code, but apparently, such modifications are not taking place, both in python code and xml. The files are saved correctly in the server (with my modifications),  but even after upgrading the module and then restarting the server, nothing changes in the module...I also did a simple test: to show a message in odoo-server.log. Didn't work. I'm using Odoo 11, running on Ubuntu 16.04 Xenial.

아바타
취소

Problem solved.

베스트 답변

Try adding access rights. Sometimes when you have no access rights defined the views/models won't get updates no matter how many times you upgrade the module.

Access Rights are present under App_name->security->ir.model.access.csv (if the file isn't there try creating it). For the contents of the file pay close attention as to what your console is showing when you start the odoo server.

아바타
취소
관련 게시물 답글 화면 활동
0
5월 18
3682
1
12월 18
5546
2
10월 17
7294
5
12월 19
9204
1
6월 18
7719