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:17 +02:00
parent 803442da21
commit dc4fd57ffd
72 changed files with 163 additions and 163 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [l10n_in_purchase](https://github.com/bringout/oca-ocb-l10n_europe/tree/5de71bc386fb5f5a7c53f5119023df331cad0f38/odoo-bringout-oca-ocb-l10n_in_purchase)
- [l10n_in_stock](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/54d5192babb41f771ce8a9a9f0cd4295144e4555/odoo-bringout-oca-ocb-l10n_in_stock)
- [l10n_in_purchase](https://github.com/bringout/oca-ocb-l10n_europe/tree/803442da21acc0e9f67288b316e119dd78b4860c/odoo-bringout-oca-ocb-l10n_in_purchase)
- [l10n_in_stock](https://github.com/bringout/oca-ocb-l10n_asia-pacific/tree/57f88a085710a7cfbeb40dad1e14eca00531a49d/odoo-bringout-oca-ocb-l10n_in_stock)