Add special handling for 'base' module in refresh_package_links.py

- Handle bare 'base' references in DEPENDENCIES.md files
- Convert them to proper GitHub links pointing to odoo-bringout-oca-ocb-base/odoo/addons/base
- Updated refresh_package_links.py with BASE_PATTERN and base_repl function
- Applied changes to 1758 out of 2075 files

🤖 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 18:49:12 +02:00
parent 23d34e2ece
commit 6a8634b12f
19 changed files with 43 additions and 43 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [l10n_co](https://github.com/bringout/oca-ocb-l10n_americas/tree/718fe1d61c7c6b442489c1c1710688d9e61b3c9c/odoo-bringout-oca-ocb-l10n_co)
- [point_of_sale](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-point_of_sale)
- [l10n_co](https://github.com/bringout/oca-ocb-l10n_americas/tree/23d34e2ecea5f06f75e1318df14b02b8a5fcfa69/odoo-bringout-oca-ocb-l10n_co)
- [point_of_sale](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-point_of_sale)