mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 15:52:07 +02:00
375 B
375 B
Models
Detected core models and extensions in om_hospital.
classDiagram
class appointment_prescription_lines
class hospital_appointment
class hospital_doctor
class hospital_patient
class sale_order
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.