Repository
OCA/l10n-iran · module folder · Try on Runboat
Module version
1.0.0
Category
Localization/Iran
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-iran
Last tracking update
2026-08-07 08:09:32
Authors
Odoo Community Association (OCA), Fadoo
Maintainers
saeed-raesi
Committers
OCA-git-bot, oca-ci, Saeed Raeisi
Odoo dependencies
odoo/odoo:
- hr
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_contract_form_additional_allowance hr.contract.view.additional.allowance hr.contract form Inherits hr_contract.hr_contract_view_form
res_config_settings_view_form_inherit_l10n_ir_hr_contract res.config.settings.view.form.inherit.l10n_ir_hr_contract res.config.settings form Inherits hr.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (10)
  • l10n_ir_child_allowance Monetary
    help='Monthly child allowance based on (daily wage x 3 x children counts).' store=True string='Child Allowance'
  • l10n_ir_daily_wages Monetary
    help='Daily wages' store=True string='Daily wages'
  • l10n_ir_grocery_allowance Monetary
    help='Monthly food allowance.' store=True string='Grocery Allowance'
  • l10n_ir_hiring_bonus Monetary
    help='Monthly rewardable extra hiring bonus.' store=True string='Hiring Bonus'
  • l10n_ir_house_allowance Monetary
    help='Monthly housing allowance.' store=True string='House Allowance'
  • l10n_ir_life_insurance Monetary
    help='Monthly life insurance amount.' store=True string='Life Insurance'
  • l10n_ir_responsibility_bonus Monetary
    help='Monthly liability bonus.' store=True string='Responsibility Bonus '
  • l10n_ir_seniority_benefits Monetary
    help='Monthly seniority benefits by each year of the contract.' store=True string='Seniority Benefits'
  • l10n_ir_supplement_insurance Monetary
    help='Monthly supplementary insurance amount.' store=True string='Supplement Insurance'
  • l10n_ir_technical_bonus Monetary
    help='Monthly technical bonus.' store=True string='Technical Bonus'
Public methods (0)

No public methods.

New fields (5)
  • default_l10n_ir_child_allowance Float
    default=0.0 default_model='hr.contract' help="Employee's monthly gross wage." store=True string='Child Allowance'
  • default_l10n_ir_daily_wages Float
    default=0.0 default_model='hr.contract' help="Employee's monthly gross wage." store=True string='Daily Wage'
  • default_l10n_ir_grocery_allowance Float
    default=0.0 default_model='hr.contract' help='Monthly food allowance.' store=True string='Grocery Allowance'
  • default_l10n_ir_house_allowance Float
    default=0.0 default_model='hr.contract' help='Monthly housing allowance.' store=True string='House Allowance'
  • default_wage Float
    default=0.0 default_model='hr.contract' help="Employee's monthly gross wage." store=True string='Wage'
Public methods (0)

No public methods.

Loading…