mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-25 14:12:00 +02:00
Initial commit: Sale packages
This commit is contained in:
commit
14e3d26998
6469 changed files with 2479670 additions and 0 deletions
15
odoo-bringout-oca-ocb-website_sale_picking/doc/MODELS.md
Normal file
15
odoo-bringout-oca-ocb-website_sale_picking/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in website_sale_picking.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class delivery_carrier
|
||||
class payment_provider
|
||||
class res_config_settings
|
||||
class website
|
||||
```
|
||||
|
||||
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