Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions website/openapi_v2.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11608,6 +11608,11 @@ components:
default: true
description: |
Show the IEPS breakdown in the PDF. If disabled, only the taxes related to the IVA (VAT) will be shown in the subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Add IEPS to the subtotal without breaking it down in the PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -11673,6 +11678,11 @@ components:
default: true
description: |
Show the IEPS breakdown in the PDF. If disabled, only the taxes related to the IVA (VAT) will be shown in the subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Add IEPS to the subtotal without breaking it down in the PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -13197,6 +13207,11 @@ components:
default: true
description: |
Show the breakdown of IEPS in the PDF. If disabled, only the taxes related to IVA (VAT) will be shown in the subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Add IEPS to the subtotal without breaking it down in the PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -13450,6 +13465,11 @@ components:
default: true
description: |
Show the breakdown of IEPS in the PDF. If disabled, only the taxes related to IVA (VAT) will be shown in the subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Add IEPS to the subtotal without breaking it down in the PDF.
render_carta_porte:
type: boolean
default: false
Expand Down
20 changes: 20 additions & 0 deletions website/openapi_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11805,6 +11805,11 @@ components:
default: true
description: |
Mostrar el desglose de IEPS en el PDF. Si se desactiva, solo se mostrarán los impuestos relacionados al IVA en el subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Suma IEPS con subtotal sin desglosarlo en el PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -11867,6 +11872,11 @@ components:
default: true
description: |
Mostrar el desglose de IEPS en el PDF. Si se desactiva, solo se mostrarán los impuestos relacionados al IVA en el subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Suma IEPS con subtotal sin desglosarlo en el PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -13407,6 +13417,11 @@ components:
default: true
description: |
Mostrar el desglose de IEPS en el PDF. Si se desactiva, solo se mostrarán los impuestos relacionados al IVA en el subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Suma IEPS con subtotal sin desglosarlo en el PDF.
render_carta_porte:
type: boolean
default: false
Expand Down Expand Up @@ -13659,6 +13674,11 @@ components:
default: true
description: |
Mostrar el desglose de IEPS en el PDF. Si se desactiva, solo se mostrarán los impuestos relacionados al IVA en el subtotal.
combine_ieps_with_subtotal:
type: boolean
default: false
description: |
Suma IEPS con subtotal sin desglosarlo en el PDF.
render_carta_porte:
type: boolean
default: false
Expand Down