Daily updates from Odoo
Tuesday, January 20, 2026
1 change · 18.0
New functionality added to Odoo
This update introduces seamless integration with the Australian Taxation Office (ATO) for Single Touch Payroll (STP) submissions and superannuation contributions. It ensures compliance with Australian regulations by securely accessing the ATO's Super Choice API and implementing audit logging for tracking payroll changes.
Original PR description
This module adds single-touch payroll integrations with the ATO using the Super Choice API. The IAP server is used in the middle to ensure security and prevent unauthorised access to the ATO's API. It includes the following features: - Employer registration for STP - STP submission and retrieval of STP reports - Super Choice API integration for super contributions (Compliance Requirement) Add audit logging for Australian Payroll. A mixin that logs the selected field changes in the l10n_au.audit.log model. This is later synced to the IAP server. Add security constraints for STP compliance. Tasks: 4201473 4201471