Tuesday, August 19, 2025
1 change · saas-18.4
Enhancements to existing features
This update adds automated test coverage for employee-related point-of-sale workflows, including cashier display, login, payments, cash movements, and order handling. It helps reduce the risk of regressions in staff-managed POS operations without changing day-to-day functionality for users.
Original PR description
This commit introduces HOOT test coverage for the pos_hr module: - Added tests for primary model :patched pos.order - Added tests for patched pos_store.js. - Added component tests for Navbar, CashPopup, PaymentScreen, LoginScreen task-4945630 Forward-Port-Of: odoo/odoo#221492