Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6388 Lượt xem

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.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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 '

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi Remy,

Thank you so much for the solution.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 12 20
4824
4
thg 1 24
16243
1
thg 8 23
6598
1
thg 4 22
10781
0
thg 3 21
4990