mirror of
https://github.com/bringout/oca-storage.git
synced 2026-04-18 05:52:04 +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
169edc7af4
commit
b87e19881d
7 changed files with 10 additions and 10 deletions
|
|
@ -4,5 +4,5 @@ This addon depends on:
|
||||||
|
|
||||||
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
||||||
- [product_brand](https://github.com/bringout/oca-technical)
|
- [product_brand](https://github.com/bringout/oca-technical)
|
||||||
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sales_team)
|
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sales_team)
|
||||||
- [image_tag](https://github.com/bringout/oca-storage)
|
- [image_tag](https://github.com/bringout/oca-storage)
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,6 @@
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
||||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-product)
|
- [product](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-product)
|
||||||
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sales_team)
|
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sales_team)
|
||||||
- [image_tag](https://github.com/bringout/oca-storage)
|
- [image_tag](https://github.com/bringout/oca-storage)
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [fs_base_multi_media](https://github.com/bringout/oca-storage)
|
- [fs_base_multi_media](https://github.com/bringout/oca-storage)
|
||||||
- [product](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-product)
|
- [product](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-product)
|
||||||
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sales_team)
|
- [sales_team](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sales_team)
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
- [fs_base_multi_image](https://github.com/bringout/oca-storage)
|
||||||
- [website_sale](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-website_sale)
|
- [website_sale](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-website_sale)
|
||||||
- [image_tag](https://github.com/bringout/oca-storage)
|
- [image_tag](https://github.com/bringout/oca-storage)
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- base
|
- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base)
|
||||||
- [base_sparse_field](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_sparse_field)
|
- [base_sparse_field](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_sparse_field)
|
||||||
- server_environment
|
- server_environment
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- [fs_storage](https://github.com/bringout/oca-storage)
|
- [fs_storage](https://github.com/bringout/oca-storage)
|
||||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail)
|
- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail)
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
This addon depends on:
|
This addon depends on:
|
||||||
|
|
||||||
- base
|
- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base)
|
||||||
- [component](https://github.com/bringout/oca-technical)
|
- [component](https://github.com/bringout/oca-technical)
|
||||||
- server_environment
|
- server_environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue