Canada - Income Tax Deductions

l10n_ca_hr_income_tax_deductions
REPOSITORY
REPOSITORYOCA/l10n-canada
GIT
GIThttps://github.com/OCA/l10n-canada.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-canada/tree/7.0/l10n_ca_hr_income_tax_deductions
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSAlexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid
WEBSITE
WEBSITEhttps://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - hr_payroll
    - hr
    - base_setup
    - base
    - web_kanban
    - web
    - mail
    - resource
    - process
    - board
    - hr_contract
    - hr_holidays
    - base_calendar
    - base_status
    - base_action_rule
    - decimal_precision
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Canada Income Tax Deductions
============================
 * Adds Income Tax Deductions

Contributors
------------
* David Dufresne <david.dufresne@savoirfairelinux.com>
* Pierre Lamarche <pierre.lamarche@savoirfairelinux.com>

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
hr_deduction_category_form hr.deduction.category.form hr.deduction.category form New
hr_deduction_category_list hr.deduction.category.tree hr.deduction.category tree New
hr_employee_view_form hr.employee.form hr.employee notebook Inherits hr.view_employee_form
view_hr_deduction_category_filter hr.deduction.category.select hr.deduction.category search New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • sum_deductions(self, cr, uid, ids, employee_id, date_from, date_to, deduction_codes, pays_per_year, estimated_income=False, context=None)
    Sums over an employee's income tax deductions estimated_income: whether the result will be used to calculate the employee's estimated income

New fields (0)

No new fields.

Public methods (1)
  • onchange_category_id(self, cr, uid, ids, category_id, amount)