I have a tree view in a notebook page within the account.payment model. I want to add or delete a row value in the tree when clicking Is_TDS checkbox 'True'. The tree has model name account.tds.line and have manytoone relation with account.payment whereas account.payment have onetomany relation.
Image of the form view
https://drive.google.com/file/d/1sZZBd7UsH4vcZZtRZ1nPcwXquLlVfQhp/view?usp=sharing