I am currently having a problem, in a form view there is a tree view detail row, when I click on a row in the tree view and open the second form view, the button in the second form view is not clickable, when I save the main form and then open the second form view, the button is clickable, why? Thanks for your help.
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
- Proje Yönetimi
- MRP
Bu soru işaretlendi
1
Cevapla
2607
Görünümler
Hi,
By default the button in a treeview(one2many) will be disabled unless it is saved.
have a look at this similar question,
Thanks
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
Ağu 23
|
2495 | ||
|
|
1
Ara 22
|
5852 | ||
|
|
1
Ara 20
|
5672 | ||
|
|
4
Kas 18
|
15862 | ||
|
|
0
Eyl 17
|
4005 |
Okay, thank you very much for your help!