DIN 5008

l10n_din5008
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_din5008
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo Translation Bot, Lucas Perais, Julien Castiaux, William Henrotin, Gorash, Hubert Van De Walle, Louis Wicket (wil), Adrien Widart (awt), Dylan Kiss (dyki), Julien Alardot (jual), Mathieu Coutant, AhmedElemary57, David Van Droogenbroeck (DROD), pkgu-odoo, khsr-odoo, Pierre Lamotte (pila), Anton Romanova (roan), masm-odoo, Ritika Shekhawat, Sherif Gabr, bona-odoo, Robin Engels (roen)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:40
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the base module that defines the DIN 5008 standard in Odoo.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
din5008_css din5008_css ir.ui.view qweb Inherits web.styles_company_report
external_layout_din5008 external_layout_din5008 ir.ui.view qweb New
external_layout_din5008_account_move external_layout_din5008_account_move ir.ui.view qweb Inherits l10n_din5008.external_layout_din5008
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
report_invoice_wizard_preview report_invoice_wizard_preview ir.ui.view qweb Inherits web.report_invoice_wizard_preview
res_config_settings_view_form res.config.settings.view.form.inherit.base.vat res.config.settings setting Inherits account.res_config_settings_view_form
Models touched (4)

New fields (12)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • bank_ids One2many
    readonly=True related='company_id.partner_id.bank_ids'
  • city Char
    readonly=True related='company_id.city'
  • company_details Html
    default=_default_company_details
  • company_registry Char
    readonly=True related='company_id.company_registry'
  • l10n_din5008_delivery_date Date
    default=<expr> store=False
  • l10n_din5008_due_date Date
    default=<expr> store=False
  • l10n_din5008_invoice_date Date
    default=fields.Date.today store=False
  • report_footer Html
    default=_default_report_footer
  • street Char
    readonly=True related='company_id.street'
  • street2 Char
    readonly=True related='company_id.street2'
  • zip Char
    readonly=True related='company_id.zip'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • get_paperformat(self)

New fields (1)
  • has_position_column Boolean
    string='Show Position Column in Reports'
Public methods (0)

No public methods.

New fields (1)
  • has_position_column Boolean
    readonly=False related='company_id.has_position_column'
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_din5008
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Lucas Perais, William Henrotin, Anh Thao Pham (pta), william-andre, Maximilien (malb), Levi Siuzdak (sile), Dylan Kiss (dyki), hupo-odoo, Julien Alardot (jual), sesn-odoo, Sven Fuehr, Louis (wil), mano-odoo, Mathieu Coutant, David Van Droogenbroeck (DROD), khsr-odoo, Pierre Lamotte (pila), Anton Romanova (roan), masm-odoo, Ritika Shekhawat, Sherif Gabr, bona-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:53
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the base module that defines the DIN 5008 standard in Odoo.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
din5008_css din5008_css ir.ui.view qweb Inherits web.styles_company_report
external_layout_din5008 external_layout_din5008 ir.ui.view qweb New
external_layout_din5008_account_move external_layout_din5008_account_move ir.ui.view qweb Inherits l10n_din5008.external_layout_din5008
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
report_invoice_wizard_preview report_invoice_wizard_preview ir.ui.view qweb Inherits web.report_invoice_wizard_preview
Models touched (1)

New fields (12)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • bank_ids One2many
    readonly=True related='company_id.partner_id.bank_ids'
  • city Char
    readonly=True related='company_id.city'
  • company_details Html
    default=_default_company_details
  • company_registry Char
    readonly=True related='company_id.company_registry'
  • l10n_din5008_delivery_date Date
    default=<expr> store=False
  • l10n_din5008_due_date Date
    default=<expr> store=False
  • l10n_din5008_invoice_date Date
    default=fields.Date.today store=False
  • report_footer Html
    default=_default_report_footer
  • street Char
    readonly=True related='company_id.street'
  • street2 Char
    readonly=True related='company_id.street2'
  • zip Char
    readonly=True related='company_id.zip'
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_din5008
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Lucas Perais, Victor Feyens, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), Guillaume (guva), momegahed, william, niyasraphy, Louis Wicket (wil), Maximilien (malb), Shawcker, Camille Spiritus, Dylan Kiss (dyki), Hansun (hale), Antoine (ande), Julien Alardot (jual), sesn-odoo, Jordan D. (Joda), Sven Fuehr, Louis (wil), casp-odoo, David Van Droogenbroeck (DROD), khsr-odoo, Pierre Lamotte (pila), Anton Romanova (roan), masm-odoo, Ritika Shekhawat, Sherif Gabr
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:05
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the base module that defines the DIN 5008 standard in Odoo.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
din5008_css din5008_css ir.ui.view qweb Inherits web.styles_company_report
external_layout_din5008 external_layout_din5008 ir.ui.view qweb New
external_layout_din5008_account_move external_layout_din5008_account_move ir.ui.view qweb Inherits l10n_din5008.external_layout_din5008
Models touched (3)

New fields (2)
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
Public methods (0)

No public methods.

New fields (3)
  • l10n_din5008_addresses Binary
    compute='_compute_l10n_din5008_addresses' exportable=False
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
Public methods (1)
  • check_field_access_rights(self, operation, field_names)

New fields (11)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • bank_ids One2many
    readonly=True related='company_id.partner_id.bank_ids'
  • city Char
    readonly=True related='company_id.city'
  • company_details Html
    default=_default_company_details
  • company_registry Char
    readonly=True related='company_id.company_registry'
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
  • report_footer Html
    default=_default_report_footer
  • street Char
    readonly=True related='company_id.street'
  • street2 Char
    readonly=True related='company_id.street2'
  • zip Char
    readonly=True related='company_id.zip'
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_din5008
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Localizations
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo SA
MAINTAINERS
MAINTAINERSOdoo SA
COMMITTERS
COMMITTERSMartin Trigaux, Goffin Simon, Lucas Perais, Romeo Fragomeli, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), Guillaume (guva), momegahed, william-andre, thcl-odoo, william, John Laterre (jol), Maximilien (malb), Camille Spiritus, Dylan Kiss (dyki), Hansun (hale), Antoine (ande), sesn-odoo, Jordan D. (Joda), Sven Fuehr, jort-aardug, casp-odoo, jorttd
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:47
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the base module that defines the DIN 5008 standard in Odoo.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
din5008_css din5008_css ir.ui.view qweb Inherits web.styles_company_report
external_layout_din5008 external_layout_din5008 ir.ui.view qweb New
Models touched (3)

New fields (2)
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
Public methods (0)

No public methods.

New fields (3)
  • l10n_din5008_addresses Binary
    compute='_compute_l10n_din5008_addresses' exportable=False
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
Public methods (1)
  • check_field_access_rights(self, operation, field_names)

New fields (9)
  • account_fiscal_country_id Many2one
    readonly=True related='company_id.account_fiscal_country_id'
  • bank_ids One2many
    readonly=True related='company_id.partner_id.bank_ids'
  • city Char
    readonly=True related='company_id.city'
  • company_registry Char
    readonly=True related='company_id.company_registry'
  • l10n_din5008_document_title Char
    compute='_compute_l10n_din5008_document_title'
  • l10n_din5008_template_data Binary
    compute='_compute_l10n_din5008_template_data'
  • street Char
    readonly=True related='company_id.street'
  • street2 Char
    readonly=True related='company_id.street2'
  • zip Char
    readonly=True related='company_id.zip'
Public methods (0)

No public methods.