This question has been flagged

I have a custom module that inherit 'res.partner' object. I added two fields - parent company(many2one) and subsidiary_ids(one2many). I added additional page in partner form where we can create subsidiary company. My question is, is it possible when I print Due Payment report of the parent company, it will also print the due payment report of its subsidiaries? If yes, how?

Avatar
Discard