From f288f1185aa474d2fbc3385a757b169c442c3acf Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Sat, 30 Aug 2025 18:49:09 +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 --- odoo-bringout-oca-ocb-hr/doc/DEPENDENCIES.md | 8 ++++---- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- odoo-bringout-oca-ocb-hr_expense/doc/DEPENDENCIES.md | 6 +++--- odoo-bringout-oca-ocb-hr_fleet/doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 6 +++--- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 6 +++--- .../doc/DEPENDENCIES.md | 12 ++++++------ .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- odoo-bringout-oca-ocb-hr_skills/doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 10 +++++----- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 2 +- .../doc/DEPENDENCIES.md | 4 ++-- .../doc/DEPENDENCIES.md | 4 ++-- 23 files changed, 53 insertions(+), 53 deletions(-) diff --git a/odoo-bringout-oca-ocb-hr/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr/doc/DEPENDENCIES.md index 49736a3..932cc02 100644 --- a/odoo-bringout-oca-ocb-hr/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr/doc/DEPENDENCIES.md @@ -2,7 +2,7 @@ This addon depends on: -- [base_setup](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-base_setup) -- [mail](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-mail) -- [resource](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-resource) -- [web](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-web) +- [base_setup](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-base_setup) +- [mail](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-mail) +- [resource](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-resource) +- [web](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-web) diff --git a/odoo-bringout-oca-ocb-hr_attendance/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_attendance/doc/DEPENDENCIES.md index dfe823a..140051f 100644 --- a/odoo-bringout-oca-ocb-hr_attendance/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_attendance/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [barcodes](https://github.com/bringout/oca-ocb-technical/tree/c402a40a06d0be2fb22b984c2e7c0bd673fa7f80/odoo-bringout-oca-ocb-barcodes) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [barcodes](https://github.com/bringout/oca-ocb-technical/tree/823c95bfc5f4d48617544ec3cb80ffb889f07f55/odoo-bringout-oca-ocb-barcodes) diff --git a/odoo-bringout-oca-ocb-hr_contract/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_contract/doc/DEPENDENCIES.md index 277e9cc..30fc12b 100644 --- a/odoo-bringout-oca-ocb-hr_contract/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_contract/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_expense/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_expense/doc/DEPENDENCIES.md index 451b222..ef4dc97 100644 --- a/odoo-bringout-oca-ocb-hr_expense/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_expense/doc/DEPENDENCIES.md @@ -2,6 +2,6 @@ This addon depends on: -- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_contract) -- [account](https://github.com/bringout/oca-ocb-accounting/tree/d63411e729b42117587a2f63f6ff389d6dbac8c2/odoo-bringout-oca-ocb-account) -- [web_tour](https://github.com/bringout/oca-ocb-web/tree/40408837b9199a0b6aabc9b7825d5c15427e64fd/odoo-bringout-oca-ocb-web_tour) +- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_contract) +- [account](https://github.com/bringout/oca-ocb-accounting/tree/73715ff0fc7df4a3277aebac4dbb68118fc80fe4/odoo-bringout-oca-ocb-account) +- [web_tour](https://github.com/bringout/oca-ocb-web/tree/00b33fd1c7f7e1b4e9a1b64f63b15a8e29c442ab/odoo-bringout-oca-ocb-web_tour) diff --git a/odoo-bringout-oca-ocb-hr_fleet/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_fleet/doc/DEPENDENCIES.md index e4e8c78..e29e8a1 100644 --- a/odoo-bringout-oca-ocb-hr_fleet/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_fleet/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [fleet](https://github.com/bringout/oca-ocb-vertical-industry/tree/f402edbbba5d96de0737a5afeb308fadcda3fb57/odoo-bringout-oca-ocb-fleet) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [fleet](https://github.com/bringout/oca-ocb-vertical-industry/tree/ceb28cbd494cf78988dff69778c4e3c938a40f59/odoo-bringout-oca-ocb-fleet) diff --git a/odoo-bringout-oca-ocb-hr_gamification/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_gamification/doc/DEPENDENCIES.md index 55d17bd..e968a7e 100644 --- a/odoo-bringout-oca-ocb-hr_gamification/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_gamification/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [gamification](https://github.com/bringout/oca-ocb-vertical-industry/tree/f402edbbba5d96de0737a5afeb308fadcda3fb57/odoo-bringout-oca-ocb-gamification) -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [gamification](https://github.com/bringout/oca-ocb-vertical-industry/tree/ceb28cbd494cf78988dff69778c4e3c938a40f59/odoo-bringout-oca-ocb-gamification) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_holidays/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_holidays/doc/DEPENDENCIES.md index 4b9c346..b6bc9e8 100644 --- a/odoo-bringout-oca-ocb-hr_holidays/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_holidays/doc/DEPENDENCIES.md @@ -2,6 +2,6 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [calendar](https://github.com/bringout/oca-ocb-technical/tree/c402a40a06d0be2fb22b984c2e7c0bd673fa7f80/odoo-bringout-oca-ocb-calendar) -- [resource](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-resource) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [calendar](https://github.com/bringout/oca-ocb-technical/tree/823c95bfc5f4d48617544ec3cb80ffb889f07f55/odoo-bringout-oca-ocb-calendar) +- [resource](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-resource) diff --git a/odoo-bringout-oca-ocb-hr_holidays_attendance/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_holidays_attendance/doc/DEPENDENCIES.md index 8d8284a..56f4486 100644 --- a/odoo-bringout-oca-ocb-hr_holidays_attendance/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_holidays_attendance/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_attendance](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_attendance) -- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_holidays) +- [hr_attendance](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_attendance) +- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_holidays) diff --git a/odoo-bringout-oca-ocb-hr_hourly_cost/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_hourly_cost/doc/DEPENDENCIES.md index 277e9cc..30fc12b 100644 --- a/odoo-bringout-oca-ocb-hr_hourly_cost/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_hourly_cost/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_maintenance/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_maintenance/doc/DEPENDENCIES.md index 913fce7..1b05cea 100644 --- a/odoo-bringout-oca-ocb-hr_maintenance/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_maintenance/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [maintenance](https://github.com/bringout/oca-ocb-vertical-industry/tree/f402edbbba5d96de0737a5afeb308fadcda3fb57/odoo-bringout-oca-ocb-maintenance) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [maintenance](https://github.com/bringout/oca-ocb-vertical-industry/tree/ceb28cbd494cf78988dff69778c4e3c938a40f59/odoo-bringout-oca-ocb-maintenance) diff --git a/odoo-bringout-oca-ocb-hr_org_chart/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_org_chart/doc/DEPENDENCIES.md index 277e9cc..30fc12b 100644 --- a/odoo-bringout-oca-ocb-hr_org_chart/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_org_chart/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_presence/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_presence/doc/DEPENDENCIES.md index db6bc51..093617e 100644 --- a/odoo-bringout-oca-ocb-hr_presence/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_presence/doc/DEPENDENCIES.md @@ -2,6 +2,6 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_holidays) -- [sms](https://github.com/bringout/oca-ocb-mail/tree/23498205c67330c50a91031576e33fdf36f2beac/odoo-bringout-oca-ocb-sms) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_holidays) +- [sms](https://github.com/bringout/oca-ocb-mail/tree/2dc809464e48860dddf786981d61e5e473bcca60/odoo-bringout-oca-ocb-sms) diff --git a/odoo-bringout-oca-ocb-hr_recruitment/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_recruitment/doc/DEPENDENCIES.md index 3f950b3..0a8d00c 100644 --- a/odoo-bringout-oca-ocb-hr_recruitment/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_recruitment/doc/DEPENDENCIES.md @@ -2,9 +2,9 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [calendar](https://github.com/bringout/oca-ocb-technical/tree/c402a40a06d0be2fb22b984c2e7c0bd673fa7f80/odoo-bringout-oca-ocb-calendar) -- [utm](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-utm) -- [attachment_indexation](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-attachment_indexation) -- [web_tour](https://github.com/bringout/oca-ocb-web/tree/40408837b9199a0b6aabc9b7825d5c15427e64fd/odoo-bringout-oca-ocb-web_tour) -- [digest](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-digest) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [calendar](https://github.com/bringout/oca-ocb-technical/tree/823c95bfc5f4d48617544ec3cb80ffb889f07f55/odoo-bringout-oca-ocb-calendar) +- [utm](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-utm) +- [attachment_indexation](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-attachment_indexation) +- [web_tour](https://github.com/bringout/oca-ocb-web/tree/00b33fd1c7f7e1b4e9a1b64f63b15a8e29c442ab/odoo-bringout-oca-ocb-web_tour) +- [digest](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-digest) diff --git a/odoo-bringout-oca-ocb-hr_recruitment_skills/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_recruitment_skills/doc/DEPENDENCIES.md index 62b462c..fcbf6d8 100644 --- a/odoo-bringout-oca-ocb-hr_recruitment_skills/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_recruitment_skills/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_skills) -- [hr_recruitment](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_recruitment) +- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_skills) +- [hr_recruitment](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_recruitment) diff --git a/odoo-bringout-oca-ocb-hr_recruitment_survey/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_recruitment_survey/doc/DEPENDENCIES.md index 0bb1fdf..d8e4369 100644 --- a/odoo-bringout-oca-ocb-hr_recruitment_survey/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_recruitment_survey/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [survey](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-survey) -- [hr_recruitment](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_recruitment) +- [survey](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-survey) +- [hr_recruitment](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_recruitment) diff --git a/odoo-bringout-oca-ocb-hr_skills/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_skills/doc/DEPENDENCIES.md index 277e9cc..30fc12b 100644 --- a/odoo-bringout-oca-ocb-hr_skills/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_skills/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_skills_slides/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_skills_slides/doc/DEPENDENCIES.md index dba936e..cfe8c23 100644 --- a/odoo-bringout-oca-ocb-hr_skills_slides/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_skills_slides/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_skills) -- [website_slides](https://github.com/bringout/oca-ocb-website/tree/845ce4dffb06d0fbfdf889fb094aa8d2908a2160/odoo-bringout-oca-ocb-website_slides) +- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_skills) +- [website_slides](https://github.com/bringout/oca-ocb-website/tree/9965a93c2c7a8a1f9155e81e743ed695c59b8c50/odoo-bringout-oca-ocb-website_slides) diff --git a/odoo-bringout-oca-ocb-hr_skills_survey/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_skills_survey/doc/DEPENDENCIES.md index ffac329..96b6123 100644 --- a/odoo-bringout-oca-ocb-hr_skills_survey/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_skills_survey/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_skills) -- [survey](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-survey) +- [hr_skills](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_skills) +- [survey](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-survey) diff --git a/odoo-bringout-oca-ocb-hr_timesheet/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_timesheet/doc/DEPENDENCIES.md index 3d5968e..4660a74 100644 --- a/odoo-bringout-oca-ocb-hr_timesheet/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_timesheet/doc/DEPENDENCIES.md @@ -2,8 +2,8 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) -- [hr_hourly_cost](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_hourly_cost) -- [analytic](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-analytic) -- [project](https://github.com/bringout/oca-ocb-project/tree/34bb0efb28481430ac637e2c5f3897473528edb8/odoo-bringout-oca-ocb-project) -- [uom](https://github.com/bringout/oca-ocb-core/tree/0e11bee18c8c7dd39664f7b81670e02dd0705e48/odoo-bringout-oca-ocb-uom) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) +- [hr_hourly_cost](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_hourly_cost) +- [analytic](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-analytic) +- [project](https://github.com/bringout/oca-ocb-project/tree/0d1c7433d529f82be405546874765eaabd2dfdb6/odoo-bringout-oca-ocb-project) +- [uom](https://github.com/bringout/oca-ocb-core/tree/e9ca19c0c154b94934ea86258814c560c4e016f4/odoo-bringout-oca-ocb-uom) diff --git a/odoo-bringout-oca-ocb-hr_timesheet_attendance/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_timesheet_attendance/doc/DEPENDENCIES.md index 68c800f..2210587 100644 --- a/odoo-bringout-oca-ocb-hr_timesheet_attendance/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_timesheet_attendance/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_timesheet](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_timesheet) -- [hr_attendance](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_attendance) +- [hr_timesheet](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_timesheet) +- [hr_attendance](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_attendance) diff --git a/odoo-bringout-oca-ocb-hr_work_entry/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_work_entry/doc/DEPENDENCIES.md index 277e9cc..30fc12b 100644 --- a/odoo-bringout-oca-ocb-hr_work_entry/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_work_entry/doc/DEPENDENCIES.md @@ -2,4 +2,4 @@ This addon depends on: -- [hr](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr) +- [hr](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr) diff --git a/odoo-bringout-oca-ocb-hr_work_entry_contract/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_work_entry_contract/doc/DEPENDENCIES.md index e02ba29..b5e957f 100644 --- a/odoo-bringout-oca-ocb-hr_work_entry_contract/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_work_entry_contract/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_work_entry](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_work_entry) -- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_contract) +- [hr_work_entry](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_work_entry) +- [hr_contract](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_contract) diff --git a/odoo-bringout-oca-ocb-hr_work_entry_holidays/doc/DEPENDENCIES.md b/odoo-bringout-oca-ocb-hr_work_entry_holidays/doc/DEPENDENCIES.md index 310fff6..29ea28a 100644 --- a/odoo-bringout-oca-ocb-hr_work_entry_holidays/doc/DEPENDENCIES.md +++ b/odoo-bringout-oca-ocb-hr_work_entry_holidays/doc/DEPENDENCIES.md @@ -2,5 +2,5 @@ This addon depends on: -- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_holidays) -- [hr_work_entry_contract](https://github.com/bringout/oca-ocb-hr/tree/fd0ec9fb231394028ae822d432cba192b5602deb/odoo-bringout-oca-ocb-hr_work_entry_contract) +- [hr_holidays](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_holidays) +- [hr_work_entry_contract](https://github.com/bringout/oca-ocb-hr/tree/f98b49b539eee9e50a57b2cbab9546577b4c3681/odoo-bringout-oca-ocb-hr_work_entry_contract)