| 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/10.0/openeducat_activity |
| VERSION | |
| VERSION | 3.0.0 |
| CATEGORY | |
| CATEGORY | Education |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tech Receptives |
| MAINTAINERS | |
| MAINTAINERS | Tech Receptives |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, Pedro M. Baeza, Vicente Jimenez Aguilar, Stéphane Bidoul (ACSONE), Parthiv Patel, ajaychauhan727 |
| WEBSITE | |
| WEBSITE | http://www.openeducat.org |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/vertical-education: - openeducat_core odoo/odoo: - board - base - web - document - hr - base_setup - web_kanban - bus - web_tour - resource - website - web_editor - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
student_migrate_form |
student.migrate.form | student.migrate | form | New |
view_op_activity_form |
op.activity.form | op.activity | form | New |
view_op_activity_search |
op.activity.search | op.activity | search | New |
view_op_activity_tree |
op.activity.tree | op.activity | tree | New |
view_op_activity_type_form |
op.activity.type.form | op.activity.type | form | New |
view_op_activity_type_search |
op.activity.type.search | op.activity.type | search | New |
view_op_activity_type_tree |
op.activity.type.tree | op.activity.type | tree | New |
view_op_student_form_timetable_inherit |
op.student.form.timetable_inherit | op.student | notebook | Inherits openeducat_core.view_op_student_form |
date
Date
default=fields.Date.today()
args: 'Date'
description
Text
faculty_id
Many2one → op.faculty
student_id
Many2one → op.student
required=True
args: 'op.student', 'Student'
type_id
Many2one → op.activity.type
No public methods.
name
Char
required=True
size=128
args: 'Name'
No public methods.
activity_log
One2many → op.activity
No public methods.
batch_id
Many2one → op.batch
course_from_id
Many2one → op.course
required=True
args: 'op.course', 'From Course'
course_to_id
Many2one → op.course
required=True
args: 'op.course', 'To Course'
date
Date
default=fields.Date.today()
required=True
args: 'Date'
optional_sub
Boolean
student_ids
Many2many → op.student
required=True
string='Student(s)'
args: 'op.student'
onchange_course_id(self)
student_migrate_forward(self)
| 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_activity |
| 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-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 provide feature of Activity Manangement.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
student_migrate_form |
student.migrate.form | student.migrate | form | New |
view_op_activity_form |
op.activity.form | op.activity | form | New |
view_op_activity_search |
op.activity.search | op.activity | search | New |
view_op_activity_tree |
op.activity.tree | op.activity | tree | New |
view_op_activity_type_form |
op.activity.type.form | op.activity.type | form | New |
view_op_activity_type_search |
op.activity.type.search | op.activity.type | search | New |
view_op_activity_type_tree |
op.activity.type.tree | op.activity.type | tree | New |
view_op_student_form_timetable_inherit |
op.student.form.timetable_inherit | op.student | notebook | Inherits openeducat_core.view_op_student_form |
date
Date
default=fields.Date.today()
args: 'Date'
description
Text
faculty_id
Many2one → op.faculty
student_id
Many2one → op.student
required=True
args: 'op.student', 'Student'
type_id
Many2one → op.activity.type
No public methods.
name
Char
required=True
size=128
args: 'Name'
No public methods.
activity_log
One2many → op.activity
No public methods.
course_from_id
Many2one → op.course
required=True
args: 'op.course', 'From Course'
course_to_id
Many2one → op.course
required=True
args: 'op.course', 'To Course'
date
Date
default=fields.Date.today()
required=True
args: 'Date'
student_ids
Many2many → op.student
required=True
string='Student(s)'
args: 'op.student'
onchange_course_id(self)
student_migrate_forward(self)