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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1726
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Mar 15
|
7196 | ||
|
1
Eki 19
|
4919 | ||
|
3
Nis 18
|
5126 | ||
|
1
Tem 17
|
5952 | ||
|
3
May 25
|
1599 |
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