hi everybody, i want to change a field which is belong to base in view company , i know that i had to use inheritance but i don't know how , is it possible to do it ? Thanks
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
9180
Görünümler
This can be done bij inheriting the view.
First replace the field with nothing.
<field name="phone" position="replace">
</field>
After this put the field on the right place in the view:
<field name="name" position="email">
<field name="phone" />
</field>
Hope this helps you.
Regards, André Schenkels
it helps me a lot , thanks :)
I believe that
<field name="name" position="email">
should be
<field name="email" position="after">
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 | |
---|---|---|---|---|
|
0
Eyl 17
|
3096 | ||
|
4
Şub 25
|
1494 | ||
|
0
Şub 25
|
855 | ||
|
0
Oca 25
|
719 | ||
Field service upgrade
Çözüldü
|
|
1
Ara 24
|
1006 |