How can I activate the Detailed operations tab in Delivery orders in Odoo 13.
Cette question a été signalée
1
Répondre
9618
Vues
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
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
0
juin 26
|
5 | ||
|
|
1
juin 26
|
2155 | ||
|
|
0
juin 26
|
21 | ||
|
|
0
juin 26
|
7 | ||
|
|
0
juin 26
|
8 |