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:23 +02:00
parent 9f810f5d84
commit 6a3f3ca327
15 changed files with 24 additions and 24 deletions

View file

@ -2,5 +2,5 @@
This addon depends on:
- [pos_epson_printer](https://github.com/bringout/oca-ocb-pos/tree/14ee1f91a4a90fb63ee4ea81641a8d4cf0e9cff2/odoo-bringout-oca-ocb-pos_epson_printer)
- [pos_restaurant](https://github.com/bringout/oca-ocb-pos/tree/14ee1f91a4a90fb63ee4ea81641a8d4cf0e9cff2/odoo-bringout-oca-ocb-pos_restaurant)
- [pos_epson_printer](https://github.com/bringout/oca-ocb-pos/tree/9f810f5d848b07e7e1479a7db2bcc1a646cc690e/odoo-bringout-oca-ocb-pos_epson_printer)
- [pos_restaurant](https://github.com/bringout/oca-ocb-pos/tree/9f810f5d848b07e7e1479a7db2bcc1a646cc690e/odoo-bringout-oca-ocb-pos_restaurant)