mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-19 08:22: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
2dc809464e
commit
cffb62e0bf
19 changed files with 56 additions and 56 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [mass_mailing](https://github.com/bringout/oca-ocb-mail/tree/23498205c67330c50a91031576e33fdf36f2beac/odoo-bringout-oca-ocb-mass_mailing)
|
||||
- [mass_mailing_sms](https://github.com/bringout/oca-ocb-mail/tree/23498205c67330c50a91031576e33fdf36f2beac/odoo-bringout-oca-ocb-mass_mailing_sms)
|
||||
- [test_mail](https://github.com/bringout/oca-ocb-test/tree/aaaf13d1e2d07df8f6c5088d4479ce57a2297ce8/odoo-bringout-oca-ocb-test_mail)
|
||||
- [test_mail_sms](https://github.com/bringout/oca-ocb-mail/tree/23498205c67330c50a91031576e33fdf36f2beac/odoo-bringout-oca-ocb-test_mail_sms)
|
||||
- [mass_mailing](https://github.com/bringout/oca-ocb-mail/tree/2dc809464e48860dddf786981d61e5e473bcca60/odoo-bringout-oca-ocb-mass_mailing)
|
||||
- [mass_mailing_sms](https://github.com/bringout/oca-ocb-mail/tree/2dc809464e48860dddf786981d61e5e473bcca60/odoo-bringout-oca-ocb-mass_mailing_sms)
|
||||
- [test_mail](https://github.com/bringout/oca-ocb-test/tree/0fe8a62619aef53731b7baafcb018130ef903ff8/odoo-bringout-oca-ocb-test_mail)
|
||||
- [test_mail_sms](https://github.com/bringout/oca-ocb-mail/tree/2dc809464e48860dddf786981d61e5e473bcca60/odoo-bringout-oca-ocb-test_mail_sms)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue