Friday, February 13, 2026
2 changes · master
New functionality added to Odoo
This update introduces a new 'quick order' option within the Point of Sale (POS) system, allowing customers to place orders more quickly. The system now handles these instant orders and displays them appropriately, while also preventing changes to preparation times for quick orders.
Original PR description
Following this commit: ==== - Quick orders are now supported in pos system. - `is_instant_order` parameter is been handled in payload to fetch quick orders. - Preparation display would also be acknowledge if quick orders arrives in the preparation screen through `Quick order` tag. - For quick order , preparation time will non-editable task-5025473
This update adds the functionality to generate Aged Partner Balance Reports in the required CSV and PDF formats for the Philippine BIR (Bureau of Internal Revenue). This ensures compliance with BIR regulations and allows for consistent reporting within the company's Book of Accounts.
Original PR description
### [IMP] l10n_ph_reports: add BoA Aged Receivable and Payable Report BIR requires the Aged Partner Balance Reports with CSV and PDF export formats consistent with the rest of Book of Accounts task-[5419912](https://www.odoo.com/odoo/action-4043/5419912)