From b9496610232f54c10fb2eecc91de095df8ecc1a2 Mon Sep 17 00:00:00 2001 From: Kristen Marie Kulha Date: Fri, 8 Jun 2018 15:41:59 -0700 Subject: [PATCH] Add README. --- hr_department_project/README.rst | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 hr_department_project/README.rst diff --git a/hr_department_project/README.rst b/hr_department_project/README.rst new file mode 100644 index 00000000..981bdfe1 --- /dev/null +++ b/hr_department_project/README.rst @@ -0,0 +1,36 @@ +***************************** +Hibou - HR Department Project +***************************** + +Define a default project for every department. + +For more information and add-ons, visit `Hibou.io `_. + + +============= +Main Features +============= + +* Adds new smart button to HR Department form view for projects which displays the number of projects for that department. +* New project tree view for department-specific projects. +* Adds new Department field to projects. +* Adds new filter to group projects by Department. + +.. image:: https://user-images.githubusercontent.com/15882954/41183026-42afc7b4-6b2d-11e8-9531-f3e56b92b332.png + :alt: 'Project Create' + :width: 988 + :align: left + +.. image:: https://user-images.githubusercontent.com/15882954/41183324-fa790b84-6b2e-11e8-956b-3724a4b49e56.png + :alt: 'Department Detail' + :width: 988 + :align: left + + +======= +License +======= + +Please see `LICENSE `_. + +Copyright Hibou Corp. 2018