mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-25 15: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
23d34e2ece
commit
6a8634b12f
19 changed files with 43 additions and 43 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
This addon depends on:
|
||||
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_vat)
|
||||
- [base_address_extended](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_address_extended)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/5de71bc386fb5f5a7c53f5119023df331cad0f38/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/5de71bc386fb5f5a7c53f5119023df331cad0f38/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account_debit_note)
|
||||
- [base_vat](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_vat)
|
||||
- [base_address_extended](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_address_extended)
|
||||
- [l10n_latam_base](https://github.com/bringout/oca-ocb-l10n_europe/tree/803442da21acc0e9f67288b316e119dd78b4860c/odoo-bringout-oca-ocb-l10n_latam_base)
|
||||
- [l10n_latam_invoice_document](https://github.com/bringout/oca-ocb-l10n_europe/tree/803442da21acc0e9f67288b316e119dd78b4860c/odoo-bringout-oca-ocb-l10n_latam_invoice_document)
|
||||
- [account_debit_note](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account_debit_note)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue