OpenEduCat Parent

openeducat_parent
REPOSITORY
REPOSITORYOCA/vertical-education
GIT
GIThttps://github.com/OCA/vertical-education.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-education/tree/10.0/openeducat_parent
VERSION
VERSION 3.0.0
CATEGORY
CATEGORYEducation
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSMaxime Chambreuil, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Parthiv Patel, ajaychauhan727, Ajay Chauhan
WEBSITE
WEBSITEhttp://www.openeducat.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - bus
    - web_tour
    - resource
    - website
    - web_editor
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
parent_student_form_view op.student.form op.student xpath Inherits openeducat_core.view_op_student_form
view_op_parent_form op.parent.form op.parent form New
view_op_parent_search op.parent.search op.parent search New
view_op_parent_tree op.parent.tree op.parent tree New
view_op_student_parent_form op.student.form op.student form New
Models touched (3)

New fields (3)
  • name Many2one → res.partner
    default=<expr> required=True args: 'res.partner', 'Name'
  • student_ids Many2many → op.student
    string='Student(s)' args: 'op.student'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'User'
Public methods (0)

No public methods.

New fields (1)
  • parent_ids Many2many → op.parent
    string='Parent' args: 'op.parent'
Public methods (0)

No public methods.

New fields (1)
  • parent_ids One2many → op.parent
    args: 'op.parent', 'user_id', 'Parents'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/vertical-education
GIT
GIThttps://github.com/OCA/vertical-education.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-education/tree/9.0/openeducat_parent
VERSION
VERSION 2.4.0
CATEGORY
CATEGORYOpenerp Education
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTech Receptives
MAINTAINERS
MAINTAINERSTech Receptives
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), ajaychauhan727, Siddharth, siddharth-techreceptives
WEBSITE
WEBSITEhttp://www.openeducat.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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 parent management system over OpenERP
    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
parent_student_form_view op.student.form op.student xpath Inherits openeducat_core.view_op_student_form
view_op_parent_form op.parent.form op.parent form New
view_op_parent_search op.parent.search op.parent search New
view_op_parent_tree op.parent.tree op.parent tree New
Models touched (3)

New fields (3)
  • name Many2one → res.partner
    default=<expr> required=True args: 'res.partner', 'Name'
  • student_ids Many2many → op.student
    string='Student(s)' args: 'op.student'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'User'
Public methods (0)

No public methods.

New fields (1)
  • parent_ids Many2many → op.parent
    string='Parent' args: 'op.parent'
Public methods (0)

No public methods.

New fields (1)
  • parent_ids One2many → op.parent
    args: 'op.parent', 'user_id', 'Parents'
Public methods (0)

No public methods.