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:55 +02:00
parent abaa66da7c
commit dab4287335
153 changed files with 175 additions and 175 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [maintenance](https://github.com/bringout/oca-ocb-vertical-industry/tree/f402edbbba5d96de0737a5afeb308fadcda3fb57/odoo-bringout-oca-ocb-maintenance)
- [maintenance](https://github.com/bringout/oca-ocb-vertical-industry/tree/ceb28cbd494cf78988dff69778c4e3c938a40f59/odoo-bringout-oca-ocb-maintenance)
- [mgmtsystem_nonconformity](https://github.com/bringout/oca-technical)