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

Hi Community, 

I am looking for if there is any feature that enables auto-compilation of the python and XML changes, very similar to the nodejs "watch" command.


reference:

npm run watch -- in NodeJS on executing this command you don't have to restart the server again and again but the npm automatically detects the changes in the files and restarts the server automatically.


I'm looking for the similar feature in odoo.


아바타
취소
베스트 답변

Hello you can do that with the parameter --dev=all in the server's start command like : ' /home/odoo/odoo-dev/odoo-bin -c /home/odoo/specifique/dev/you_conf.conf --dev=all '

아바타
취소
작성자

Hi Remy,

Thank you so much for the solution.

관련 게시물 답글 화면 활동
1
12월 20
4902
4
1월 24
16351
1
8월 23
6664
1
4월 22
10851
0
3월 21
5060