Daily updates from Odoo
Saturday, November 8, 2025
1 change · 18.0
Enhancements to existing features
This update improves the demo data for Argentine withholding taxes so it better matches how users actually work. It also fixes duplicated taxes so the withholding sequence is copied correctly, which helps keep tax setups consistent.
Original PR description
### FIX 1: copy withholding sequence when duplicating a tax Usually, when a user duplicate a tax, is to create a new one from the same type with a different rate. On this use case the sequence should be copied as well. Before this commit withholding sequence field was not copied ### FIX 2: better demo data Before this commit demo taxes being copied has name on their names.  After this commit taxes names relects what users are supposed to do.  --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr