Repository
OCA/vertical-education · module folder · Try on Runboat
Module version
2.4.0
Category
Openerp Education
Folder size
0.47 MB
License
LGPL-3
Application
Yes
Auto-installable
No
Website
http://www.openeducat.org
Last tracking update
2026-08-07 07:10:04
Authors
Tech Receptives
Maintainers
Tech Receptives
Committers
Stéphane Bidoul (ACSONE), ajaychauhan727, Siddharth, siddharth-techreceptives
Odoo dependencies
OCA/vertical-education:
odoo/odoo:
- web
- hr
- bus
Python dependencies
None
System dependencies
None
Required by
openeducat_erp
Description
        This module provide alumni management system over OpenERP
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
alumni_form_view op.student.form op.student form Inherits openeducat_core.view_op_student_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • alumni_boolean Boolean
    args: 'Alumni Student'
  • current_job Char
    size=256 args: 'Current Job'
  • current_position Char
    size=256 args: 'Current Position'
  • passing_year Many2one → op.batch
    args: 'op.batch', 'Passing Year'
Public methods (0)

No public methods.