Daily updates from Odoo
Thursday, June 18, 2026
8 changes
1 change
New functionality added to Odoo
This update adds new invoice types specifically designed for Jordan's export regulations, including 'transit,' 'foreign trade,' and 'free zone transfer.' The system now validates that these types are only accessible to registered Jordanian taxpayers, ensuring compliance with local tax laws. This improves the accuracy of financial reporting for businesses operating in Jordan.
Original PR description
Extend l10n_jo_edi_invoice_type with JoFotara scope codes (3-5): transit (3), foreign trade (4), and free zone transfer (5). Validate that scope codes 3-5 are only available to registered taxpayers. task-4769255 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#269632 Forward-Port-Of: odoo/odoo#268839
1 change
New functionality added to Odoo
This update introduces new invoice types within the Odoo accounting system specifically designed to meet Jordan's VAT regulations. These types – transit, foreign trade, and free zone transfer – allow businesses handling international transactions to accurately categorize their invoices. The system now validates that these specialized invoice types are only accessible to registered Jordanian taxpayers.
Original PR description
Extend l10n_jo_edi_invoice_type with JoFotara scope codes (3-5): transit (3), foreign trade (4), and free zone transfer (5). Validate that scope codes 3-5 are only available to registered taxpayers. task-4769255 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#269632 Forward-Port-Of: odoo/odoo#268839
5 changes
New functionality added to Odoo
This update allows for automatic sending of receipts to customers via WhatsApp after a self-order payment is confirmed. Customers receive a digital receipt directly to their WhatsApp, improving convenience and order tracking. This enhancement streamlines the post-purchase experience.
Original PR description
In this commit: - Introduced functionality to send receipts via WhatsApp with preset configuration for customer identification using name and/or address. - The receipt is automatically sent to the customer via WhatsApp when the payment is confirmed, and the user reaches the confirmation page. Related: - Community: https://github.com/odoo/odoo/pull/261943 Task-6111947
This update adds support for popular food delivery services – Talabna, Mandoob, Snoonu, DiDi Food, and Zyada – across various countries. This expansion allows our users to offer their customers a wider range of delivery options, improving convenience and market reach.
Original PR description
In this commit: - We are introducing new delivery providers like Talabna, Mandoob, Snoonu, DiDi Food, and Zyada for different countries. Task-6263289,6263272,6263203,6263165,6310690
This update adds support for Belgium's specific prophylactic leave requirements, separating them into two categories: maternity protection and health risk. Both types of leave are now correctly handled in the payroll system as unpaid, ensuring accurate and compliant payroll processing for Belgian users.
Original PR description
# [IMP] hr_work_entry: add prophylactic leave for Belgium Divided existing prophylactic leave into two categories: maternity protection -> LEAVE14849 / dmfa_code: 51 health risk -> LEAVE225 (existing) / dmfa_code: 53 Added both as unpaid in the payroll structure PR community: 269779 task-6285834
This update adds a new payslip layout specifically designed to meet Indonesian payroll regulations. The changes group salary components (income, deductions, benefits) with totals and key figures like 'Take home pay' and 'Gross Income,' ensuring compliance with local standards and improving clarity for employees.
Original PR description
Add an Indonesian payslip layout that groups salary lines into Income, Deduction and Benefits blocks with their respective totals, plus Take home pay and Gross Income, so the printed payslip better follows the Indonesian standard. task-3112794
This update adds a keyboard shortcut to the Pay Now button within the account payment workflows. This will allow users to initiate payments more quickly and efficiently, streamlining the payment process and reducing the time spent navigating the interface.
Original PR description
Self explanatory. No task ID
1 change
New functionality added to Odoo
This update adds support for several popular food delivery services – including Talabna, Mandoob, and DiDi Food – expanding our restaurant partner options. These integrations allow Odoo to connect with a wider range of delivery providers, improving convenience for both our restaurants and customers. This is a new feature addition.
Original PR description
In this commit: - We are introducing new delivery providers like Talabna, Mandoob, Snoonu, DiDi Food and Zyada for different countries and backporting Radyes, ToYou, The Chefz, InstaShop and Smiles. Task-6263289,6263272,6263203,6263165,6310690