mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 20:51:58 +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
e9ca19c0c1
commit
11a704b400
50 changed files with 87 additions and 87 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/08f9b5b238a9cd5ff1108725b905ed0947c09cfa/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [http_routing](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-http_routing)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail)
|
||||
- [web_tour](https://github.com/bringout/oca-ocb-web/tree/40408837b9199a0b6aabc9b7825d5c15427e64fd/odoo-bringout-oca-ocb-web_tour)
|
||||
- [gamification](https://github.com/bringout/oca-ocb-vertical-industry/tree/f402edbbba5d96de0737a5afeb308fadcda3fb57/odoo-bringout-oca-ocb-gamification)
|
||||
- [auth_signup](https://github.com/bringout/oca-ocb-security/tree/ace2632072430576f81503e33d1aca2ba20a6c27/odoo-bringout-oca-ocb-auth_signup)
|
||||
- [http_routing](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-http_routing)
|
||||
- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail)
|
||||
- [web_tour](https://github.com/bringout/oca-ocb-web/tree/00b33fd1c7f7e1b4e9a1b64f63b15a8e29c442ab/odoo-bringout-oca-ocb-web_tour)
|
||||
- [gamification](https://github.com/bringout/oca-ocb-vertical-industry/tree/ceb28cbd494cf78988dff69778c4e3c938a40f59/odoo-bringout-oca-ocb-gamification)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue