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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
1716
Zobrazení
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
1
bře 15
|
7190 | ||
|
1
říj 19
|
4918 | ||
|
3
dub 18
|
5124 | ||
|
1
čvc 17
|
5952 | ||
|
3
kvě 25
|
1596 |
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