Daily updates from Odoo
Tuesday, August 6, 2019
1 change
New functionality added to Odoo
Users can now see when related records, such as sale order lines or partner tags, are added or removed in the chatter history. This improves auditability and makes it easier for teams to understand how important business records changed over time.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=26680&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.c039d7a43f1a10fe03b90a76c6bac129 Current behavior before PR: cannot able to track x2many fields. (added and removed). Desired behavior after PR is merged: Now we can track added and removed record of one2many and many2many fields by adding in chatter. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr [IMP] mail: Added one function to catch deleted o2m record with display name.