Convert DEPENDENCIES.md links to GitHub absolute URLs

This commit is contained in:
Ernad Husremovic 2025-08-30 16:08:14 +02:00
parent 43d87976f2
commit 8e3c420e50
15 changed files with 24 additions and 24 deletions

View file

@ -2,6 +2,6 @@
This addon depends on:
- [web](../../../../../oca-ocb-core/odoo-bringout-oca-ocb-web)
- [barcodes](../../../../../oca-ocb-technical/odoo-bringout-oca-ocb-barcodes)
- [point_of_sale](../../../../../oca-ocb-sale/odoo-bringout-oca-ocb-point_of_sale)
- [web](https://github.com/bringout/oca-ocb-core)
- [barcodes](https://github.com/bringout/oca-ocb-technical)
- [point_of_sale](https://github.com/bringout/oca-ocb-sale)