Every stages in the kanban view, It has configuration where there is a checkbox and whenever I set it to True, the form will be editable but if not it will not be editable.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Proiect
- MRP
Această întrebare a fost marcată
1
Răspunde
5319
Vizualizări
you can use this in your xml field.
attrs="{'readonly':[('checkbox','=',True)]}"
<field name="fieldname" attrs="{'readonly':[('checkbox','=',True)]}" />
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-te| Related Posts | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
3
apr. 20
|
7275 | ||
|
Limit kanban box
Rezolvat
|
|
2
sept. 25
|
611 | |
|
|
7
aug. 25
|
29284 | ||
|
|
0
mai 19
|
6844 | ||
|
|
1
dec. 17
|
6589 |