oca-ocb-hr/odoo-bringout-oca-ocb-hr_recruitment_survey/doc/MODELS.md
2025-08-29 15:20:50 +02:00

331 B

Models

Detected core models and extensions in hr_recruitment_survey.

classDiagram
    class hr_applicant
    class hr_job
    class survey_invite
    class survey_user_input

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.