Repository
OCA/vertical-medical · module folder · Try on Runboat
Module version
1.0.0
Category
Medical
Folder size
0.01 MB
License
GPL-3
Application
No
Auto-installable
No
Website
https://laslabs.com
Last tracking update
2026-08-07 07:17:46
Authors
Odoo Community Association (OCA), LasLabs
Maintainers
Odoo Community Association (OCA), LasLabs
Committers
Pedro M. Baeza, Jordi Ballester, Dave Lasley
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
medical_medicament_view_form medical.medicament.form medical.medicament form Inherits medical_medicament.medical_medicament_view_form
medical_medicament_view_tree medical.medicament.tree medical.medicament tree Inherits medical_medicament.medical_medicament_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • control_code Selection
    help='Federal drug scheduling code' args: [('c1', 'C1'), ('c2', 'C2'), ('c3', 'C3'), ('c4', 'C4'), ('c5', 'C5')]
  • ndc Char
    help='National Drug Code for medication' string='NDC'
Public methods (0)

No public methods.

New fields (1)
  • dispense_uom_id Many2one → product.uom
    comodel_name='product.uom' help='Dispense Unit of Measure' string='Dispense UOM'
Public methods (0)

No public methods.