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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
923
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Mar 15
|
5902 | ||
|
1
Oct 19
|
3649 | ||
|
3
Apr 18
|
3940 | ||
|
1
Jul 17
|
4939 | ||
one2one relational field
Solved
|
|
3
Sep 24
|
10008 |
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