Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6356 Представления

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.

Related Posts Ответы Просмотры Активность
1
дек. 20
4813
4
янв. 24
16219
1
авг. 23
6580
1
апр. 22
10775
0
мар. 21
4982