From f6e454411ebdf6f0d775784b01e1b880748e0012 Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Sat, 30 Aug 2025 18:50:36 +0200 Subject: [PATCH] Add special handling for 'base' module in refresh_package_links.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 8 ++++---- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- odoo-bringout-odoomates-om_hospital/doc/DEPENDENCIES.md | 8 ++++---- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 2 +- 12 files changed, 21 insertions(+), 21 deletions(-) diff --git a/odoo-bringout-odoomates-accounting_pdf_reports/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-accounting_pdf_reports/doc/DEPENDENCIES.md index 9ab2d48..9801a37 100644 --- a/odoo-bringout-odoomates-accounting_pdf_reports/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-accounting_pdf_reports/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) diff --git a/odoo-bringout-odoomates-om_account_accountant/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_account_accountant/doc/DEPENDENCIES.md index 55e32ff..b64df13 100644 --- a/odoo-bringout-odoomates-om_account_accountant/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_account_accountant/doc/DEPENDENCIES.md @@ -2,7 +2,7 @@ This addon depends on: -- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/692475d450fb51bceaaddcbbdf43e710bf2ceb2b/odoo-bringout-odoomates-accounting_pdf_reports) -- [om_account_budget](https://github.com/bringout/odoomates/tree/692475d450fb51bceaaddcbbdf43e710bf2ceb2b/odoo-bringout-odoomates-om_account_budget) -- [om_recurring_payments](https://github.com/bringout/odoomates/tree/692475d450fb51bceaaddcbbdf43e710bf2ceb2b/odoo-bringout-odoomates-om_recurring_payments) -- [om_account_daily_reports](https://github.com/bringout/odoomates/tree/692475d450fb51bceaaddcbbdf43e710bf2ceb2b/odoo-bringout-odoomates-om_account_daily_reports) +- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/bfb476157aa8db8b7c5dc55efa222017fb6d028a/odoo-bringout-odoomates-accounting_pdf_reports) +- [om_account_budget](https://github.com/bringout/odoomates/tree/bfb476157aa8db8b7c5dc55efa222017fb6d028a/odoo-bringout-odoomates-om_account_budget) +- [om_recurring_payments](https://github.com/bringout/odoomates/tree/bfb476157aa8db8b7c5dc55efa222017fb6d028a/odoo-bringout-odoomates-om_recurring_payments) +- [om_account_daily_reports](https://github.com/bringout/odoomates/tree/bfb476157aa8db8b7c5dc55efa222017fb6d028a/odoo-bringout-odoomates-om_account_daily_reports) diff --git a/odoo-bringout-odoomates-om_account_asset/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_account_asset/doc/DEPENDENCIES.md index 9ab2d48..9801a37 100644 --- a/odoo-bringout-odoomates-om_account_asset/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_account_asset/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) diff --git a/odoo-bringout-odoomates-om_account_budget/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_account_budget/doc/DEPENDENCIES.md index 9ab2d48..9801a37 100644 --- a/odoo-bringout-odoomates-om_account_budget/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_account_budget/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) diff --git a/odoo-bringout-odoomates-om_account_daily_reports/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_account_daily_reports/doc/DEPENDENCIES.md index 088e34b..5008ca1 100644 --- a/odoo-bringout-odoomates-om_account_daily_reports/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_account_daily_reports/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) -- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/692475d450fb51bceaaddcbbdf43e710bf2ceb2b/odoo-bringout-odoomates-accounting_pdf_reports) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) +- [accounting_pdf_reports](https://github.com/bringout/odoomates/tree/bfb476157aa8db8b7c5dc55efa222017fb6d028a/odoo-bringout-odoomates-accounting_pdf_reports) diff --git a/odoo-bringout-odoomates-om_account_followup/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_account_followup/doc/DEPENDENCIES.md index e05aee9..33e3729 100644 --- a/odoo-bringout-odoomates-om_account_followup/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_account_followup/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) -- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) +- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail) diff --git a/odoo-bringout-odoomates-om_data_remove/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_data_remove/doc/DEPENDENCIES.md index e3a0a5c..305fb30 100644 --- a/odoo-bringout-odoomates-om_data_remove/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_data_remove/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- base +- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base) diff --git a/odoo-bringout-odoomates-om_fiscal_year/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_fiscal_year/doc/DEPENDENCIES.md index e3a0a5c..305fb30 100644 --- a/odoo-bringout-odoomates-om_fiscal_year/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_fiscal_year/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- base +- [base](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base/odoo/addons/base) diff --git a/odoo-bringout-odoomates-om_hospital/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_hospital/doc/DEPENDENCIES.md index e96869c..b8f5cd1 100644 --- a/odoo-bringout-odoomates-om_hospital/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_hospital/doc/DEPENDENCIES.md @@ -2,7 +2,7 @@ This addon depends on: -- [sale](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sale) -- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail) -- [website_slides](https://github.com/bringout/oca-ocb-website/tree/845ce4dffb06d0fbfdf889fb094aa8d2908a2160/odoo-bringout-oca-ocb-website_slides) -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [sale](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sale) +- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail) +- [website_slides](https://github.com/bringout/oca-ocb-website/tree/9965a93c2c7a8a1f9155e81e743ed695c59b8c50/odoo-bringout-oca-ocb-website_slides) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-odoomates-om_mass_confirm_cancel/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_mass_confirm_cancel/doc/DEPENDENCIES.md index df442db..b42936e 100644 --- a/odoo-bringout-odoomates-om_mass_confirm_cancel/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_mass_confirm_cancel/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [sale](https://github.com/bringout/oca-ocb-sale/tree/3e269fa48ad4d81d3305977a3a962b1dc0f75ef3/odoo-bringout-oca-ocb-sale) -- [purchase](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-purchase) +- [sale](https://github.com/bringout/oca-ocb-sale/tree/b79cef0fc454482466e93989011360a14a738822/odoo-bringout-oca-ocb-sale) +- [purchase](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-purchase) diff --git a/odoo-bringout-odoomates-om_recurring_payments/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-om_recurring_payments/doc/DEPENDENCIES.md index 9ab2d48..9801a37 100644 --- a/odoo-bringout-odoomates-om_recurring_payments/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-om_recurring_payments/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) diff --git a/odoo-bringout-odoomates-task_check_list/doc/DEPENDENCIES.md b/odoo-bringout-odoomates-task_check_list/doc/DEPENDENCIES.md index d3bba64..c8b6ec1 100644 --- a/odoo-bringout-odoomates-task_check_list/doc/DEPENDENCIES.md +++ b/odoo-bringout-odoomates-task_check_list/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [project](https://github.com/bringout/oca-ocb-project/tree/34bb0efb28481430ac637e2c5f3897473528edb8/odoo-bringout-oca-ocb-project) +- [project](https://github.com/bringout/oca-ocb-project/tree/0d1c7433d529f82be405546874765eaabd2dfdb6/odoo-bringout-oca-ocb-project)