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
此問題已被標幟
1396
瀏覽次數
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
3月 15
|
6645 | ||
|
1
10月 19
|
4428 | ||
|
3
4月 18
|
4648 | ||
|
1
7月 17
|
5505 | ||
|
3
5月 25
|
742 |
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