Repository
odoo/odoo · module folder
Module version
1.1
Category
Accounting/Localizations/Account Charts
Folder size
0.26 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations.html
Last tracking update
2026-08-07 06:47:00
Authors
26HOUSE (http://www.26house.com)
Maintainers
26HOUSE (http://www.26house.com)
Committers
Josse Colpaert, Odoo Translation Bot, qdp-odoo, GitHub, Arnold Moyaux, Gorash, Miquel Raïch, william-andre, Habib (ayh), Louis Wicket (wil), Maximilien (malb), Dylan Kiss (dyki), Jinane Maksoud, Arnaud Sibille, Sven Fuehr, Seif (segn), kcv-odoo, SaddemAmine, Claire (clbr), gteboul, Antoine Dupuis, Hesham Saleh, Maira Salazar (srma), AhmedElemary57, bhra-odoo, igbe, hisi-odoo, leclerc-leo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Czech accounting chart and localization.  With Chart of Accounts with taxes and basic fiscal positions.

Tento modul definuje:

- Českou účetní osnovu za rok 2020

- Základní sazby pro DPH z prodeje a nákupu

- Základní fiskální pozice pro českou legislativu
    

Code Analysis

Views touched (14)
XML IDNameModelTypeStatus
l10n_cz_external_layout_bold l10n_cz_external_layout_bold ir.ui.view qweb Inherits web.external_layout_bold
l10n_cz_external_layout_boxed l10n_cz_external_layout_boxed ir.ui.view qweb Inherits web.external_layout_boxed
l10n_cz_external_layout_bubble l10n_cz_external_layout_bubble ir.ui.view qweb Inherits web.external_layout_bubble
l10n_cz_external_layout_folder l10n_cz_external_layout_folder ir.ui.view qweb Inherits web.external_layout_folder
l10n_cz_external_layout_standard l10n_cz_external_layout_standard ir.ui.view qweb Inherits web.external_layout_standard
l10n_cz_external_layout_striped l10n_cz_external_layout_striped ir.ui.view qweb Inherits web.external_layout_striped
l10n_cz_external_layout_wave l10n_cz_external_layout_wave ir.ui.view qweb Inherits web.external_layout_wave
registry_vat_external_layout registry_vat_external_layout ir.ui.view qweb New
report_invoice_document report_invoice_document ir.ui.view qweb Inherits account.report_invoice_document
res_partner_view_form_inherit_l10n_cz res.partner.view.form.inherit.l10n.cz res.partner form Inherits account.view_partner_property_form
view_company_form_inherit_l10n_ck res.company.form.inherit.l10n_ck res.company form Inherits base.view_company_form
view_l10n_cz_tax_office_form l10n_cz.tax_office.form l10n_cz.tax_office form New
view_l10n_cz_tax_office_search l10n_cz.tax_office.search l10n_cz.tax_office search New
view_l10n_cz_tax_office_tree l10n_cz.tax_office.tree l10n_cz.tax_office list New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (5)

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 (2)
  • account_fiscal_country_id Many2one
    related='company_id.account_fiscal_country_id'
  • company_registry Char
    related='company_id.company_registry'
Public methods (0)

No public methods.

New fields (4)
  • code Integer
    aggregator=False required=True string='Code'
  • name Char
    string='Name' translate=True
  • region Char
    required=True string='Region' translate=True
  • workplace_code Integer
    aggregator=False required=True string='Territorial Office'
Public methods (0)

No public methods.

New fields (2)
  • l10n_cz_tax_office_id Many2one → l10n_cz.tax_office
    comodel_name='l10n_cz.tax_office' string='Tax Office (CZ)'
  • trade_registry Char
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…