Skip to content

Commit

Permalink
[OU-FIX] l10n_be: usage of -55 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
remytms committed Apr 18, 2024
1 parent 6be6750 commit 7a32183
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@
"attn_VAT-IN-V81-21-EU-C2": {
"invoice": {
"base": ["+81", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-81", "-86"],
Expand All @@ -1207,7 +1207,7 @@
"attn_VAT-IN-V81-12-EU-C2": {
"invoice": {
"base": ["+81", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-81", "-86"],
Expand All @@ -1233,7 +1233,7 @@
"attn_VAT-IN-V81-06-EU-C2": {
"invoice": {
"base": ["+81", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-81", "-86"],
Expand Down Expand Up @@ -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"],
Expand All @@ -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"],
Expand All @@ -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"],
Expand All @@ -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"],
Expand All @@ -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"],
Expand All @@ -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"],
Expand Down Expand Up @@ -1430,7 +1430,7 @@
"attn_VAT-IN-V83-21-EU-C2": {
"invoice": {
"base": ["+83", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-83", "-86"],
Expand Down Expand Up @@ -1466,7 +1466,7 @@
"attn_VAT-IN-V83-12-EU-C2": {
"invoice": {
"base": ["+83", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-83", "-86"],
Expand All @@ -1491,7 +1491,7 @@
"attn_VAT-IN-V83-06-EU-C2": {
"invoice": {
"base": ["+83", "+86"],
"tax": ["+55"],
"tax": ["-55"],
},
"refund": {
"base": ["+84", "-83", "-86"],
Expand Down

0 comments on commit 7a32183

Please sign in to comment.