Hi,
I have a one2many field,I have to fill it and then by clicking the button it should append to a form that already created .How can I do it ?What I need is ,I have to generate a evaluation form.
Please help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I have a one2many field,I have to fill it and then by clicking the button it should append to a form that already created .How can I do it ?What I need is ,I have to generate a evaluation form.
Please help
Hi,
Button click get the value of o2m and append to another form of o2m .
https://supportuae.wordpress.com/2017/11/11/automatically-fill-one2many-in-odoo/
Regards,
Silvestar
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
jan. 22
|
18414 | ||
|
4
nov. 20
|
7803 | ||
|
1
aug. 20
|
3837 | ||
|
0
nov. 18
|
2463 | ||
|
2
mrt. 25
|
8615 |
do you need to create a field on button click or need to fill the value in filed ?
I already create a one2many field and filled it(This is a seperate form),what i need is,by clicking a button this filled one2many field should append to another form that contain this one2many field