Hello
I have some fields that are required in my form view. but in the kanban view, when moving the records between states, these required fields are not being evaluated. Does anyone know how to make them required when I am in the kanban view and move them from state to column?
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
1459
Widoki
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
mar 15
|
6700 | ||
|
1
paź 19
|
4506 | ||
|
3
kwi 18
|
4775 | ||
|
1
lip 17
|
5549 | ||
|
3
maj 25
|
798 |
You can add the required attribute in the xml of the Kanban view and you can check if its null by using onchange function on the state field