| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-education |
| GIT | |
| GIT | https://github.com/OCA/vertical-education.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-education/tree/9.0/openeducat_health |
| VERSION | |
| VERSION | 2.4.0 |
| CATEGORY | |
| CATEGORY | Openerp Education |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tech Receptives |
| MAINTAINERS | |
| MAINTAINERS | Tech Receptives |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), ajaychauhan727, Siddharth, siddharth-techreceptives |
| WEBSITE | |
| WEBSITE | http://www.openeducat.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/vertical-education: - openeducat_core odoo/odoo: - board - base - web - document - hr - base_setup - web_kanban - bus - resource - web_tip - website - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds the feature of health in Openeducat
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
health_faculty_form_view |
op.faculty.form | op.faculty | xpath | Inherits openeducat_core.view_op_faculty_form |
health_student_form_view |
op.student.form | op.student | xpath | Inherits openeducat_core.view_op_student_form |
view_op_health_form |
op.health.form | op.health | form | New |
view_op_health_search |
op.health.search | op.health | search | New |
view_op_health_tree |
op.health.tree | op.health | tree | New |
health_faculty_lines
One2many → op.health
No public methods.
blood_group
Selection
required=True
args: [('A+', 'A+ve'), ('B+', 'B+ve'), ('O+', 'O+ve'), ('AB+', 'AB+ve'), ('A-', 'A-ve'), ('B-', 'B-ve'), ('O-', 'O-ve'), ('AB-', 'AB-ve')], 'Blood Group'
eyeglasses
Boolean
eyeglasses_no
Char
size=64
args: 'Eye Glasses'
faculty_id
Many2one → op.faculty
health_line
One2many → op.health.line
height
Float
required=True
args: 'Height(C.M.)'
major_diseases
Boolean
default=False
args: 'Major Diseases?'
major_diseases_note
Text
physical_challenges
Boolean
default=False
args: 'Physical Challenge?'
physical_challenges_note
Text
regular_checkup
Boolean
default=False
args: 'Any Regular Checkup Required?'
student_id
Many2one → op.student
type
Selection
default='student'
required=True
args: [('student', 'Student'), ('faculty', 'Faculty')], 'Type'
weight
Float
required=True
args: 'Weight'
check_height_weight(self)
date
Date
default=<expr>
args: 'Date'
health_id
Many2one → op.health
name
Text
required=True
args: 'Checkup Detail'
recommendation
Text
No public methods.
health_lines
One2many → op.health
No public methods.