Thursday, April 25, 2024
1 change · saas-17.1
Enhancements to existing features
This update enhances the validation process for HSN/SAC codes used in Odoo's Indonesian localization. Previously, validation applied to both sales and purchases, but now it's focused solely on sold products to ensure accurate compliance with Indonesian tax regulations. This change improves data integrity and reduces potential errors.
Original PR description
Before this PR: -------------------------------- - Validation check applied to both sold and purchased products. After this PR: ------ - Validation now applies to sold products only, ensuring compliance accuracy. Task Id: 3805678