Spain - Accounting (PGCE 2008)

l10n_es
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_es
VERSION
VERSION 5.4
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSOdoo Translation Bot, Josse Colpaert, Andrea Grazioso (agr-odoo), oco-odoo, Gorash, Miquel Raïch, william-andre, jbw-odoo, Habib (ayh), Maximilien (malb), Levi Siuzdak (sile), Antoine Boonen, Dylan Kiss (dyki), Jinane Maksoud, HuylenbroeckFlorent, Nguyễn Đại Dương, Harsh Modi, reka-odoo, Sven Fuehr, yosa-odoo, kcv-odoo, SaddemAmine, Claire (clbr), gteboul, Antoine Dupuis, Hesham Saleh, aizu-odoo, AhmedElemary57, Smit Patel, Logan Staelens, devp-odoo, hatr-odoo, Bhavik Darji, igbe, Dhwani Patel, hisi-odoo, adip-odoo, cahu, pssh-odoo, Manav Shah, MohsinAli Masi, Romain (roto)
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/spain.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
    - account_edi_ubl_cii
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115, 130 and 303

5.3: Update taxes starting Q4 2024 according to BOE-A-2024-12944 (Royal Decree 4/2024) https://www.boe.es/buscar/act.php?id=BOE-A-2024-12944

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_es_edi account.tax.form.inherit.l10n_es_edi account.tax xpath Inherits account.view_tax_form
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits account.res_config_settings_view_form
view_move_form_inherit account.move.form.inherit account.move xpath Inherits account.view_move_form
Models touched (16)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_es_is_simplified Boolean
    compute='_compute_l10n_es_is_simplified' readonly=False store=True args: 'Is Simplified'
Public methods (0)

No public methods.

New fields (3)
  • l10n_es_bien_inversion Boolean
    default=False args: 'Bien de Inversion'
  • l10n_es_exempt_reason Selection
    selection=[('E1', 'Art. 20'), ('E2', 'Art. 21'), ('E3', 'Art. 22'), ('E4', 'Art. 23 y 24'), ('E5', 'Art. 25'), ('E6', 'Otros')] string='Exempt Reason (Spain)'
  • l10n_es_type Selection
    default='sujeto' selection=[('exento', 'Exento'), ('sujeto', 'Sujeto'), ('sujeto_agricultura', 'Sujeto Agricultura'), ('sujeto_isp', 'Sujeto ISP'), ('no_sujeto', 'No Sujeto'), ('no_sujeto_loc', 'No Sujeto por reglas de Localization'), ('no_deducible', 'No Deducible'), ('retencion', 'Retencion'), ('recargo', 'Recargo de Equivalencia'), ('dua', 'DUA'), ('ignore', 'Ignore even the base amount')] string='Tax Type (Spain)'
Public methods (0)

No public methods.

New fields (1)
  • l10n_es_simplified_invoice_limit Float
    default=400 help='Over this amount is not legally possible to create a simplified invoice' string='Simplified Invoice limit amount'
Public methods (0)

No public methods.

New fields (1)
  • l10n_es_simplified_invoice_limit Float
    readonly=False related='company_id.l10n_es_simplified_invoice_limit'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_es
VERSION
VERSION 5.4
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSOdoo Translation Bot, Josse Colpaert, qdp-odoo, Yannick Tivisse, Andrea Grazioso (agr-odoo), Enric Tobella, oco-odoo, william-andre, aliya, jbw-odoo, Habib (ayh), Louis Wicket (wil), Maximilien (malb), Gauthier Wala (gawa), Yosua Nicolaus, Antoine Dupuis (andu), Dylan Kiss (dyki), Jinane Maksoud, HuylenbroeckFlorent, Nguyễn Đại Dương, Harsh Modi, Arnaud Sibille, sesn-odoo, reka-odoo, Sven Fuehr, yosa-odoo, Emilio Pascual, Louis (wil), Claire (clbr), gteboul, aizu-odoo, AhmedElemary57, Smit Patel, devp-odoo, FernandoRomera, hatr-odoo, MAGREMENT, Bhavik Darji, igbe
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/18.0/applications/finance/fiscal_localizations/spain.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

5.3: Update taxes starting Q4 2024 according to BOE-A-2024-12944 (Royal Decree 4/2024) https://www.boe.es/buscar/act.php?id=BOE-A-2024-12944

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_es_edi account.tax.form.inherit.l10n_es_edi account.tax xpath Inherits account.view_tax_form
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits account.res_config_settings_view_form
view_move_form_inherit account.move.form.inherit account.move xpath Inherits account.view_move_form
Models touched (16)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_es_is_simplified Boolean
    compute='_compute_l10n_es_is_simplified' readonly=False store=True args: 'Is Simplified'
Public methods (0)

No public methods.

