Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6676 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

Hi Remy,

Thank you so much for the solution.

Post correlati Risposte Visualizzazioni Attività
1
dic 20
5077
4
gen 24
16560
1
ago 23
6876
1
apr 22
11079
0
mar 21
5210