Sunday, July 21, 2024
1 change · saas-17.2
Miscellaneous changes
Description of the issue/behavior this commit addresses: The restrictions on fiscal positions using a foreign VAT are too restricitve, this commits addresses the issue by allowing new scenarios. --- Desired behavior after the commit is merged : This commit allows to use a foreign VAT with only a country group which will automatically set the corresponding country on the FP. For example, you can now use a Belgian VAT number on the country group Europe and therefore use that fiscal
Original PR description
Description of the issue/behavior this commit addresses: The restrictions on fiscal positions using a foreign VAT are too restricitve, this commits addresses the issue by allowing new scenarios. ---…
Description of the issue/behavior this commit addresses: The restrictions on fiscal positions using a foreign VAT are too restricitve, this commits addresses the issue by allowing new scenarios. --- Desired behavior after the commit is merged : This commit allows to use a foreign VAT with only a country group which will automatically set the corresponding country on the FP. For example, you can now use a Belgian VAT number on the country group Europe and therefore use that fiscal positions for all countries in Europe which do not have their own. On a fiscal position with a foreign VAT, this commit allows the user to set a country which is not the country linked to the foreign VAT. For example, if you are belgian, you have a warehouse in France and export goods to Germany, you can create a fiscal position with a french foreign vat and germany as country. This commit also allows a lot more "duplicates". You can set multiple FP inside the same country depending on the states/foreign vat you set it up with. --- enterprise: https://github.com/odoo/enterprise/pull/61969 task-3088020 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#173976 Forward-Port-Of: odoo/odoo#133749