Daily updates from Odoo
Thursday, January 1, 2026
1 change · 19.0
Resolved issues and error corrections
This update automatically marks UrbanPiper orders as paid when they are marked as 'dispatched'. This prevents order cancellations due to missed payment marking during POS closing, improving efficiency and reducing potential errors. The update also ensures UrbanPiper orders are tracked within Odoo's internal systems.
Original PR description
*= urban_piper, black_box_be In this commit: =============== - When UrbanPiper updates an order to `dispatched`, we now automatically mark the order as paid in Odoo. - This prevents the order from being cancelled during the POS session closing if the cashier forgot to mark it as ready. - Also, we are adding this urban piper order to the blackbox, if it was not recorded in it. Task: 5261892 X-original-commit: 808cf7b3f8c185053dac5cbf75307efa67fd6e90 Forward-Port Of:odoo/enterprise#99513 Forward-Port-Of: odoo/enterprise#102346