Wednesday, January 11, 2023
1 change
New functionality added to Odoo
The Odoo Enterprise backend can now be installed as a Progressive Web App, making it easier for users to launch it from supported devices like a regular app. This adds configurable app branding, updated icons, browser theme coloring, and the basic service worker needed for installability, while removing outdated mobile web metadata from project sharing pages.
Original PR description
This merge setups the backend (aka `/web`) as an installable Progressive Web App. task-3063485