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

We have developed a custom web module which inherit parts of the original web module with the following manifest:

{
    'name': 'Web Module Modification',
    'category': 'Hidden',
    'description':"""Changes to Web module

1. Make Report-PDF-Filepattern working in openerp.addons.web.controllers.main.Reports class in index function =========================== """, 'version': '1.0', 'depends': ['web'], 'auto_install': True, 'css': [], 'web_preload': False, }

This works fine on our development Environment.

after deploy this on other environments an restarting the server with --update-all option it worked first. After we update the webmodule it doesent work anymore.

Is this a problem in dependency resolution or some other inheritens problem?

아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
4082
2
7월 25
1807
1
5월 25
1244
2
5월 25
1865
1
7월 24
3799