Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Localizations/Account Charts
Folder size
0.12 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/kenya.html
Last tracking update
2026-08-07 06:47:03
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Yannick Tivisse, Arnold Moyaux, Julien Castiaux, Gorash, Miquel Raïch, william-andre, Habib (ayh), Dylan Kiss (dyki), Sven Fuehr, Seif (segn), kcv-odoo, Hesham Saleh, Logan Staelens, igbe
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_ke_edi_tremol
Description
This provides a base chart of accounts and taxes template for use in Odoo.
    

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
l10n_ke.view_move_form account.move.form account.move form Inherits account.view_move_form
l10n_ke_inherit_view_tax_form l10n.ke.inherit.account.tax.form account.tax form Inherits account.view_tax_form
l10n_ke_inherit_view_tax_tree l10n.ke.account.tax.list account.tax list Inherits account.view_tax_tree
view_l10n_ke_item_code_search l10n_ke.item.code.search l10n_ke.item.code search New
view_l10n_ke_item_code_tree l10n_ke.item.code.list l10n_ke.item.code 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 (2)
  • l10n_ke_wh_certificate_date Date
    string='Date of Certificate'
  • l10n_ke_wh_certificate_number Char
    help='Customer withholding certificate number' string='Withholding Certificate Number'
Public methods (0)

No public methods.

New fields (1)
  • l10n_ke_item_code_id Many2one → l10n_ke.item.code
    help='KRA code that describes a tax rate or exemption on specific products or services.' string='KRA Item Code' args: 'l10n_ke.item.code'
Public methods (0)

No public methods.

New fields (3)
  • code Char
    string='KRA Item Code'
  • description Char
    string='Description'
  • tax_rate Selection
    args: [('C', 'Zero Rated'), ('E', 'Exempted'), ('B', 'Taxable at 8%')]
Public methods (0)

No public methods.

New fields (1)
  • l10n_ke_oscu_is_active Boolean
    compute='_compute_l10n_ke_oscu_is_active' help='Whether this company is set up for OSCU flows.' string='Is OSCU active?'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…