Saturday, August 24, 2024
1 change · saas-17.2
Miscellaneous changes
For Mercado Pago to recommend odoo to customers they needed two changes: 1) Send a unique external reference to identify payments 2) Send the platform-id header to identify how many people use the integration. This PR addresses both: 1) Utilize the pos_reference field (uid) to identify records 2) Use a system parameter to store the platform id special value we needed to send for identification. task-4075847 Forward-Port-Of: odoo/odoo#177841 Forward-Port-Of: odoo/odoo#177300
Original PR description
For Mercado Pago to recommend odoo to customers they needed two changes: 1) Send a unique external reference to identify payments 2) Send the platform-id header to identify how many people use the integration. This PR addresses both: 1) Utilize the pos_reference field (uid) to identify records 2) Use a system parameter to store the platform id special value we needed to send for identification. task-4075847 Forward-Port-Of: odoo/odoo#177841 Forward-Port-Of: odoo/odoo#177300