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
신고된 질문입니다
1395
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
3월 15
|
6644 | ||
|
1
10월 19
|
4427 | ||
|
3
4월 18
|
4647 | ||
|
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