Friday, September 6, 2024
1 change · saas-17.2
Resolved issues and error corrections
Creating foreign taxes for a fiscal position could fail for some countries when a tax group had no child taxes defined. The accounting setup now handles this case correctly, preventing an error and allowing users to complete the foreign tax configuration.
Original PR description
Create a new Fiscal Position and set Country: Austria Foreign Tax ID: ATU79284409 Click "here" to create the taxes for this country. Traceback will raise "KeyError: 'children_tax_ids'" This occurs because the system tries to load the children tax of a tax group with no child defined opw-4134352