Daily updates from Odoo
Monday, March 10, 2025
3 changes · 18.0
New functionality added to Odoo
This adds new Bulgarian purchase and sales ledger tax reports, helping companies meet local reporting requirements more directly in Odoo. It also adds related fields on journals and invoices/bills so the new reports can capture the needed ledger details.
Original PR description
New purchases/sales ledger tax report for Bulgaria. In additional, we add few fields on account_journal and account_move, to deal with the 2 new reports. task-4280578 linked:https://github.com/odoo/enterprise/pull/74258
The point of sale customer display now shows the customer name and, on the ticket screen, the amount per guest. Refunded items are separated into their own refunds section, making the display easier for customers and staff to understand.
Original PR description
In this commit : - Show customer name on the customer Display - Show amount / guest if we are on ticketscreen - Refunded lines should be separately segregated under refunds subsection Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Adds new purchase and sales ledger tax reports for Bulgarian localization, helping companies meet local reporting requirements more directly in Odoo. It also adds supporting company, journal, and invoice data fields so the reports can capture the required ledger information accurately.
Original PR description
New purchases/sales ledger tax report for Bulgaria. In additional, we add few fields on account_journal and account_move, to deal with the 2 new reports. task-4280578 linked:https://github.com/odoo/odoo/pull/187779