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:42 +02:00
parent 3d2c49de10
commit 820eb1179d
71 changed files with 79 additions and 79 deletions

View file

@ -3,4 +3,4 @@
This addon depends on:
- [sale_loyalty_exclude](https://github.com/bringout/oca-workflow-process)
- [pos_loyalty](https://github.com/bringout/oca-ocb-pos/tree/14ee1f91a4a90fb63ee4ea81641a8d4cf0e9cff2/odoo-bringout-oca-ocb-pos_loyalty)
- [pos_loyalty](https://github.com/bringout/oca-ocb-pos/tree/9f810f5d848b07e7e1479a7db2bcc1a646cc690e/odoo-bringout-oca-ocb-pos_loyalty)