Impuestos

Hay numerosos tipos de of impuestos, y su aplicación varía mucho, dependiendo principalmente en la localización de su compañía. Para asegurarse de que se registran con rigor, el motor de impuestos de Odoo soporta toda clase de usos y cálculos.

Default taxes

Default Taxes define which taxes are automatically selected when there is no other indication about which tax to use. For example, Odoo prefills the Taxes field with the Default Taxes when you create a new product or add a new line on an invoice.

Odoo fills out the Tax field automatically according to the Default Taxes

To change your Default Taxes, go to Accounting ‣ Configuration ‣ Settings ‣ Taxes ‣ Default Taxes, select the appropriate taxes for your default Sales Tax and Purchase Tax, and click on Save.

Define which taxes to use by default on Odoo

Nota

Default Taxes are automatically set up according to the country selected at the creation of your database, or when you set up a fiscal localization package for your company.

Activate Sales Taxes from the List view

As part of your fiscal localization package, most of your country’s sales taxes are already preconfigured on your database. However, only a few of them are activated by default, so that you can activate only the ones relevant for your business.

To activate Sale Taxes, go to Accounting ‣ Configuration ‣ Taxes and use the Activate toggle button to activate or deactivate a tax.

Activate pre-configured taxes in Odoo Accounting

Configuración

To edit or create a Tax, go to Accounting ‣ Configuration ‣ Taxes and open a tax or click on Create.

Edition of a tax in Odoo Accounting

Importante

Taxes have three different labels, each one having a specific use. Refer to the following table to see where they are displayed.

Tax Name

Label on Invoice

Tax Group

Back end

Columna Impuestos en facturas exportadas

Sobre la línea Total en facturas exportadas

Basic Options

Nombre del impuesto

The Tax Name as you want to display it for backend users. This is the label you see while editing Sales Orders, Invoices, Products, etc.

Cálculo de impuestos

  • Group of Taxes

    The tax is a combination of multiple sub-taxes. You can add as many taxes you want, in the order you want them to be applied.

    Importante

    Asegúrese de que la secuencia de impuestos sea correcta, ya que el orden en que se encuentran puede afectar el cálculo de los montos de los impuestos, especialmente si uno de los impuestos: ref: afecta la base de los siguientes <impuestos/base-subsiguiente>.

  • Fixed

    The tax has a fixed amount in the default currency. The amount remains the same, regardless of the Sales Price.

    For example, a product has a Sales Price of $1000, and we apply a $10 fixed tax. We then have:

    Product’s Sales Price

    Price without tax

    Impuesto

    Total

    1,000

    1,000

    10

    1,010.00

  • Percentage of Price

    The Sales Price is the taxable basis: the tax’s amount is computed by multiplying the Sales Price by the tax’s percentage.

    For example, a product has a Sales Price of $1000, and we apply a 10% of Price tax. We then have:

    Product’s Sales Price

    Price without tax

    Impuesto

    Total

    1,000

    1,000

    100

    1,100.00

  • Percentage of Price Tax Included

    The Total is the taxable basis: the tax’s amount is a percentage of the Total.

    For example, a product has a Sales Price of $1000, and we apply a 10% of Price Tax Included tax. We then have:

    Product’s Sales Price

    Price without tax

    Impuesto

    Total

    1,000

    1,000

    111.11

    1,111.11

Activo

Only Active taxes can be added to new documents.

Importante

It is not possible to delete taxes that have already been used. Instead, you can deactivate them to prevent future use.

Nota

This field can be modified from the List View. See above for more information.

Ámbito del impuesto

The Tax Scope determines the tax’s application, which also restricts where it is displayed.

  • Ventas: Facturas de cliente, Impuestos de venta de productos, etc.

  • Compras: Facturas de proveedor, Impuestos de compra de productos, etc.

  • Ninguno

Truco

You can use None for taxes that you want to include in a Group of Taxes but that you don’t want to list along with other Sales or Purchase taxes.

Pestaña de definición

Allocate with precision the amount of the taxable basis or percentages of the computed tax to multiple accounts and Tax Grids.

Allocate tax amounts to the right accounts and tax grids
  • Based On:

    • Base: el precio en la línea de factura

    • % de impuesto: un porcentaje del impuesto calculado.

  • Cuenta: Si está definida, se registra un apunte adicional.

  • Tax Grids: used to generate Tax Reports automatically, according to your country’s regulations.

Pestaña de opciones avanzadas

Etiqueta en facturas

The label of the tax, as displayed on each invoice line in the Taxes column. This is the label visible to front end users, on exported invoices, on their Customer Portals, etc.

The Label on Invoices is displayed on each invoice line

Grupo de impuestos

Select to which Tax Group the tax belongs. The Tax Group name is the label displayed above the Total line on exported invoices, and the Customer Portals.

Tax groups include different iterations of the same tax. This can be useful when you must record differently the same tax according to Fiscal Positions.

The Tax Group name is different from the Label on Invoices

In the example above, we see a 0% tax for Intra-Community customers in Europe. It records amounts on specific accounts and with specific tax grids. Still, to the customer, it is a 0% tax. That’s why the Label on the Invoice indicates 0% EU, and the Tax Group name, above the Total line, indicates 0%.

Incluir en la Analítica de costes

Con esta opción activada, el importe del impuesto se asigna a la misma Cuenta analítica que la línea de factura.

Incluir en el precio

Con esta opción activada, el total (incluyendo el impuesto) es igual al Precio de venta.

Total = Precio de venta = Precio sin impuestos calculado + Impuesto

Por ejemplo, un producto tiene un precio de venta de $1000 y aplicamos un impuesto 10% del precio que está incluído en el precio. Tenemos, pues:

Product’s Sales Price

Price without tax

Impuesto

Total

1,000

900.10

90.9

1,000.00

Nota

If you need to define prices accurately, both tax-included and tax-excluded, please refer to the following documentation: B2B (tax excluded) and B2C (tax included) pricing.

Nota

  • Invoices: By default, the Line Subtotals displayed on your invoices are Tax-Excluded. To display Tax-Included Line Subtotals, go to Accounting ‣ Configuration ‣ Settings ‣ Customer Invoices, and select Tax-Included in the Line Subtotals Tax Display field, then click on Save.

  • eCommerce: Por defecto, los precios mostrados en su sitio web eCommerce son Impuestos excluídos. Para mostrar precios Impuestos incluídos vaya a Sitio Web ‣ Configuración ‣ Ajustes ‣ Precio, y seleccione Impuesto incluído en el campo Precios del producto y pulse Guardar.

Base imponible de subsiguientes impuestos

With this option, the total tax-included becomes the taxable basis for the other taxes applied to the same product.

You can configure a new Group of Taxes to include this tax, or add it directly to a product line.

The eco-tax is taken into the basis of the 21% VAT tax

Advertencia

The order in which you add the taxes on a product line has no effect on how amounts are computed. If you add taxes directly on a product line, only the tax sequence determines the order in which they are applied.

To reorder the sequence, go to Accounting ‣ Configuration ‣ Taxes, and drag and drop the lines with the handles next to the tax names.

The taxes' sequence in Odoo determines which tax is applied first