New fields (3)
  • l10n_es_bien_inversion Boolean
    default=False args: 'Bien de Inversion'
  • l10n_es_exempt_reason Selection
    selection=[('E1', 'Art. 20'), ('E2', 'Art. 21'), ('E3', 'Art. 22'), ('E4', 'Art. 23 y 24'), ('E5', 'Art. 25'), ('E6', 'Otros')] string='Exempt Reason (Spain)'
  • l10n_es_type Selection
    default='sujeto' selection=[('exento', 'Exento'), ('sujeto', 'Sujeto'), ('sujeto_agricultura', 'Sujeto Agricultura'), ('sujeto_isp', 'Sujeto ISP'), ('no_sujeto', 'No Sujeto'), ('no_sujeto_loc', 'No Sujeto por reglas de Localization'), ('no_deducible', 'No Deducible'), ('retencion', 'Retencion'), ('recargo', 'Recargo de Equivalencia'), ('dua', 'DUA'), ('ignore', 'Ignore even the base amount')] string='Tax Type (Spain)'
Public methods (0)

No public methods.

New fields (1)
  • l10n_es_simplified_invoice_limit Float
    default=400 help='Over this amount is not legally possible to create a simplified invoice' string='Simplified Invoice limit amount'
Public methods (0)

No public methods.

New fields (1)
  • l10n_es_simplified_invoice_limit Float
    readonly=False related='company_id.l10n_es_simplified_invoice_limit'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_es
VERSION
VERSION 5.4
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSOdoo Translation Bot, Josse Colpaert, Andrea Grazioso (agr-odoo), oco-odoo, Brice bib Bartoletti, Guillaume (guva), william-andre, aliya, Antoine Vandevenne (anv), jbw-odoo, Habib (ayh), Louis Wicket (wil), Maximilien (malb), Shawcker, Gauthier Wala (gawa), Daniel Kosky (dako), Claire Bretton (clbr), Yosua Nicolaus, Antoine Dupuis (andu), Camille Spiritus, Dylan Kiss (dyki), Hansun (hale), Jinane Maksoud, Julien Alardot (jual), HuylenbroeckFlorent, valen, sesn-odoo, reka-odoo, Sven Fuehr, yosa-odoo, moerradi, Agustin Castro Bugallo, Claire (clbr), gteboul, aizu-odoo, Ricardo Gomes Rodrigues, devp-odoo, sygel, hatr-odoo, MAGREMENT, Bhavik Darji, Santiago Payà i Miralta
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/17.0/applications/finance/fiscal_localizations/spain.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

5.3: Update taxes starting Q4 2024 according to BOE-A-2024-12944 (Royal Decree 4/2024) https://www.boe.es/buscar/act.php?id=BOE-A-2024-12944

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_es_edi account.tax.form.inherit.l10n_es_edi account.tax xpath Inherits account.view_tax_form
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_inherit account.move.form.inherit account.move xpath Inherits account.view_move_form
Models touched (9)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_es_is_simplified Boolean
    compute='_compute_l10n_es_is_simplified' readonly=False store=True args: 'Is Simplified'
Public methods (0)

No public methods.

New fields (3)
  • l10n_es_bien_inversion Boolean
    default=False args: 'Bien de Inversion'
  • l10n_es_exempt_reason Selection
    selection=[('E1', 'Art. 20'), ('E2', 'Art. 21'), ('E3', 'Art. 22'), ('E4', 'Art. 23 y 24'), ('E5', 'Art. 25'), ('E6', 'Otros')] string='Exempt Reason (Spain)'
  • l10n_es_type Selection
    default='sujeto' selection=[('exento', 'Exento'), ('sujeto', 'Sujeto'), ('sujeto_agricultura', 'Sujeto Agricultura'), ('sujeto_isp', 'Sujeto ISP'), ('no_sujeto', 'No Sujeto'), ('no_sujeto_loc', 'No Sujeto por reglas de Localization'), ('no_deducible', 'No Deducible'), ('retencion', 'Retencion'), ('recargo', 'Recargo de Equivalencia'), ('dua', 'DUA'), ('ignore', 'Ignore even the base amount')] string='Tax Type (Spain)'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/l10n_es
VERSION
VERSION 5.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSFabien Pinckaers, Josse Colpaert, Jairo Llopis, oco-odoo, Harald Panten, Brice bib Bartoletti, Guillaume (guva), Miquel Raïch, Nicolas (vin), Paolo (pgi), aliya, william, Maximilien (malb), Shawcker, Ethan Hildick, Antoine Dupuis (andu), Camille Spiritus, Dylan Kiss (dyki), Hansun (hale), valen, Emilio Pascual, Agustin Castro Bugallo, EmilioPascual, aizu-odoo, Ricardo Gomes Rodrigues
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

5.3: Update taxes starting Q4 2024 according to BOE-A-2024-12944 (Royal Decree 4/2024) https://www.boe.es/buscar/act.php?id=BOE-A-2024-12944

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/l10n_es
VERSION
VERSION 5.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSJosse Colpaert, Pedro M. Baeza, Yannick Tivisse, Jairo Llopis, wan, Xavier-Do, Carlos Dauden, oco-odoo, Harald Panten, Brice bib Bartoletti, Guillaume (guva), Miquel Raïch, Nicolas (vin), Paolo (pgi), Omar (Comunitea), Shawcker, Ethan Hildick, Antoine Dupuis (andu), Dylan Kiss (dyki), Hansun (hale), valen, Emilio Pascual, Agustin Castro Bugallo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

