I have a form A with a field one2many. If I click on a tree element I get the form B.
If I am in B, having A already saved, if I click Save for form B, it gets not saved (not create nor write functions are called) until I click Save on A.
Any suggestion to can easily save B as soon as I click Save on form B?
Thanks