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:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
1867
Visualizzazioni
Hi,
By default the button in a treeview(one2many) will be disabled unless it is saved.
have a look at this similar question,
Thanks
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
ago 23
|
1698 | ||
|
1
dic 22
|
4978 | ||
|
1
dic 20
|
4937 | ||
|
4
nov 18
|
14945 | ||
|
0
set 17
|
3134 |
Okay, thank you very much for your help!