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:
Ernad Husremovic 2025-08-30 16:25:56 +02:00
parent dc07029b53
commit 8152a7bf84
9 changed files with 14 additions and 14 deletions

View file

@ -3,6 +3,6 @@
This addon depends on:
- base
- [sale_management](https://github.com/bringout/oca-ocb-sale)
- [purchase](https://github.com/bringout/oca-ocb-core)
- [stock](https://github.com/bringout/oca-ocb-warehouse)
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/681dc8d5fff638cb0862a34e48091a2098d091f8/odoo-bringout-oca-ocb-sale_management)
- [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)