Repository
odoo/odoo · module folder
Module version
1.3
Category
Accounting/Localizations/Account Charts
Folder size
0.11 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:46:58
Authors
Odoo SA
Maintainers
Odoo SA
Committers
Josse Colpaert, Odoo Translation Bot, Gorash, Miquel Raïch, william-andre, jbw-odoo, Habib (ayh), Ali Alfie (alal), Dylan Kiss (dyki), Jinane Maksoud, kcv-odoo, SaddemAmine, Claire (clbr), Antoine Dupuis, Hesham Saleh, Maira Salazar (srma), Logan Staelens, AhmedElemary57, igbe, hisi-odoo, Nesma Harraz (neha)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is the base module to manage the accounting chart for Estonia in Odoo.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_tax_form_inherit_l10n_ee account.tax.form account.tax form Inherits account.view_tax_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ee_kmd_inf_code Selection
    default=False help='This field is used for the comments/special code column in the KMD INF report.' selection=[('1', 'Sale KMS §41/42'), ('2', 'Sale KMS §41^1'), ('11', 'Purchase KMS §29(4)/30/32'), ('12', 'Purchase KMS §41^1')] string='KMD INF Code'
Public methods (0)

No public methods.

New fields (2)
  • l10n_ee_rounding_difference_loss_account_id Many2one → account.account
    check_company=True args: 'account.account'
  • l10n_ee_rounding_difference_profit_account_id Many2one → account.account
    check_company=True args: 'account.account'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…