Monday, December 15, 2025
1 change · 18.0
Enhancements to existing features
This update automatically marks UrbanPiper orders as paid in Odoo when they are marked as 'dispatched' within the UrbanPiper system. This prevents orders from being accidentally cancelled during POS closing, ensuring smoother order processing and reducing potential revenue loss due to cashier oversight.
Original PR description
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. Task: 5261892