How can I activate the Detailed operations tab in Delivery orders in Odoo 13.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
7878
Widoki
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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
lip 25
|
515 | ||
|
1
cze 25
|
1085 | ||
How to manage deliveries with our own fleet
Rozwiązane
|
|
4
lip 25
|
2190 | |
|
0
maj 25
|
1205 | ||
|
2
kwi 25
|
3202 |