diff options
Diffstat (limited to 'hrms_dashboard/README.rst')
| -rw-r--r-- | hrms_dashboard/README.rst | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/hrms_dashboard/README.rst b/hrms_dashboard/README.rst new file mode 100644 index 0000000..3546fef --- /dev/null +++ b/hrms_dashboard/README.rst @@ -0,0 +1,49 @@ +HR Dashboard +============ + +Keep your eyes on your whole Human resource analysis. + +Depends +======= +[hr] addon Odoo + +Tech +==== +* [Python] - Models +* [XML] - Odoo views + +Installation +============ +- www.odoo.com/documentation/14.0/setup/install.html +- Install the dependency package Pandas using the following commands + + * sudo pip3 install pandas + or + * sudo apt-get install pandas + +- Install our custom addon + + + +Bug Tracker +=========== +Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. + +Credits +======= +* Cybrosys Techno Solutions <https://www.cybrosys.com> + +Author +------ + +Developer: Aswani PC, odoo@cybrosys.com + Version 14: Naveen V @cybrosys, Contact: odoo@cybrosys.com + + +Maintainer +---------- + +This module is maintained by Cybrosys Technologies. + +For support and more information, please visit https://www.openhrms.com + |
