Friday, August 2, 2024
2 changes
1 change
New functionality added to Odoo
Several Odoo apps can now be installed as Progressive Web Apps, giving users quicker device access to focused workflows like Barcode, Field Service, Shop Floor, and Frontdesk kiosks. This improves convenience for teams using tablets, kiosks, or mobile devices by making these apps feel more like dedicated standalone applications.
Original PR description
*: industry_fsm, web_studio - This commit brings the possibility to install Barcode as a PWA, using the common installation page. - This commit brings a few shortcuts to the dedicated Field Service PWA. This can be used as an example of how any installable app can customize and give its own shortcuts when installed on a device. - Tests of navbar in studio have been adapted to mock the PWA service. task-3953694
1 change
New functionality added to Odoo
This update adds support for the Spanish Modelo 130 tax report, a new compliance requirement for Spanish businesses. The feature includes the ability to generate and export tax reports in the official BOE (Spanish Official Gazette) format, helping Spanish companies meet their tax reporting obligations more efficiently.
Original PR description
Add the modelo 130 report for spain localization task-3866238 Linked PR : https://github.com/odoo/odoo/pull/164946