mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-18 09:32:03 +02:00
Initial commit: Technical packages
This commit is contained in:
commit
3473fa71a0
873 changed files with 297766 additions and 0 deletions
16
odoo-bringout-oca-ocb-barcodes/doc/MODELS.md
Normal file
16
odoo-bringout-oca-ocb-barcodes/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in barcodes.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class barcode_nomenclature
|
||||
class barcode_rule
|
||||
class barcodes_barcode_events_mixin
|
||||
class ir_http
|
||||
class res_company
|
||||
```
|
||||
|
||||
Notes
|
||||
- Classes show model technical names; fields omitted for brevity.
|
||||
- Items listed under _inherit are extensions of existing models.
|
||||
Loading…
Add table
Add a link
Reference in a new issue