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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1469
Vizualizări
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
mar. 15
|
6715 | ||
|
1
oct. 19
|
4520 | ||
|
3
apr. 18
|
4803 | ||
|
1
iul. 17
|
5580 | ||
|
3
mai 25
|
807 |
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