| 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_classroom |
| 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, 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 - openeducat_facility odoo/odoo: - board - base - web - document - hr - base_setup - web_kanban - bus - web_tour - resource - website - web_editor - web_planner - product - decimal_precision - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_op_classroom_form |
op.classroom.form | op.classroom | form | New |
view_op_classroom_search |
op.classroom.search | op.classroom | search | New |
view_op_classroom_tree |
op.classroom.tree | op.classroom | tree | New |
asset_id
Many2one → op.classroom
code
Char
size=256
args: 'Code'
product_id
Many2one → product.product
required=True
args: 'product.product', 'Product'
product_uom_qty
Float
required=True
args: 'Quantity'
No public methods.
asset_line
One2many → op.asset
batch_id
Many2one → op.batch
capacity
Integer
string='No of Person'
code
Char
required=True
size=4
args: 'Code'
course_id
Many2one → op.course
facilities
One2many → op.facility.line
string='Facility Lines'
args: 'op.facility.line', 'classroom_id'
name
Char
required=True
size=16
args: 'Name'
onchange_course(self)
classroom_id
Many2one → op.classroom
No public methods.
| 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_classroom |
| 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 - openeducat_facility odoo/odoo: - board - base - web - document - hr - base_setup - web_kanban - bus - resource - web_tip - website - web_editor - web_planner - product - decimal_precision - report |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds classroom management feature to OpenEduCat_Core.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_op_classroom_form |
op.classroom.form | op.classroom | form | New |
view_op_classroom_search |
op.classroom.search | op.classroom | search | New |
view_op_classroom_tree |
op.classroom.tree | op.classroom | tree | New |
asset_id
Many2one → op.classroom
code
Char
size=256
args: 'Code'
product_id
Many2one → product.product
required=True
args: 'product.product', 'Product'
product_uom_qty
Float
required=True
args: 'Quantity'
No public methods.
asset_line
One2many → op.asset
capacity
Integer
string='No of Person'
code
Char
required=True
size=4
args: 'Code'
course_id
Many2one → op.course
required=True
args: 'op.course', 'Course'
facilities
One2many → op.facility.line
string='Facility Lines'
args: 'op.facility.line', 'classroom_id'
name
Char
required=True
size=16
args: 'Name'
No public methods.
classroom_id
Many2one → op.classroom
No public methods.