mirror of
https://github.com/bringout/cybrosys.git
synced 2026-04-18 08:31:59 +02:00
339 B
339 B
Models
Detected core models and extensions in ohrms_loan.
classDiagram
class hr_loan
class hr_loan_line
class hr_employee
class hr_payslip
class hr_payslip_input
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.