Skip to content

Commit

Permalink
[UPD] Eficent -> ForgeFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
MiquelRForgeFlow committed Sep 30, 2020
1 parent 853810a commit 6881f2e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions hr_holidays_settings/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ HR Holidays Settings
:target: https://runbot.odoo-community.org/runbot/290/13.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a Settings form in the menu of Leaves (HR Holidays module).
This settings are empty by default but enable other modules to be able to extend it.
Expand Down Expand Up @@ -56,12 +56,12 @@ Credits
Authors
~~~~~~~

* Eficent
* ForgeFlow

Contributors
~~~~~~~~~~~~

* Miquel Raïch <miquel.raich@eficent.com>
* Miquel Raïch <miquel.raich@forgeflow.com>
* Andrea Stirpe <[email protected]>
* Dennis Sluijk <[email protected]>
* Anand Kansagra <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions hr_holidays_settings/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# Copyright 2017 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "HR Holidays Settings",
"summary": "Enables Settings Form for HR Holidays.",
"version": "13.0.1.0.0",
"category": "Human Resources",
"website": "https://github.com/OCA/hr",
"author": "Eficent, Odoo Community Association (OCA)",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": ["hr_holidays"],
"data": ["views/res_config_settings.xml"],
Expand Down
2 changes: 1 addition & 1 deletion hr_holidays_settings/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Miquel Raïch <miquel.raich@eficent.com>
* Miquel Raïch <miquel.raich@forgeflow.com>
* Andrea Stirpe <[email protected]>
* Dennis Sluijk <[email protected]>
* Anand Kansagra <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions hr_holidays_settings/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,13 +403,13 @@ <h1><a class="toc-backref" href="#id3">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
<ul class="simple">
<li>Eficent</li>
<li>ForgeFlow</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
<ul class="simple">
<li>Miquel Raïch &lt;<a class="reference external" href="mailto:miquel.raich&#64;eficent.com">miquel.raich&#64;eficent.com</a>&gt;</li>
<li>Miquel Raïch &lt;<a class="reference external" href="mailto:miquel.raich&#64;forgeflow.com">miquel.raich&#64;forgeflow.com</a>&gt;</li>
<li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li>
<li>Dennis Sluijk &lt;<a class="reference external" href="mailto:d.sluijk&#64;onestein.nl">d.sluijk&#64;onestein.nl</a>&gt;</li>
<li>Anand Kansagra &lt;<a class="reference external" href="mailto:kansagraanand&#64;hotmail.com">kansagraanand&#64;hotmail.com</a>&gt;</li>
Expand Down

0 comments on commit 6881f2e

Please sign in to comment.