跳至内容
菜单
此问题已终结
1 回复
6391 查看

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
4828
4
1月 24
16252
1
8月 23
6599
1
4月 22
10782
0
3月 21
4993