Skip to Content
Menu
This question has been flagged
1 Atsakyti
7835 Rodiniai

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




Portretas
Atmesti
Best Answer

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
liep. 25
402
1
birž. 25
1035
4
liep. 25
2127
0
geg. 25
1148
2
bal. 25
3144