Indian OpenEduCat Admission

openeducat_l10n_in_admission
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_l10n_in_admission
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_l10n_in
    - openeducat_core
    - openeducat_admission
    - openeducat_fees
odoo/odoo:
    - board
    - base
    - web
    - document
    - hr
    - base_setup
    - web_kanban
    - mail
    - bus
    - resource
    - web_tip
    - website
    - web_editor
    - web_planner
    - account_accountant
    - account
    - product
    - decimal_precision
    - report
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
        This module provide indian based feature of admission.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
in_admission_form_view op.admission.form op.admission xpath Inherits openeducat_admission.view_op_admission_form
Models touched (1)

New fields (5)
  • category_id Many2one → op.category
    states={'done': [('readonly', True)]} args: 'op.category', 'Category'
  • gr_no Char
    size=10 args: 'GR Number new'
  • gr_no_old Char
    size=10 args: 'GR Number old'
  • is_old_student Boolean
    args: 'Old Student?'
  • religion_id Many2one → op.religion
    states={'done': [('readonly', True)]} args: 'op.religion', 'Religion'
Public methods (1)
  • get_student_vals(self)
    @api.multi