Daily updates from Odoo
Tuesday, July 9, 2024
1 change · master
Code cleanup and technical improvements
Brazilian Avalara tax service functionality has been folded into the main Brazil tax modules instead of being kept in separate service-specific modules. This simplifies module structure and maintenance while preserving the same capabilities for goods and service transactions.
Original PR description
The first release of Avatax Brazil focused only on goods transactions. Service transactions were added later in stable, and thus needed new modules. This commit merges these *_services specific modules into the main one. None of the functionality should have been changed.