Saturday, December 28, 2024
2 changes · saas-18.1
Miscellaneous changes
Before this commit, auto loading could run in self ordering, which resulted in error as the necessary permissions to operate the read were not available. Additionally, auto loading was not needed since all required data is loaded at the beginning. opw-4422124 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#191603
Original PR description
Before this commit, auto loading could run in self ordering, which resulted in error as the necessary permissions to operate the read were not available. Additionally, auto loading was not needed since all required data is loaded at the beginning. opw-4422124 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#191603
Google recently updated the Firebase API and deprecated support for the version we are currently using (v6.3.4). As a result, Odoo push notifications are no longer functional. This PR updates the dependencies and API calls to align with the latest Firebase API, ensuring that push notifications can once again be sent from Odoo. see: https://firebase.google.com/docs/cloud-messaging/migrate-v1 task-4247811 Forward-Port-Of: odoo/enterprise#76145 Forward-Port-Of: odoo/enterprise#73390
Original PR description
Google recently updated the Firebase API and deprecated support for the version we are currently using (v6.3.4). As a result, Odoo push notifications are no longer functional. This PR updates the dependencies and API calls to align with the latest Firebase API, ensuring that push notifications can once again be sent from Odoo. see: https://firebase.google.com/docs/cloud-messaging/migrate-v1 task-4247811 Forward-Port-Of: odoo/enterprise#76145 Forward-Port-Of: odoo/enterprise#73390