mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-19 15:12: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
939066e046
commit
298243efdf
24 changed files with 33 additions and 33 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/8f721b381181327c6481d71c95dec5880e688a90/odoo-bringout-oca-ocb-crm)
|
||||
- [project](https://github.com/bringout/oca-ocb-project/tree/34bb0efb28481430ac637e2c5f3897473528edb8/odoo-bringout-oca-ocb-project)
|
||||
- [crm](https://github.com/bringout/oca-ocb-crm/tree/0ad2580ab66beb112afd79e8b62662f311e15687/odoo-bringout-oca-ocb-crm)
|
||||
- [project](https://github.com/bringout/oca-ocb-project/tree/0d1c7433d529f82be405546874765eaabd2dfdb6/odoo-bringout-oca-ocb-project)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue