mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:32:02 +02:00
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:
parent
abaa66da7c
commit
dab4287335
153 changed files with 175 additions and 175 deletions
|
|
@ -3,6 +3,6 @@
|
|||
This addon depends on:
|
||||
|
||||
- [excel_import_export](https://github.com/bringout/oca-technical)
|
||||
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sale_management)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-purchase)
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/8f721b381181327c6481d71c95dec5880e688a90/odoo-bringout-oca-ocb-crm)
|
||||
- [sale_management](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sale_management)
|
||||
- [purchase](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-purchase)
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/0ad2580ab66beb112afd79e8b62662f311e15687/odoo-bringout-oca-ocb-crm)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue