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

How can I activate the Detailed operations tab in Delivery orders in Odoo 13.




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

Hi,

The details operation page get visible based on some condition. The page is defined in the code as follows,

<page string="Detailed Operations" attrs="{'invisible': ['|', ('show_operations', '=', False), ('show_reserved', '=', False)]}">


The value for the show reserved will be set based on the selected the Operation Type, inside the operation type, we have a field Pre-fill Detailed Operations, tick it and also tick the Show Detailed Operations  in the same form.




Thanks

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 8 25
2763
1
thg 7 25
1107
1
thg 8 25
1151
4
thg 7 25
2552
0
thg 5 25
1531