Daily updates from Odoo
Saturday, June 13, 2026
2 changes · master
Enhancements to existing features
This pull request enhances the user experience for US-specific reports and tax forms. The l10n_us modules have been renamed for clarity and consistency, and key menu items related to 1099 reporting have been reorganized under the "United States" section. This simplifies navigation and improves the overall usability of the system for US-based businesses.
Original PR description
*1099, check_printing, payment_nacha, reports Improvements: - Renamed l10n_us related modules to be prefixed by "United States - " for consistency - move the 1099 Boxes and 1099 Report menu items to be under the parent menu section, United States - Set the Comparison Period to be Ascending for reports if the current company is US or Canada task-6182444
This update introduces a new rule for calculating superannuation contributions in Australia, aligning with Australian Taxation Office (ATO) requirements. Specifically, it now separates qualifying earnings (QE) from ordinary time earnings (OTE) and calculates superannuation streams per pay run, effective July 1st, 2026.
Original PR description
Added new salary rule for Qualifying earnings. Super Streams now per payrun. task-6012509 Forward-Port-Of: odoo/enterprise#117367