تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
6402 أدوات العرض

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
ديسمبر 20
4832
4
يناير 24
16274
1
أغسطس 23
6606
1
أبريل 22
10800
0
مارس 21
5003