mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 16:52:05 +02:00
370 B
370 B
Models
Detected core models and extensions in queue_job.
classDiagram
class queue_job
class queue_job_channel
class queue_job_function
class queue_job_lock
class base
class ir_model_fields
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.