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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1718
Представления
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
мар. 15
|
7190 | ||
|
1
окт. 19
|
4918 | ||
|
3
апр. 18
|
5124 | ||
|
1
июл. 17
|
5952 | ||
|
3
мая 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