how i can identify a message inserted in mail.message is due to Schedule Activity has been marked as DONE?
there are multiple records of a res_id + model.
if a user marked done an activity, odoo delete the record from mail.activity and send a message (record) in mail.message, but how to differentiate DONE message from others?
please help.
regards