Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
6361 Prikazi

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.


Avatar
Opusti
Best Answer

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 '

Avatar
Opusti
Avtor

Hi Remy,

Thank you so much for the solution.

Related Posts Odgovori Prikazi Aktivnost
1
dec. 20
4814
4
jan. 24
16221
1
avg. 23
6592
1
apr. 22
10775
0
mar. 21
4984