mirror of
https://github.com/bringout/ventor.git
synced 2026-04-18 03:42:03 +02:00
Update DEPENDENCIES.md with proper GitHub URLs including commit hashes and package paths
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
f6ad4ca9c9
commit
eebbcd93b2
3 changed files with 9 additions and 9 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [sale_management](https://github.com/bringout/oca-ocb-sale)
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse)
|
||||
- [ventor_base](https://github.com/bringout/ventor)
|
||||
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/681dc8d5fff638cb0862a34e48091a2098d091f8/odoo-bringout-oca-ocb-sale_management)
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/0ee5ffef60413a71dceb350918ad3fb572ec1875/odoo-bringout-oca-ocb-stock_picking_batch)
|
||||
- [ventor_base](https://github.com/bringout/ventor/tree/f6ad4ca9c96dc72c556ab480cd8f3a06888083b6/odoo-bringout-ventor-ventor_base)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [product](https://github.com/bringout/oca-ocb-sale)
|
||||
- [sale](https://github.com/bringout/oca-ocb-sale)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse)
|
||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/681dc8d5fff638cb0862a34e48091a2098d091f8/odoo-bringout-oca-ocb-product)
|
||||
- [sale](https://github.com/bringout/oca-ocb-sale/tree/681dc8d5fff638cb0862a34e48091a2098d091f8/odoo-bringout-oca-ocb-sale)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-purchase)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/0ee5ffef60413a71dceb350918ad3fb572ec1875/odoo-bringout-oca-ocb-stock)
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@
|
|||
This addon depends on:
|
||||
|
||||
- base
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse)
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse)
|
||||
- [stock](https://github.com/bringout/oca-ocb-warehouse/tree/0ee5ffef60413a71dceb350918ad3fb572ec1875/odoo-bringout-oca-ocb-stock)
|
||||
- [stock_picking_batch](https://github.com/bringout/oca-ocb-warehouse/tree/0ee5ffef60413a71dceb350918ad3fb572ec1875/odoo-bringout-oca-ocb-stock_picking_batch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue