Convert DEPENDENCIES.md links to GitHub absolute URLs

This commit is contained in:
Ernad Husremovic 2025-08-30 16:08:13 +02:00
parent e1536d7743
commit bbb6b0f803
117 changed files with 172 additions and 172 deletions

View file

@ -2,6 +2,6 @@
This addon depends on:
- [hr_timesheet](../../../../../oca-ocb-hr/odoo-bringout-oca-ocb-hr_timesheet)
- [sale_timesheet](../../../../../oca-ocb-sale/odoo-bringout-oca-ocb-sale_timesheet)
- [web_widget_x2many_2d_matrix](../../../../../oca-technical/odoo-bringout-oca-web-web_widget_x2many_2d_matrix)
- [hr_timesheet](https://github.com/bringout/oca-ocb-hr)
- [sale_timesheet](https://github.com/bringout/oca-ocb-sale)
- [web_widget_x2many_2d_matrix](https://github.com/bringout/oca-technical)