Indonesia - Employee's Joining Time Based on Tax Period

l10n_id_taxform_employee_joining_period
REPOSITORY
REPOSITORYOCA/l10n-indonesia
GIT
GIThttps://github.com/OCA/l10n-indonesia.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-indonesia/tree/8.0/l10n_id_taxform_employee_joining_period
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYlocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenSynergy Indonesia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenSynergy Indonesia
COMMITTERS
COMMITTERSGitHub
WEBSITE
WEBSITEhttps://opensynergy-indonesia.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-indonesia:
    - l10n_id_taxform_period
    - l10n_id_taxform
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - hr_contract
    - base_action_rule
    - resource
    - hr
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
hr_employee_view_form hr.employee form hr.employee xpath Inherits hr_contract.hr_hr_employee_view_form2
Models touched (1)

New fields (2)
  • joining_tax_period_id Many2one → l10n_id.tax_period
    comodel_name='l10n_id.tax_period' compute='_compute_tax_period' store=True string='Joining Tax Period'
  • joining_tax_year_id Many2one → l10n_id.tax_year
    comodel_name='l10n_id.tax_year' compute='_compute_tax_period' store=True string='Joining Tax Year'
Public methods (0)

No public methods.