mirror of
https://github.com/bringout/akretion.git
synced 2026-04-19 02:02:06 +02:00
Initial commit: Akretion Odoo packages (2 packages)
This commit is contained in:
commit
087ad2c1de
54 changed files with 2381 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in product_print_zpl_barcode.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class product_product
|
||||
class product_template
|
||||
class stock_picking
|
||||
```
|
||||
|
||||
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