Rapport RUP

l10n_fr_hr_rup
REPOSITORY
REPOSITORYOCA/l10n-france
GIT
GIThttps://github.com/OCA/l10n-france.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-france/tree/14.0/l10n_fr_hr_rup
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYFrench Localization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, oca-travis, OCA-git-bot, clementmbr, Kevin Khao, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-france
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-france:
    - l10n_fr_hr_check_ssnid
odoo/odoo:
    - hr_contract
    - hr
    - base_setup
    - base
    - web
    - mail
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-stdnum
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
hr_contract_view_form hr.contract group Inherits hr_contract.hr_contract_view_form
hr_contract_view_search hr.contract filter Inherits hr_contract.hr_contract_view_search
hr_employee_view_form hr.employee field Inherits hr.view_employee_form
report_l10n_fr_rup report_l10n_fr_rup ir.ui.view qweb New
rup_table_header rup_table_header ir.ui.view qweb New
rup_table_rows rup_table_rows ir.ui.view qweb New
style_rup style_rup ir.ui.view qweb New
Models touched (3)

New fields (4)
  • employer_address_id Many2one → res.partner
    args: 'res.partner', "Addresse de l'employeur"
  • pcs_id Many2one → hr.employee.pcs
    compute='_compute_pcs_id' readonly=False store=True args: 'hr.employee.pcs', 'PCS'
  • qualification Char
    compute='_compute_qualification' readonly=False store=True args: 'Qualification'
  • work_location Char
    compute='_compute_work_location' readonly=False store=True args: 'Localisation du bureau'
Public methods (0)

No public methods.

New fields (2)
  • pcs_id Many2one → hr.employee.pcs
    string='PCS' args: 'hr.employee.pcs'
  • qualification Char
    args: 'Qualification'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    string='Nom'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-france
PULL REQUEST
PULL REQUEST[18][MIG] l10n_fr_hr_rup (#757)