TIP: You can type at any time to perform a new search.
OpenEduCat Facility
openeducat_facility · OCA/vertical-education
- Repository
- OCA/vertical-education · module folder · Try on Runboat
- Module version
- 3.0.0
- Category
- Education
- Folder size
- 0.16 MB
- License
- LGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- http://www.openeducat.org
- Last tracking update
- 2026-08-07 07:17:52
- Authors
- Tech Receptives
- Maintainers
- Tech Receptives
- Committers
- Maxime Chambreuil, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Parthiv Patel, ajaychauhan727
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
op_facility_line_form_view |
op.facility.line.form | op.facility.line | form | New |
op_facility_line_tree_view |
op.facility.line.tree | op.facility.line | tree | New |
view_op_facility_form |
op.facility.form | op.facility | form | New |
view_op_facility_search |
op.facility.search | op.facility | search | New |
view_op_facility_tree |
op.facility.tree | op.facility | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
codeCharrequired=Truesize=4 args: 'Code' -
nameCharrequired=Truesize=16 args: 'Name'
No public methods.
New fields (2)
-
facility_idMany2one → op.facilityrequired=True args: 'op.facility', 'Facility' -
quantityFloatrequired=True args: 'Quantity'
-
check_quantity(self)@api.constrains('quantity')
Loading…