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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1727
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
7197 | ||
|
1
10月 19
|
4919 | ||
|
3
4月 18
|
5127 | ||
|
1
7月 17
|
5953 | ||
|
3
5月 25
|
1602 |
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