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:06 +02:00
parent b3e6fb998e
commit aa50d50283
44 changed files with 72 additions and 72 deletions

View file

@ -3,6 +3,6 @@
This addon depends on:
- base
- [base_setup](https://github.com/bringout/oca-ocb-core)
- [bus](https://github.com/bringout/oca-ocb-core)
- [web_tour](https://github.com/bringout/oca-ocb-web)
- [base_setup](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-base_setup)
- [bus](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-bus)
- [web_tour](https://github.com/bringout/oca-ocb-web/tree/d140f04bde3a5b47e6ea0c4ecae4f3d4bcd940cb/odoo-bringout-oca-ocb-web_tour)