Skip to content

Commit

Permalink
Updating regime data
Browse files Browse the repository at this point in the history
  • Loading branch information
samlown committed Dec 5, 2023
1 parent 611bffe commit 786ed2d
Show file tree
Hide file tree
Showing 11 changed files with 353 additions and 66 deletions.
16 changes: 12 additions & 4 deletions data/regimes/co.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"identity_types": [
Expand Down Expand Up @@ -253,10 +262,9 @@
},
{
"key": "other",
"name": null,
"desc": {
"en": "Otros.",
"es": "Other."
"name": {
"en": "Other",
"es": "Otros"
},
"map": {
"dian": "5"
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"scenarios": [
Expand Down
32 changes: 32 additions & 0 deletions data/regimes/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
},
{
"key": "copy",
"name": {
Expand Down Expand Up @@ -160,6 +169,29 @@
}
],
"extensions": [
{
"key": "es-tbai-product",
"name": {
"en": "TicketBAI Product Key",
"es": "Clave de Producto TicketBAI"
},
"keys": [
{
"key": "goods",
"name": {
"en": "Delivery of goods",
"es": "Entrega de bienes"
}
},
{
"key": "services",
"name": {
"en": "Provision of services",
"es": "Prestacion de servicios"
}
}
]
},
{
"key": "es-tbai-exemption",
"name": {
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"scenarios": [
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"scenarios": [
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
},
{
"key": "freelance",
"name": {
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/mx.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"extensions": [
Expand Down
9 changes: 9 additions & 0 deletions data/regimes/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
"es": "Tarifas aplicables al destinatario",
"it": "Aliquote applicabili al destinatario"
}
},
{
"key": "partial",
"name": {
"de": "Teilweise",
"en": "Partial",
"es": "Parcial",
"it": "Parziale"
}
}
],
"scenarios": [
Expand Down
Loading

0 comments on commit 786ed2d

Please sign in to comment.