L10n EU OSS

l10n_eu_oss
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/14.0/l10n_eu_oss
VERSION
VERSION 1.3.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSDaniel Reis, OCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, Ethan Hildick
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
res_config_settings_view_form_l10n_eu_oss res.config.settings.view.form.inherit.l10n.eu.oss res.config.settings div Inherits account.res_config_settings_view_form
Models touched (3)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/13.0/l10n_eu_oss
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSPedro M. Baeza, Harald Panten, oca-travis, OCA-git-bot, valen
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
res_config_settings_view_form_l10n_eu_oss res.config.settings.view.form.inherit.l10n.eu.oss res.config.settings div Inherits account.res_config_settings_view_form
Models touched (3)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/12.0/l10n_eu_oss
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSGitHub, OCA Transbot, angelmoya, oca-travis, Weblate, OCA-git-bot, Simone Rubino
WEBSITE
WEBSITEhttps://github.com/OCA/account-fiscal-rule
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
res_config_settings_view_form_l10n_eu_oss res.config.settings.view.form.inherit.l10n.eu.oss res.config.settings div Inherits account.res_config_settings_view_form
Models touched (3)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/11.0/l10n_eu_oss
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Rodrigo
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
res_config_settings_view_form_l10n_eu_oss res.config.settings.view.form.inherit.l10n.eu.oss res.config.settings div Inherits account.res_config_settings_view_form
Models touched (3)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/10.0/l10n_eu_oss
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSmanu, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_config_settings_view_form_l10n_eu_oss account.config.settings.view.form.inherit.l10n.eu.oss account.config.settings xpath Inherits account.view_account_config_settings
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
Models touched (3)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)
REPOSITORY
REPOSITORYOCA/account-fiscal-rule
GIT
GIThttps://github.com/OCA/account-fiscal-rule.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-fiscal-rule/tree/8.0/l10n_eu_oss
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel Technology
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel Technology
COMMITTERS
COMMITTERSPedro M. Baeza, oca-travis, OCA-git-bot, Rodrigo
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-fiscal-rule:
    - account_fiscal_position_partner_type
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_eu_oss_wizard_form_view l10n eu oss wizard form view l10n.eu.oss.wizard form New
view_account_config_settings_l10n_eu_oss view.account.config.settings.inherit.l10n.eu.oss account.config.settings field Inherits account.view_account_config_settings
Models touched (4)

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (1)
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Oss Country'
Public methods (0)

No public methods.

New fields (8)
  • company_id Many2one → res.company
    default=_get_default_company_id required=True string='Company' args: 'res.company'
  • done_country_ids Many2many → res.country
    default=_default_done_country_ids string='Already Supported' args: 'res.country', 'l10n_eu_oss_country_rel_done'
  • general_tax Many2one → account.tax
    comodel_name='account.tax' required=True string='General Tax'
  • price_include_tax Boolean
    default=False string='Price Include Tax'
  • reduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Reduced Tax'
  • second_superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Second Super Reduced Tax'
  • superreduced_tax Many2one → account.tax
    comodel_name='account.tax' string='Super Reduced Tax'
  • todo_country_ids Many2many → res.country
    default=_default_todo_country_ids required=True string='EU Customers From' args: 'res.country', 'l10n_eu_oss_country_rel_todo'
Public methods (3)
  • generate_dict_taxes(self, selected_taxes, oss_rate_id)
  • generate_eu_oss_taxes(self)
    @api.multi
  • update_fpos(self, fpos_id, taxes_data)

New fields (5)
  • general_rate Float
    digits=(16, 4) string='General Rate'
  • oss_country_id Many2one → res.country
    comodel_name='res.country' string='Country'
  • reduced_rate Float
    digits=(16, 4) string='Reduced Rate'
  • second_superreduced_rate Float
    digits=(16, 4) string='Second Super Reduced Rate'
  • superreduced_rate Float
    digits=(16, 4) string='Super Reduced Rate'
Public methods (1)
  • get_rates_list(self)