From 7a321833e05caa76db82015ff9a797df5058649f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Taymans?= Date: Thu, 18 Apr 2024 15:03:53 +0200 Subject: [PATCH] [OU-FIX] l10n_be: usage of -55 tag --- ...post-01-update_taxes_based_on_templates.py | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/addons/l10n_be/migrations/13.0.2.0/post-01-update_taxes_based_on_templates.py b/addons/l10n_be/migrations/13.0.2.0/post-01-update_taxes_based_on_templates.py index ffbab844583e..af6781cb0443 100644 --- a/addons/l10n_be/migrations/13.0.2.0/post-01-update_taxes_based_on_templates.py +++ b/addons/l10n_be/migrations/13.0.2.0/post-01-update_taxes_based_on_templates.py @@ -1182,7 +1182,7 @@ "attn_VAT-IN-V81-21-EU-C2": { "invoice": { "base": ["+81", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-81", "-86"], @@ -1207,7 +1207,7 @@ "attn_VAT-IN-V81-12-EU-C2": { "invoice": { "base": ["+81", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-81", "-86"], @@ -1233,7 +1233,7 @@ "attn_VAT-IN-V81-06-EU-C2": { "invoice": { "base": ["+81", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-81", "-86"], @@ -1269,7 +1269,7 @@ "attn_VAT-IN-V82-21-EU-S-C2": { "invoice": { "base": ["+82", "+88"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-88"], @@ -1294,7 +1294,7 @@ "attn_VAT-IN-V82-21-EU-G-C2": { "invoice": { "base": ["+82", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-86"], @@ -1319,7 +1319,7 @@ "attn_VAT-IN-V82-12-EU-S-C2": { "invoice": { "base": ["+82", "+88"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-88"], @@ -1344,7 +1344,7 @@ "attn_VAT-IN-V82-12-EU-G-C2": { "invoice": { "base": ["+82", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-86"], @@ -1369,7 +1369,7 @@ "attn_VAT-IN-V82-06-EU-S-C2": { "invoice": { "base": ["+82", "+88"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-88"], @@ -1394,7 +1394,7 @@ "attn_VAT-IN-V82-06-EU-G-C2": { "invoice": { "base": ["+82", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-82", "-86"], @@ -1430,7 +1430,7 @@ "attn_VAT-IN-V83-21-EU-C2": { "invoice": { "base": ["+83", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-83", "-86"], @@ -1466,7 +1466,7 @@ "attn_VAT-IN-V83-12-EU-C2": { "invoice": { "base": ["+83", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-83", "-86"], @@ -1491,7 +1491,7 @@ "attn_VAT-IN-V83-06-EU-C2": { "invoice": { "base": ["+83", "+86"], - "tax": ["+55"], + "tax": ["-55"], }, "refund": { "base": ["+84", "-83", "-86"],