Toggle navigation

How to create new taxes

Odoo's tax engine is very flexible and support many different type of taxes: value added taxes (VAT), eco-taxes, federal/states/city taxes, retention, withholding taxes, etc. For most countries, your system is pre-configured with the right taxes.

Esta sección detalla como definir nuevos impuestos para casos de uso específicos.

  • Go to Accounting ‣ Configuration ‣ Taxes. From this menu, you get all the taxes you can use: sales taxes and purchase taxes.
  • Choose a scope: Sales, Purchase or None (e.g. deprecated tax).
  • Select a computation method:

    • Fixed: eco-taxes, etc.
    • Percentage of Price: most common (e.g. 15% sales tax)
    • Percentage of Price Tax Included: used in Brazil, etc.
    • Grupo de impuestos: permite tener un impuesto compuesto

  • If you use Odoo Accounting, set a tax account (i.e. where the tax journal item will be posted). This field is optional, if you keep it empty, Odoo posts the tax journal item in the income account.

Advanced configuration

  • Label on Invoices: a short text on how you want this tax to be printed on invoice line. For example, a tax named "15% on Services" can have the following label on invoice "15%".
  • Grupo de Impuestos: define donde este impuesto es resumido en el pie de página de la factura. Todos los impuestos que pertenecen al mismo grupo de impuestos serán agrupados en el pie de página de la factura. Ejemplos de grupo de impuestos: IVA, Retención.

  • Incluir en Costo Analítico: el impuesto es contado como un costo y, así, genera una entrada analítica si su factura usa cuentas analíticas.

  • Tags: are used for custom reports. Usually, you can keep this field empty.