Skip to content

Commit

Permalink
[REL] hr_timesheet_auto_creation 12.0.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
huguesdk committed Jan 4, 2022
1 parent 2ff96f2 commit 3294a73
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available addons
----------------
addon | version | summary
--- | --- | ---
[hr_timesheet_auto_creation](hr_timesheet_auto_creation/) | 12.0.1.0.0 | Create weekly timesheets for employees automatically
[hr_timesheet_auto_creation](hr_timesheet_auto_creation/) | 12.0.1.0.1 | Create weekly timesheets for employees automatically
[hr_timesheet_overtime](hr_timesheet_overtime/) | 12.0.1.0.0 | Overtime Calculation
[hr_timesheet_sheet_current](hr_timesheet_sheet_current/) | 12.0.1.0.0 | Allow to access the current timesheet sheet directly from the menu
[hr_timesheet_sheet_prefill](hr_timesheet_sheet_prefill/) | 12.0.1.0.0 | Prefill a timesheet sheet with daily timesheets
Expand Down
12 changes: 7 additions & 5 deletions hr_timesheet_auto_creation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,11 @@ Contributors

* Kevin Dong <[email protected]>
* Eric Caudal <[email protected]>
* Vincent Van Rossem <[email protected]>
* Robin Keunen
* hugues de keyzer
* `Coop IT Easy SCRLfs <https://coopiteasy.be>`_:

* Vincent Van Rossem
* Robin Keunen
* hugues de keyzer

Other credits
~~~~~~~~~~~~~
Expand All @@ -89,10 +91,10 @@ well known international companies and as well as local mid-sized businesses.
Since 2010, our seasoned Sino-European consultants have been providing full
range Odoo services:

* Business consultancy for Gap analysis, BPM, operational work-flows review.
* Business consultancy for Gap analysis, BPM, operational work-flows review.
* Ready-to-use ERP packages aimed at starting businesses.
* Odoo implementation for manufacturing, international trading, service industry
and e-commerce.
and e-commerce.
* Connectors and integration with 3rd party software (Magento, Taobao, Coswin,
Joomla, Prestashop, Tradevine etc...).
* Odoo Support services such as developments, training, maintenance and hosting.
Expand Down
6 changes: 2 additions & 4 deletions hr_timesheet_auto_creation/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@
{
"name": "HR TimeSheet Auto Creation",
"summary": "Create weekly timesheets for employees automatically",
"version": "12.0.1.0.0",
"version": "12.0.1.0.1",
"category": "Human Resources",
"author": (
"Coop IT Easy SCRLfs, Elico Corp, Odoo Community Association (OCA)"
),
"author": "Coop IT Easy SCRLfs, Elico Corp",
"license": "AGPL-3",
"website": "https://coopiteasy.be",
"depends": [
Expand Down
8 changes: 5 additions & 3 deletions hr_timesheet_auto_creation/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
* Kevin Dong <[email protected]>
* Eric Caudal <[email protected]>
* Vincent Van Rossem <[email protected]>
* Robin Keunen
* hugues de keyzer
* `Coop IT Easy SCRLfs <https://coopiteasy.be>`_:

* Vincent Van Rossem
* Robin Keunen
* hugues de keyzer
5 changes: 4 additions & 1 deletion hr_timesheet_auto_creation/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,10 +429,13 @@ <h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<ul class="simple">
<li>Kevin Dong &lt;<a class="reference external" href="mailto:kevin.dong&#64;elico-corp.com">kevin.dong&#64;elico-corp.com</a>&gt;</li>
<li>Eric Caudal &lt;<a class="reference external" href="mailto:eric.caudal&#64;elico-corp.com">eric.caudal&#64;elico-corp.com</a>&gt;</li>
<li>Vincent Van Rossem &lt;<a class="reference external" href="mailto:vincent&#64;coopiteasy.be">vincent&#64;coopiteasy.be</a>&gt;</li>
<li><a class="reference external" href="https://coopiteasy.be">Coop IT Easy SCRLfs</a>:<ul>
<li>Vincent Van Rossem</li>
<li>Robin Keunen</li>
<li>hugues de keyzer</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="other-credits">
<h2><a class="toc-backref" href="#id7">Other credits</a></h2>
Expand Down

0 comments on commit 3294a73

Please sign in to comment.