mirror of
https://github.com/bringout/oca-warehouse.git
synced 2026-04-23 13:01:59 +02:00
Initial commit: OCA Warehouse packages (12 packages)
This commit is contained in:
commit
af1eea7692
627 changed files with 55555 additions and 0 deletions
|
|
@ -0,0 +1,20 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in stock_barcodes.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class stock_barcodes_action
|
||||
class stock_barcodes_option
|
||||
class stock_barcodes_option_group
|
||||
class stock_quant
|
||||
class barcodes_barcode_events_mixin
|
||||
class stock_move
|
||||
class stock_move_line
|
||||
class stock_picking
|
||||
class stock_picking_type
|
||||
```
|
||||
|
||||
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