mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-22 17:32:07 +02:00
Initial commit: Vertical Industry packages
This commit is contained in:
commit
d5567a0017
766 changed files with 733028 additions and 0 deletions
23
odoo-bringout-oca-ocb-lunch/doc/MODELS.md
Normal file
23
odoo-bringout-oca-ocb-lunch/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in lunch.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class lunch_alert
|
||||
class lunch_cashmove
|
||||
class lunch_location
|
||||
class lunch_order
|
||||
class lunch_product
|
||||
class lunch_product_category
|
||||
class lunch_supplier
|
||||
class lunch_topping
|
||||
class image_mixin
|
||||
class res_company
|
||||
class res_config_settings
|
||||
class res_users
|
||||
```
|
||||
|
||||
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