Skip to content

Commit

Permalink
[16.0][ADD] hr_planning_oca
Browse files Browse the repository at this point in the history
[16.0][ADD] hr_planning_oca
  • Loading branch information
antoniodavid committed Jan 6, 2025
1 parent e606a6f commit 6c3a2ae
Show file tree
Hide file tree
Showing 43 changed files with 124 additions and 3,119 deletions.
78 changes: 78 additions & 0 deletions hr_planning_oca/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
==============
HR Planner OCA
==============

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6712a128ec2d85312a8cd5e11fd4f45d79baa9c39105fde2ecddf272480c9b5c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fresource-lightgray.png?logo=github
:target: https://github.com/OCA/resource/tree/16.0/hr_planning_oca
:alt: OCA/resource
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/resource-16-0/resource-16-0-hr_planning_oca
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/resource&target_branch=16.0
:alt: Try me on Runboat

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


**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/resource/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/resource/issues/new?body=module:%20hr_planning_oca%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Binhex

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

* `Binhex <https://www.binhex.cloud>`_:

* Antonio Ruban
* Zuzanna Elzbieta Szalaty Szalaty

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/resource <https://github.com/OCA/resource/tree/16.0/hr_planning_oca>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
File renamed without changes.
19 changes: 19 additions & 0 deletions hr_planning_oca/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "HR Planner OCA",
"summary": "",
"version": "16.0.1.0.1",
"category": "Human Resources",
"website": "https://github.com/OCA/resource",
"author": "Binhex, Odoo Community Association (OCA)",
"depends": [
"project",
"web_timeline",
"helpdesk_mgmt",
"hr_holidays",
],
"data": ["views/menus.xml"],
"application": True,
"installable": True,
"auto_install": False,
"license": "LGPL-3",
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
* `Binhex <https://www.binhex.cloud>`_:

* Antonio Ruban
* Adasat Torres de Leon
* Zuzanna Elzbieta Szalaty Szalaty
File renamed without changes.
Empty file.
Binary file added hr_planning_oca/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<title>HR Resource Planner</title>
<title>HR Planner OCA</title>
<style type="text/css">

/*
Expand Down Expand Up @@ -360,16 +360,16 @@
</style>
</head>
<body>
<div class="document" id="hr-resource-planner">
<h1 class="title">HR Resource Planner</h1>
<div class="document" id="hr-planner-oca">
<h1 class="title">HR Planner OCA</h1>

<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f8c267bf44bdd476c5d1521e536405cf86ddbed1c66d84d65fd1df159b50805d
!! source digest: sha256:6712a128ec2d85312a8cd5e11fd4f45d79baa9c39105fde2ecddf272480c9b5c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/Binhex//tree/15.0/hr_planning_resources"><img alt="Binhex/" src="https://img.shields.io/badge/github-Binhex%2F-lightgray.png?logo=github" /></a></p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/resource/tree/16.0/hr_planning_oca"><img alt="OCA/resource" src="https://img.shields.io/badge/github-OCA%2Fresource-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/resource-16-0/resource-16-0-hr_planning_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/resource&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand All @@ -384,10 +384,10 @@ <h1 class="title">HR Resource Planner</h1>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/Binhex//issues">GitHub Issues</a>.
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/resource/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/Binhex//issues/new?body=module:%20hr_planning_resources%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/resource/issues/new?body=module:%20hr_planning_oca%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand All @@ -403,16 +403,22 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
<ul class="simple">
<li><a class="reference external" href="https://www.binhex.cloud">Binhex</a>:<ul>
<li>Antonio Ruban</li>
<li>Adasat Torres de Leon</li>
<li>Zuzanna Elzbieta Szalaty Szalaty</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/Binhex//tree/15.0/hr_planning_resources">Binhex/</a> project on GitHub.</p>
<p>You are welcome to contribute.</p>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/resource/tree/16.0/hr_planning_oca">OCA/resource</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
</div>
Expand Down
10 changes: 10 additions & 0 deletions hr_planning_oca/views/menus.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<menuitem
id="main_menu_planner"
name="Planning"
web_icon="hr_planning_oca,static/description/planning_icon.png"
sequence="40"
/>

</odoo>
63 changes: 0 additions & 63 deletions hr_planning_resources/README.rst

This file was deleted.

2 changes: 0 additions & 2 deletions hr_planning_resources/__init__.py

This file was deleted.

33 changes: 0 additions & 33 deletions hr_planning_resources/__manifest__.py

This file was deleted.

22 changes: 0 additions & 22 deletions hr_planning_resources/data/hr_task_ir_cron.xml

This file was deleted.

Loading

0 comments on commit 6c3a2ae

Please sign in to comment.