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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
2044
Görünümler
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!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
6
Tem 24
|
45770 | ||
|
1
Mar 16
|
5707 | ||
|
2
Mar 24
|
17092 | ||
|
2
Eyl 23
|
9854 | ||
How to create my own view?
Çözüldü
|
|
4
Ara 23
|
19839 |