Is it possible to make a field appear in the form when editing it only after it is created?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
2090
Vizualizări
Yes it's possible. Do it like this:
<field name="id" invisible="1"/>
<field name="field_appear" attrs='{"invisible": [("id", "=", False)]}'/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
6
iul. 24
|
45888 | ||
|
1
mar. 16
|
5751 | ||
|
2
mar. 24
|
17161 | ||
|
2
sept. 23
|
9939 | ||
How to create my own view?
Rezolvat
|
|
4
dec. 23
|
19884 |