Hello everyone, I just want to ask how can I update/replace the values of message_ids field of a record from the other odoo server using odoo xml-rpc webservice to the related record's message_ids field values of another server. In other words, I want to sync the values of the message_ids fields from the record of a server to the other related record of another server using odoo xml-rpc.
Thank you very much in advance.