i want to get all data from one2manyA for one2manyB, but when i change data in one2manyB, one2manyA change too
any solution_
this is my codeÑ
onchange(field1)
de onhcnage(self)
self.one2manyB = self.one2manyA
for record in self:
for line in record.field1.one2manyA
record.one2manyB.field =line.field