Repository
OCA/hr · module folder · Try on Runboat
Module version
0.1.0
Category
Generic Modules/Human Resources
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:17:50
Authors
Odoo Community Association (OCA), Eficent
Maintainers
Odoo Community Association (OCA), Eficent
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
hr_payslip_run_form_inherit hr.payslip.run.form hr.payslip.run form Inherits hr_payroll_account.hr_payslip_run_form_inherit
view_hr_payslip_inherit_form hr.payslip.inherit.form hr.payslip form Inherits hr_payroll_account.view_hr_payslip_inherit_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • move_date Date
    string='Force move date'
Public methods (2)
  • onchange_move_date(self)
    @api.onchange('move_date')
  • write(self, vals)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • compute_sheet(self)
    @api.multi

New fields (1)
  • move_date Date
    string='Force move date'
Public methods (0)

No public methods.

Loading…

Loading…