Saturday, August 22, 2026
2 changes · master
New functionality added to Odoo
Event organizers can now provide a dedicated, responsive schedule page for each event location. These pages show current and upcoming published sessions in the event timezone, refresh automatically, and keep the last schedule visible if the network connection is interrupted.
Original PR description
Add a dedicated responsive schedule page for each event location, showing live and upcoming published tracks in the event's timezone. The display refreshes automatically without a full page reload and keeps the last known schedule visible during network issues. Task-6357556 Forward-Port-Of: odoo/odoo#279397
Polish companies can now use a dedicated VAT-UE report instead of relying on the generic EC Sales List. The report covers key intra-EU transaction types and provides an official XML export, helping businesses meet Polish VAT-UE filing requirements more accurately.
Original PR description
Description of the issue this commit addresses: Polish companies only have the generic EC Sales List without purchase transactions or an XML export matching the official VAT-UE structure. --- Desired behavior after this commit is merged: This commit adds a Polish VAT-UE report covering intra-Community supplies, acquisitions, services, triangular transactions, and the official XML export. --- task-6368808 Forward-Port-Of: odoo/enterprise#127083