Wednesday, February 13, 2019
3 changes
Enhancements to existing features
This change lets teams identify customers who have placed orders through Point of Sale. It supports business uses such as e-marketing campaigns targeted at customers who bought in store.
Original PR description
Task: https://www.odoo.com/web?#id=1931528&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.4ff63496524687424bb440af0e2c53cc Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When duplicate customer records are merged, their loyalty points are now added together instead of risking points being left behind. This helps keep customer rewards accurate and avoids manual corrections for loyalty balances.
Original PR description
Task link = https://www.odoo.com/web#id=1869488&action=327&model=project.task&view_type=form&menu_id=4720
This update removes direct references to a session identifier from the timesheet synchronization code. It helps align the enterprise app with broader platform changes, reducing internal coupling while keeping user-facing behavior unchanged.
Original PR description
See odoo/odoo#30098