Friday, June 12, 2026
2 changes · 19.0
New functionality added to Odoo
Point of Sale now keeps a history of deleted orders and order lines. This helps businesses review removed sales activity, improve auditability, and better understand changes made during POS sessions.
Original PR description
In this commit: -------------------- - Introduce `pos.history` model to store deleted POS orders and lines Related PR: https://github.com/odoo/enterprise/pull/115440
This update introduces a new rule for calculating superannuation guarantee payments in Australia, aligning with Australian Taxation Office (ATO) requirements. Specifically, it incorporates 'Qualifying Earnings' (QE) as the primary source for superannuation contributions, replacing previous calculations from Ordinary Time Earnings (OTE) starting July 1st, 2026. This ensures accurate and compliant superannuation reporting.
Original PR description
Added new salary rule for Qualifying earnings. Super Streams now per payrun. task-6012509