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:26:11 +02:00
parent dc1405e12d
commit eb4b035c2a
23 changed files with 53 additions and 53 deletions

View file

@ -2,7 +2,7 @@
This addon depends on:
- [base_setup](https://github.com/bringout/oca-ocb-core)
- [mail](https://github.com/bringout/oca-ocb-core)
- [resource](https://github.com/bringout/oca-ocb-core)
- [web](https://github.com/bringout/oca-ocb-core)
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-base_setup)
- [mail](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-mail)
- [resource](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-resource)
- [web](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-web)