diff --git a/hr_timesheet_analysis/README.rst b/hr_timesheet_analysis/README.rst index b5caccc68..43da8410f 100644 --- a/hr_timesheet_analysis/README.rst +++ b/hr_timesheet_analysis/README.rst @@ -23,7 +23,7 @@ Task Logs Analysis :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows analyzing tracked time in Pivot, Graph views. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ @@ -74,7 +76,7 @@ promote its widespread use. Current `maintainer `__: -|maintainer-alexey-pelykh| +|maintainer-alexey-pelykh| This module is part of the `OCA/timesheet `_ project on GitHub. diff --git a/hr_timesheet_analysis/__manifest__.py b/hr_timesheet_analysis/__manifest__.py index 00462e0e5..dcf20121e 100644 --- a/hr_timesheet_analysis/__manifest__.py +++ b/hr_timesheet_analysis/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2020 Brainbean Apps +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -8,7 +9,7 @@ 'maintainers': ['alexey-pelykh'], 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_analysis/readme/CONTRIBUTORS.rst b/hr_timesheet_analysis/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_analysis/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_analysis/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_employee_cost_contract/README.rst b/hr_timesheet_employee_cost_contract/README.rst index 61bf7ebdd..505a4364c 100644 --- a/hr_timesheet_employee_cost_contract/README.rst +++ b/hr_timesheet_employee_cost_contract/README.rst @@ -23,7 +23,7 @@ HR Timesheet: Employee Cost from Contract :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module implements automatic computation of Employee Cost based on contracts. @@ -74,12 +74,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_employee_cost_contract/__manifest__.py b/hr_timesheet_employee_cost_contract/__manifest__.py index ff642dbe7..9e47bba2e 100644 --- a/hr_timesheet_employee_cost_contract/__manifest__.py +++ b/hr_timesheet_employee_cost_contract/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_employee_cost_contract/readme/CONTRIBUTORS.rst b/hr_timesheet_employee_cost_contract/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_employee_cost_contract/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_employee_cost_contract/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_employee_cost_currency/README.rst b/hr_timesheet_employee_cost_currency/README.rst index f1618637e..79f86314c 100644 --- a/hr_timesheet_employee_cost_currency/README.rst +++ b/hr_timesheet_employee_cost_currency/README.rst @@ -23,7 +23,7 @@ HR Timesheet: Employee Cost Currency :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to specify employee's Timesheet Cost currency. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_employee_cost_currency/__manifest__.py b/hr_timesheet_employee_cost_currency/__manifest__.py index 3b22d1524..a605eaefa 100644 --- a/hr_timesheet_employee_cost_currency/__manifest__.py +++ b/hr_timesheet_employee_cost_currency/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_employee_cost_currency/readme/CONTRIBUTORS.rst b/hr_timesheet_employee_cost_currency/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_employee_cost_currency/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_employee_cost_currency/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_employee_required/README.rst b/hr_timesheet_employee_required/README.rst index 259b6a4da..0b9c810da 100644 --- a/hr_timesheet_employee_required/README.rst +++ b/hr_timesheet_employee_required/README.rst @@ -23,7 +23,7 @@ Task Logs Employee Required :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module makes Employee a required field for Time Log entry. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_employee_required/__manifest__.py b/hr_timesheet_employee_required/__manifest__.py index 3877f5fd6..27f1907de 100644 --- a/hr_timesheet_employee_required/__manifest__.py +++ b/hr_timesheet_employee_required/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/hr-timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_employee_required/readme/CONTRIBUTORS.rst b/hr_timesheet_employee_required/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_employee_required/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_employee_required/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_nonpayable/README.rst b/hr_timesheet_nonpayable/README.rst index 456c34d12..c66bfcd07 100644 --- a/hr_timesheet_nonpayable/README.rst +++ b/hr_timesheet_nonpayable/README.rst @@ -23,7 +23,7 @@ Task Logs: Non-Payable :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows marking timesheet entries as non-payable to exclude from costs. @@ -55,12 +55,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_nonpayable/__manifest__.py b/hr_timesheet_nonpayable/__manifest__.py index c418cbbfb..800c31e91 100644 --- a/hr_timesheet_nonpayable/__manifest__.py +++ b/hr_timesheet_nonpayable/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_nonpayable/readme/CONTRIBUTORS.rst b/hr_timesheet_nonpayable/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_nonpayable/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_nonpayable/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_report/README.rst b/hr_timesheet_report/README.rst index 0066f108c..fecef3bde 100644 --- a/hr_timesheet_report/README.rst +++ b/hr_timesheet_report/README.rst @@ -23,7 +23,7 @@ Task Logs Timesheet Report :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to generate configurable Timesheet Report from Task Logs. @@ -70,12 +70,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ @@ -96,7 +98,7 @@ promote its widespread use. Current `maintainer `__: -|maintainer-alexey-pelykh| +|maintainer-alexey-pelykh| This module is part of the `OCA/timesheet `_ project on GitHub. diff --git a/hr_timesheet_report/__manifest__.py b/hr_timesheet_report/__manifest__.py index c8eb9af53..c3b4f20bc 100644 --- a/hr_timesheet_report/__manifest__.py +++ b/hr_timesheet_report/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -8,7 +9,7 @@ 'maintainers': ['alexey-pelykh'], 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_report/readme/CONTRIBUTORS.rst b/hr_timesheet_report/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_report/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_report/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_role/README.rst b/hr_timesheet_role/README.rst index 5763185ee..0994af0a9 100644 --- a/hr_timesheet_role/README.rst +++ b/hr_timesheet_role/README.rst @@ -23,7 +23,7 @@ Task Logs by Role :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows tracking time taking according to roles assigned on the project. @@ -54,12 +54,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_role/__manifest__.py b/hr_timesheet_role/__manifest__.py index ade4a259a..79e9be03e 100644 --- a/hr_timesheet_role/__manifest__.py +++ b/hr_timesheet_role/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/hr-timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_role/readme/CONTRIBUTORS.rst b/hr_timesheet_role/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_role/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_role/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet/README.rst b/hr_timesheet_sheet/README.rst index f1da68e58..a7f4b0e21 100644 --- a/hr_timesheet_sheet/README.rst +++ b/hr_timesheet_sheet/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module supplies a new screen enabling you to manage your work encoding (timesheet) by period. Timesheet entries are made by employees each day. At the @@ -95,7 +95,7 @@ Authors * Eficent * Onestein -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ @@ -103,7 +103,9 @@ Contributors * Miquel Raïch * Andrea Stirpe * Lois Rilo -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh * Dennis Sluijk Maintainers diff --git a/hr_timesheet_sheet/__manifest__.py b/hr_timesheet_sheet/__manifest__.py index 00fb80dca..749d6d95e 100644 --- a/hr_timesheet_sheet/__manifest__.py +++ b/hr_timesheet_sheet/__manifest__.py @@ -1,6 +1,7 @@ # Copyright 2018 Eficent # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) # Copyright 2018-2019 Onestein () +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { @@ -13,7 +14,7 @@ 'author': ( 'Eficent, ' 'Onestein, ' - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)' ), 'website': 'https://github.com/OCA/timesheet', diff --git a/hr_timesheet_sheet/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet/readme/CONTRIBUTORS.rst index 4bfa417be..8989e54bf 100644 --- a/hr_timesheet_sheet/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet/readme/CONTRIBUTORS.rst @@ -1,5 +1,7 @@ * Miquel Raïch * Andrea Stirpe * Lois Rilo -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh * Dennis Sluijk diff --git a/hr_timesheet_sheet_activity/README.rst b/hr_timesheet_sheet_activity/README.rst index 7d065976c..2fb74d08a 100644 --- a/hr_timesheet_sheet_activity/README.rst +++ b/hr_timesheet_sheet_activity/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet Activities :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds the following activities related to submission and review of timesheet sheets: @@ -53,12 +53,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_activity/__manifest__.py b/hr_timesheet_sheet_activity/__manifest__.py index 3b180e295..d62526c64 100644 --- a/hr_timesheet_sheet_activity/__manifest__.py +++ b/hr_timesheet_sheet_activity/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_sheet_activity/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_activity/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_activity/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_activity/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_autodraft/README.rst b/hr_timesheet_sheet_autodraft/README.rst index 31da6cd56..fea499b67 100644 --- a/hr_timesheet_sheet_autodraft/README.rst +++ b/hr_timesheet_sheet_autodraft/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet Auto-draft :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds option to auto-draft Timesheet Sheets whenever a Timesheet entry is created or modified to ensure it's covered by a relevant Timesheet @@ -58,12 +58,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_autodraft/__manifest__.py b/hr_timesheet_sheet_autodraft/__manifest__.py index 152cb2f30..1876aacad 100644 --- a/hr_timesheet_sheet_autodraft/__manifest__.py +++ b/hr_timesheet_sheet_autodraft/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_sheet_autodraft/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_autodraft/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_autodraft/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_autodraft/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_autodraft_project/README.rst b/hr_timesheet_sheet_autodraft_project/README.rst index 3b04e5f18..81de5c53e 100644 --- a/hr_timesheet_sheet_autodraft_project/README.rst +++ b/hr_timesheet_sheet_autodraft_project/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet Auto-draft: Project :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds support per-project Timesheet Sheets auto-drafting. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_autodraft_project/__manifest__.py b/hr_timesheet_sheet_autodraft_project/__manifest__.py index 5c480bf9d..b1976e0aa 100644 --- a/hr_timesheet_sheet_autodraft_project/__manifest__.py +++ b/hr_timesheet_sheet_autodraft_project/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_sheet_autodraft_project/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_autodraft_project/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_autodraft_project/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_autodraft_project/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_period/README.rst b/hr_timesheet_sheet_period/README.rst index 9417ac037..44b630d77 100644 --- a/hr_timesheet_sheet_period/README.rst +++ b/hr_timesheet_sheet_period/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet based on Payroll Period :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to create timesheets with start and end dates matching with the payroll period of the schedule pay that is specified in the contract of the @@ -80,7 +80,9 @@ Contributors * Jordi Ballester Alomar * Serpent Consulting Services Pvt. Ltd. -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_period/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_period/readme/CONTRIBUTORS.rst index 4c12c8ff5..9d3d76256 100644 --- a/hr_timesheet_sheet_period/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_period/readme/CONTRIBUTORS.rst @@ -1,3 +1,5 @@ * Jordi Ballester Alomar * Serpent Consulting Services Pvt. Ltd. -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_policy_department_manager/README.rst b/hr_timesheet_sheet_policy_department_manager/README.rst index 6486b8a12..c6a536579 100644 --- a/hr_timesheet_sheet_policy_department_manager/README.rst +++ b/hr_timesheet_sheet_policy_department_manager/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet: Department Manager Policy :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows setting Department Manager as Reviewer on Timesheet Sheets. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_policy_department_manager/__manifest__.py b/hr_timesheet_sheet_policy_department_manager/__manifest__.py index a5ee98afd..5a41fe201 100644 --- a/hr_timesheet_sheet_policy_department_manager/__manifest__.py +++ b/hr_timesheet_sheet_policy_department_manager/__manifest__.py @@ -1,11 +1,12 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { 'name': 'HR Timesheet Sheet: Department Manager Policy', 'version': '12.0.1.1.0', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/timesheet/', 'license': 'AGPL-3', diff --git a/hr_timesheet_sheet_policy_department_manager/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_policy_department_manager/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_policy_department_manager/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_policy_department_manager/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_policy_direct_manager/README.rst b/hr_timesheet_sheet_policy_direct_manager/README.rst index df2f61a63..65622034c 100644 --- a/hr_timesheet_sheet_policy_direct_manager/README.rst +++ b/hr_timesheet_sheet_policy_direct_manager/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet: Direct Manager Policy :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to set the Direct Manager as Reviewer on Timesheet Sheets. @@ -51,12 +51,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh * Andrea Stirpe Maintainers diff --git a/hr_timesheet_sheet_policy_direct_manager/__manifest__.py b/hr_timesheet_sheet_policy_direct_manager/__manifest__.py index bfdea0b0a..0fa15637f 100644 --- a/hr_timesheet_sheet_policy_direct_manager/__manifest__.py +++ b/hr_timesheet_sheet_policy_direct_manager/__manifest__.py @@ -1,11 +1,12 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { 'name': 'HR Timesheet Sheet: Direct Manager Policy', 'version': '12.0.1.2.0', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/timesheet/', 'license': 'AGPL-3', diff --git a/hr_timesheet_sheet_policy_direct_manager/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_policy_direct_manager/readme/CONTRIBUTORS.rst index 6ec008450..b0a3e7d23 100644 --- a/hr_timesheet_sheet_policy_direct_manager/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_policy_direct_manager/readme/CONTRIBUTORS.rst @@ -1,2 +1,4 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh * Andrea Stirpe diff --git a/hr_timesheet_sheet_policy_project_manager/README.rst b/hr_timesheet_sheet_policy_project_manager/README.rst index 9f05a83ac..1d1ad6ae9 100644 --- a/hr_timesheet_sheet_policy_project_manager/README.rst +++ b/hr_timesheet_sheet_policy_project_manager/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet: Project Manager Policy :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows setting Department Manager as Reviewer on Timesheet Sheets. @@ -48,12 +48,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_policy_project_manager/__manifest__.py b/hr_timesheet_sheet_policy_project_manager/__manifest__.py index d57abebcc..57dc8c93f 100644 --- a/hr_timesheet_sheet_policy_project_manager/__manifest__.py +++ b/hr_timesheet_sheet_policy_project_manager/__manifest__.py @@ -1,11 +1,12 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { 'name': 'HR Timesheet Sheet: Project Manager Policy', 'version': '12.0.1.1.0', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/timesheet/', 'license': 'AGPL-3', diff --git a/hr_timesheet_sheet_policy_project_manager/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_policy_project_manager/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_policy_project_manager/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_policy_project_manager/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_sheet_role/README.rst b/hr_timesheet_sheet_role/README.rst index ca550d49e..54238302f 100644 --- a/hr_timesheet_sheet_role/README.rst +++ b/hr_timesheet_sheet_role/README.rst @@ -23,7 +23,7 @@ HR Timesheet Sheet by Role :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows tracking time taking according to roles assigned on the project via My Timesheet Sheet. @@ -49,12 +49,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_sheet_role/__manifest__.py b/hr_timesheet_sheet_role/__manifest__.py index 43970031c..33598f0c9 100644 --- a/hr_timesheet_sheet_role/__manifest__.py +++ b/hr_timesheet_sheet_role/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/hr-timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_sheet_role/readme/CONTRIBUTORS.rst b/hr_timesheet_sheet_role/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_timesheet_sheet_role/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_sheet_role/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_task_domain/README.rst b/hr_timesheet_task_domain/README.rst index 344b2f242..29f168ee7 100644 --- a/hr_timesheet_task_domain/README.rst +++ b/hr_timesheet_task_domain/README.rst @@ -23,7 +23,7 @@ Task Log: limit Task by Project :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adjusts the domain applied to task field in order to limit task selection to currently-selected project. If `project_stage_closed` module is @@ -52,7 +52,7 @@ Authors ~~~~~~~ * Tecnativa -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ @@ -65,8 +65,10 @@ Contributors * Sergio Teruel * Luis M. ontalba * Ernesto Tejeda - -* Alexey Pelykh + +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_task_domain/__manifest__.py b/hr_timesheet_task_domain/__manifest__.py index 184114761..d8df09cc9 100644 --- a/hr_timesheet_task_domain/__manifest__.py +++ b/hr_timesheet_task_domain/__manifest__.py @@ -3,6 +3,7 @@ # Copyright 2016-2018 Tecnativa - Pedro M. Baeza # Copyright 2018 Tecnativa - Ernesto Tejeda # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -12,7 +13,7 @@ 'website': 'https://github.com/OCA/hr-timesheet', 'author': 'Tecnativa, ' - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_task_domain/readme/CONTRIBUTORS.rst b/hr_timesheet_task_domain/readme/CONTRIBUTORS.rst index 38f055760..afd16f60b 100644 --- a/hr_timesheet_task_domain/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_task_domain/readme/CONTRIBUTORS.rst @@ -6,5 +6,7 @@ * Sergio Teruel * Luis M. ontalba * Ernesto Tejeda - -* Alexey Pelykh + +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_task_required/README.rst b/hr_timesheet_task_required/README.rst index 7abeeee5f..cbdef38ad 100644 --- a/hr_timesheet_task_required/README.rst +++ b/hr_timesheet_task_required/README.rst @@ -23,7 +23,7 @@ Hr Timesheet Task Required :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to configure project as having task on timesheet as a mandatory field. @@ -64,7 +64,7 @@ Authors ~~~~~~~ * ACSONE SA/NV -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ @@ -72,7 +72,9 @@ Contributors * Adrien Peiffer * Laurent Mignon * Benjamin Willig -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_task_required/__manifest__.py b/hr_timesheet_task_required/__manifest__.py index 651b2be36..5c3b322d2 100644 --- a/hr_timesheet_task_required/__manifest__.py +++ b/hr_timesheet_task_required/__manifest__.py @@ -1,5 +1,6 @@ # Copyright 2016-2017 ACSONE SA/NV # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { @@ -10,7 +11,7 @@ 'license': 'AGPL-3', 'author': 'ACSONE SA/NV, ' - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/hr-timesheet', 'depends': [ diff --git a/hr_timesheet_task_required/readme/CONTRIBUTORS.rst b/hr_timesheet_task_required/readme/CONTRIBUTORS.rst index f50ecaaf5..7a4f39d71 100644 --- a/hr_timesheet_task_required/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_task_required/readme/CONTRIBUTORS.rst @@ -1,4 +1,6 @@ * Adrien Peiffer * Laurent Mignon * Benjamin Willig -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_timesheet_task_stage/README.rst b/hr_timesheet_task_stage/README.rst index 6316cc890..543ea1a17 100644 --- a/hr_timesheet_task_stage/README.rst +++ b/hr_timesheet_task_stage/README.rst @@ -23,7 +23,7 @@ Task Log: Open/Close Task :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to open and close tasks from account analytic lines. The selected closed stage is the first one that is found with the mark @@ -51,7 +51,7 @@ Authors ~~~~~~~ * Tecnativa -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ @@ -64,8 +64,10 @@ Contributors * Sergio Teruel * Luis M. ontalba * Ernesto Tejeda - -* Alexey Pelykh + +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_timesheet_task_stage/__manifest__.py b/hr_timesheet_task_stage/__manifest__.py index d28d53085..d3c3d83a7 100644 --- a/hr_timesheet_task_stage/__manifest__.py +++ b/hr_timesheet_task_stage/__manifest__.py @@ -3,6 +3,7 @@ # Copyright 2016-2018 Tecnativa - Pedro M. Baeza # Copyright 2018 Tecnativa - Ernesto Tejeda # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -12,7 +13,7 @@ 'website': 'https://github.com/OCA/timesheet', 'author': 'Tecnativa, ' - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_timesheet_task_stage/readme/CONTRIBUTORS.rst b/hr_timesheet_task_stage/readme/CONTRIBUTORS.rst index 38f055760..afd16f60b 100644 --- a/hr_timesheet_task_stage/readme/CONTRIBUTORS.rst +++ b/hr_timesheet_task_stage/readme/CONTRIBUTORS.rst @@ -6,5 +6,7 @@ * Sergio Teruel * Luis M. ontalba * Ernesto Tejeda - -* Alexey Pelykh + +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_utilization_analysis/README.rst b/hr_utilization_analysis/README.rst index a7d395331..73fe6d36d 100644 --- a/hr_utilization_analysis/README.rst +++ b/hr_utilization_analysis/README.rst @@ -23,7 +23,7 @@ Task Logs Utilization Analysis :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to view Utilization Analysis from Task Logs. @@ -84,12 +84,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ @@ -110,7 +112,7 @@ promote its widespread use. Current `maintainer `__: -|maintainer-alexey-pelykh| +|maintainer-alexey-pelykh| This module is part of the `OCA/timesheet `_ project on GitHub. diff --git a/hr_utilization_analysis/__manifest__.py b/hr_utilization_analysis/__manifest__.py index 2c32a577b..97e91620f 100644 --- a/hr_utilization_analysis/__manifest__.py +++ b/hr_utilization_analysis/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -8,7 +9,7 @@ 'maintainers': ['alexey-pelykh'], 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_utilization_analysis/readme/CONTRIBUTORS.rst b/hr_utilization_analysis/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/hr_utilization_analysis/readme/CONTRIBUTORS.rst +++ b/hr_utilization_analysis/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/hr_utilization_report/README.rst b/hr_utilization_report/README.rst index a0de42e8b..5b688e2af 100644 --- a/hr_utilization_report/README.rst +++ b/hr_utilization_report/README.rst @@ -23,7 +23,7 @@ Task Logs Utilization Report :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to generate Utilization Report from Task Logs. @@ -95,12 +95,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/hr_utilization_report/__manifest__.py b/hr_utilization_report/__manifest__.py index 82a890792..45036a6fa 100644 --- a/hr_utilization_report/__manifest__.py +++ b/hr_utilization_report/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/hr-timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/hr_utilization_report/readme/CONTRIBUTORS.rst b/hr_utilization_report/readme/CONTRIBUTORS.rst index 1c6a35a1e..21c60c548 100644 --- a/hr_utilization_report/readme/CONTRIBUTORS.rst +++ b/hr_utilization_report/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* Alexey Pelykh `__ + + * Alexey Pelykh apps.com> diff --git a/project_task_stage_allow_timesheet/README.rst b/project_task_stage_allow_timesheet/README.rst index 2fcabfbed..42defec8f 100644 --- a/project_task_stage_allow_timesheet/README.rst +++ b/project_task_stage_allow_timesheet/README.rst @@ -23,7 +23,7 @@ Project Task Stage Allow Timesheet :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Allows to tell that a task stage is opened for timesheets @@ -63,7 +63,9 @@ Contributors * Benjamin Willig * Numigi (tm) and all its contributors (https://bit.ly/numigiens) -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/project_task_stage_allow_timesheet/readme/CONTRIBUTORS.rst b/project_task_stage_allow_timesheet/readme/CONTRIBUTORS.rst index 78740251b..3c5e3da0b 100644 --- a/project_task_stage_allow_timesheet/readme/CONTRIBUTORS.rst +++ b/project_task_stage_allow_timesheet/readme/CONTRIBUTORS.rst @@ -1,3 +1,5 @@ * Benjamin Willig * Numigi (tm) and all its contributors (https://bit.ly/numigiens) -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/project_timesheet_holidays_integrity/README.rst b/project_timesheet_holidays_integrity/README.rst index 38794ccfa..d42dd0344 100644 --- a/project_timesheet_holidays_integrity/README.rst +++ b/project_timesheet_holidays_integrity/README.rst @@ -23,7 +23,7 @@ Timesheets from Leaves: data integrity :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module ensures data integrity between Leaves and generated Timesheets, as well as allows to restore data integrity. @@ -60,12 +60,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/project_timesheet_holidays_integrity/__manifest__.py b/project_timesheet_holidays_integrity/__manifest__.py index 1f3d6a6e9..0387a1dba 100644 --- a/project_timesheet_holidays_integrity/__manifest__.py +++ b/project_timesheet_holidays_integrity/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2020 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Human Resources', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/project_timesheet_holidays_integrity/readme/CONTRIBUTORS.rst b/project_timesheet_holidays_integrity/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/project_timesheet_holidays_integrity/readme/CONTRIBUTORS.rst +++ b/project_timesheet_holidays_integrity/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/sale_timesheet_hook/README.rst b/sale_timesheet_hook/README.rst index 66c94e68e..e39660376 100644 --- a/sale_timesheet_hook/README.rst +++ b/sale_timesheet_hook/README.rst @@ -23,7 +23,7 @@ Sales Timesheet: Hook :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds hook points in ``sale_timesheet`` module in order to add more flexibility in the billing types for the creation of *Sale Orders*. @@ -58,12 +58,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/sale_timesheet_hook/__manifest__.py b/sale_timesheet_hook/__manifest__.py index af5212d83..31e616e4b 100644 --- a/sale_timesheet_hook/__manifest__.py +++ b/sale_timesheet_hook/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Sales', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/sale_timesheet_hook/readme/CONTRIBUTORS.rst b/sale_timesheet_hook/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/sale_timesheet_hook/readme/CONTRIBUTORS.rst +++ b/sale_timesheet_hook/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/sale_timesheet_line_exclude/README.rst b/sale_timesheet_line_exclude/README.rst index f84f6a3cd..b012fe95f 100644 --- a/sale_timesheet_line_exclude/README.rst +++ b/sale_timesheet_line_exclude/README.rst @@ -23,7 +23,7 @@ Sales Timesheet: exclude Timesheet Line from Sale Order :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Allows to exclude specific *Timesheet* line from Sale Order. @@ -69,12 +69,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/sale_timesheet_line_exclude/__manifest__.py b/sale_timesheet_line_exclude/__manifest__.py index 2bb46883c..dfb3bd34e 100644 --- a/sale_timesheet_line_exclude/__manifest__.py +++ b/sale_timesheet_line_exclude/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2018-2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Sales', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/sale_timesheet_line_exclude/readme/CONTRIBUTORS.rst b/sale_timesheet_line_exclude/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/sale_timesheet_line_exclude/readme/CONTRIBUTORS.rst +++ b/sale_timesheet_line_exclude/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh diff --git a/sale_timesheet_task_exclude/README.rst b/sale_timesheet_task_exclude/README.rst index b946b2794..634b2046d 100644 --- a/sale_timesheet_task_exclude/README.rst +++ b/sale_timesheet_task_exclude/README.rst @@ -23,7 +23,7 @@ Sales Timesheet: exclude Task from Sale Order :target: https://runbot.odoo-community.org/runbot/117/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Allows to exclude specific *Task* and all *Timesheets* tracked towards it from Sale Order. @@ -70,12 +70,14 @@ Credits Authors ~~~~~~~ -* Brainbean Apps +* CorporateHub Contributors ~~~~~~~~~~~~ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh Maintainers ~~~~~~~~~~~ diff --git a/sale_timesheet_task_exclude/__manifest__.py b/sale_timesheet_task_exclude/__manifest__.py index de6bd34e4..72559a444 100644 --- a/sale_timesheet_task_exclude/__manifest__.py +++ b/sale_timesheet_task_exclude/__manifest__.py @@ -1,4 +1,5 @@ # Copyright 2019 Brainbean Apps (https://brainbeanapps.com) +# Copyright 2020 CorporateHub (https://corporatehub.eu) # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { @@ -7,7 +8,7 @@ 'category': 'Sales', 'website': 'https://github.com/OCA/timesheet', 'author': - 'Brainbean Apps, ' + 'CorporateHub, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'installable': True, diff --git a/sale_timesheet_task_exclude/readme/CONTRIBUTORS.rst b/sale_timesheet_task_exclude/readme/CONTRIBUTORS.rst index 1c6a35a1e..724bc1d03 100644 --- a/sale_timesheet_task_exclude/readme/CONTRIBUTORS.rst +++ b/sale_timesheet_task_exclude/readme/CONTRIBUTORS.rst @@ -1 +1,3 @@ -* Alexey Pelykh +* `CorporateHub `__ + + * Alexey Pelykh