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:48:56 +02:00
parent 66362ee6c9
commit 3ca0af32ef
11 changed files with 13 additions and 13 deletions

View file

@ -2,7 +2,7 @@
This addon depends on:
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sale_management)
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sale_management)
- partner_identification_gln
- [base_edifact](https://github.com/bringout/oca-edi)
- [sale_order_import](../../odoo-bringout-oca-edi-framework-sale_order_import)