Hello I am working on a project with version 8 of odoo.
but I have a problem. I want to change the value of a field1 field when another field2 field will pass to true.
The field1 field will take the value of fields3 which is in a table that field2 and different from table of field1.
My code refreshes the page, but I want to change the values without updating the page and at the same time changing the value of field1 in this table.
here is my code
asset_obj = self.pool.get('table_field1')
for asset in asset_obj.browse(