Convert DEPENDENCIES.md links to GitHub absolute URLs

This commit is contained in:
Ernad Husremovic 2025-08-30 16:08:13 +02:00
parent 87fd8fad23
commit 5be959a4db
14 changed files with 26 additions and 26 deletions

View file

@ -2,7 +2,7 @@
This addon depends on:
- [sale_commercial_partner](../../../../../oca-workflow-process/odoo-bringout-oca-sale-workflow-sale_commercial_partner)
- [base_business_document_import](../../../../odoo-bringout-oca-edi-base_business_document_import)
- [onchange_helper](../../../../../oca-technical/odoo-bringout-oca-server-tools-onchange_helper)
- [sale_commercial_partner](https://github.com/bringout/oca-workflow-process)
- [base_business_document_import](https://github.com/bringout/oca-edi)
- [onchange_helper](https://github.com/bringout/oca-technical)
- [pdf_helper](../../odoo-bringout-oca-edi-framework-pdf_helper)