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:21 +02:00
parent 02fdd552d1
commit 4ece4b5330
19 changed files with 55 additions and 55 deletions

View file

@ -3,6 +3,6 @@
This addon depends on:
- base
- [iap_mail](https://github.com/bringout/oca-ocb-technical)
- [mail](https://github.com/bringout/oca-ocb-core)
- [phone_validation](https://github.com/bringout/oca-ocb-core)
- [iap_mail](https://github.com/bringout/oca-ocb-technical/tree/b0cb832ccdc7fe133266cca5b11f01ad425277b4/odoo-bringout-oca-ocb-iap_mail)
- [mail](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-mail)
- [phone_validation](https://github.com/bringout/oca-ocb-core/tree/b3e6fb998e53b9eb1bc9669d992017616c2bd7b3/odoo-bringout-oca-ocb-phone_validation)