5.3: Update taxes starting Q4 2024 according to BOE-A-2024-12944 (Royal Decree 4/2024) https://www.boe.es/buscar/act.php?id=BOE-A-2024-12944

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/l10n_es
VERSION
VERSION 5.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSJosse Colpaert, Christophe Simonis, Ravi Gohil, Pedro M. Baeza, Yannick Tivisse, wan, Xavier-Do, Carlos Dauden, oco-odoo, Ignacio Ibeas - Acysos S.L, Harald Panten, Brice bib Bartoletti, Guillaume (guva), Miquel Raïch, Omar (Comunitea), angelmoya, Shawcker, Ethan Hildick, Dylan Kiss (dyki), Hansun (hale), valen
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/l10n_es
VERSION
VERSION 5.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSJosse Colpaert, Christophe Simonis, Ravi Gohil, Pedro M. Baeza, Olivier Colson, Pierre Masereel, mreficent, Xavier-Do, Carlos Dauden, oco-odoo, fw-bot, Ignacio Ibeas - Acysos S.L, Harald Panten, manu, Miquel Raïch, Omar (Comunitea), angelmoya
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/l10n_es
VERSION
VERSION 4.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Christophe Simonis, Nicolas Martinelli, qdp-odoo, Pedro M. Baeza, Yannick Tivisse, Xavier-Do, oco-odoo, fw-bot, Harald Panten
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/l10n_es
VERSION
VERSION 4.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSMartin Trigaux, Christophe Simonis, Nicolas Martinelli, qdp-odoo, Pedro M. Baeza, Olivier Colson, Yannick Tivisse, Laurent Smet, De Paoli Quentin, oco-odoo, Ignacio Ibeas - Acysos S.L, Harald Panten
WEBSITE
WEBSITEhttps://launchpad.net/openerp-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax templates
    * Defines fiscal positions for spanish fiscal legislation
    * Defines tax reports mod 111, 115 and 303

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/l10n_es
VERSION
VERSION 4.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Christophe Simonis, Julien Legros, qdp-odoo, Yannick Tivisse
WEBSITE
WEBSITEhttps://launchpad.net/openerp-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - base_vat
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax code templates
    * Defines fiscal positions for spanish fiscal legislation

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/l10n_es
VERSION
VERSION 4.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Josse Colpaert, Goffin Simon, qdp-odoo, Olivier Colson, pvy, Yannick Tivisse
WEBSITE
WEBSITEhttps://launchpad.net/openerp-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - base_vat
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish charts of accounts (PGCE 2008).
========================================

    * Defines the following chart of account templates:
        * Spanish general chart of accounts 2008
        * Spanish general chart of accounts 2008 for small and medium companies
        * Spanish general chart of accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax code templates
    * Defines fiscal positions for spanish fiscal legislation

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/l10n_es
VERSION
VERSION 5.3.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Pedro M. Baeza, Sunil Sharma (OpenERP Trainee), Pedro Manuel Baeza
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_vat
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/l10n_es
VERSION
VERSION 3.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Ajay Chauhan (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Olivier Dony, Hardik, pso (OpenERP), Launchpad Translations on behalf of openerp, Sanjay Gohel (Open ERP), help, Christophe Simonis, Chirag Dodiya (OpenERP Trainee), Pedro M. Baeza
WEBSITE
WEBSITEhttps://launchpad.net/openerp-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - base_vat
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish Charts of Accounts (PGCE 2008).
=======================================

    * Defines the following chart of account templates:
        * Spanish General Chart of Accounts 2008
        * Spanish General Chart of Accounts 2008 for small and medium companies
        * Spanish General Chart of Accounts 2008 for associations
    * Defines templates for sale and purchase VAT
    * Defines tax code templates

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/l10n_es
VERSION
VERSION 3.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSpanish Localization Team
MAINTAINERS
MAINTAINERSSpanish Localization Team
COMMITTERS
COMMITTERSRucha (Open ERP), Stephane Wirtel, Numerigraphe - Lionel Sausin, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Ujjvala Collins (OpenERP), Xavier Morel, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, aag (OpenERP)
WEBSITE
WEBSITEhttps://launchpad.net/openerp-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - base_vat
    - base_iban
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Spanish Charts of Accounts (PGCE 2008).
=======================================

* Defines the following chart of account templates:
    * Spanish General Chart of Accounts 2008.
    * Spanish General Chart of Accounts 2008 for small and medium companies.
* Defines templates for sale and purchase VAT.
* Defines tax code templates.

Note: You should install the l10n_ES_account_balance_report module
for yearly account reporting (balance, profit & losses).

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.