Hello,
I'm having a really difficult time getting Odoo to update individuals when their "parent"/"company" is assigned a "Contact Tag". I've tried doing an automated action with hit or miss results.
Will someone please help? I tried this:
record['category_id'] = record.parent_id.category_id
Which is similar to what I would use if I want the contact to inherit the "salesperson" from the parent. Any help would be greatly appreciated.
Thank you