Search 1.9 billion lines of Odoo code on GitHub

hr_dashboard

Author: Hilar AK
License: AGPL-3
Branch: 12.0
Repository: hilarak/odoo_community_addons
Dependencies: base, hr, hr_attendance, hr_expense, hr_holidays, hr_payroll, hr_recruitment, hr_timesheet, and web
Languages: CSS (360, 1.0%), HTML (68, 0.2%), JavaScript (36288, 97.3%), Markdown (46, 0.1%), PO File (140, 0.4%), Python (102, 0.3%), and XML (297, 0.8%)
Other branches: 10.0, 11.0, 13.0, 9.0, and hr_dashboard_website_dep_rem
Other repositories: Enigma228322/misc-addons, Gofekra/odoo_community_addons, JuhaszKrisztian-Arteries/odoo_community_addons, KomarovAlea/odoo_community_addons, OdooBulgaria/odoo_community_addons, Ommo73/misc-addons, RL-OtherApps/odoo_community_addons, bcang/odoo_community_addons, bishalgit/odoo_community_addons, cubit9/odoo_community_addons, dennybiasiolli/odoo_community_addons, hunghn/odoo_community_addons, imranissufo/odoo_community_addons, mknithin/odoo_community_addons, mtrohman/odoo_community_addons, one2pret/odoo_community_addons, probmt196/odoo_community_addons, sadavarti/odoo_community_addons, sayednadeemkazi/odoo_community_addons, sewisoft/odoo_community_addons, tiyasfukada/odoo_community_addons, umar3ziz/odoo_community_addons, and vkuldeep/odoo_community_addons

<p><a href="https://www.gnu.org/licenses/agpl-3.0"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="License: AGPL v3"></a> <a href="https://travis-ci.org/hilarak/odoo_community_addons"><img src="https://travis-ci.org/hilarak/odoo_community_addons.svg?branch=12.0" alt="Build Status"></a> <a href="https://www.codacy.com/app/hilarak/odoo_community_addons?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=hilarak/odoo_community_addons&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/8717dc7e3eae4124971361b6a67be824" alt="Codacy Badge"></a> <a href="https://github.com/hilarak/odoo_community_addons/network"><img src="https://img.shields.io/github/forks/hilarak/odoo_community_addons" alt="GitHub forks"></a></p> <h1>HR Dasboard</h1> <p>Hr Dashboard is an odoo addon for HRMS. Dashboard which displays a lot of human resource related details scattered in different menus in a single container. Here the details and the count of data need approval are shown. So its access is limited to Human resource manager or officers.</p> <ul> <li>Approval Menus</li> <li>Leave Details</li> <li>Attendace Details</li> <li>Recruitment deatils</li> <li>Timesheets</li> <li>Employee Expeses</li> <li>Payroll Month wise analysis</li> <li>Employee wise attendance analysis</li> <li>Total Worked Hours of each employees</li> <li>Employee details as a Table</li> <li>Export to pdf, xls, csv and direct print</li> </ul> <h1>Features!</h1> <ul> <li>Export Employee details as pdf, xls, csv</li> <li>Export Charts to pdf</li> <li>Approval Menus on single screen</li> </ul> <blockquote> <p>The overriding design goal for Markdown&#39;s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it&#39;s been marked up with tags or formatting instructions.</p> </blockquote> <h3>Tech</h3> <p>HR Dashboard uses</p> <ul> <li><a href="https://www.python.org/">PYTHON</a> - Models</li> <li><a href="https://www.w3.org/XML/">XML</a> - Views</li> <li><a href="https://www.w3.org/html/">HTML</a> - UI</li> <li><a href="http://getbootstrap.com/2.3.2/">Twitter Bootstrap</a> - UI</li> <li><a href="http://backbonejs.org/">backbone.js</a> - Views</li> <li><a href="https://jquery.com/">jQuery</a></li> </ul> <h3>Installation</h3> <p>Install the odoo12 and HRMS modules defined in manifest. After installation you can see a new menu &#39;HR Dashboard&#39; for users who are officer/manager in Human Resource Odoo.</p> <p><a href="https://ko-fi.com/O5O2X1IM"><img src="https://www.ko-fi.com/img/donate_sm.png" alt="ko-fi"></a><br> <em>if you want to support me to keep this project maintained. Thanks.</em></p> <h3>Todos</h3> <ul> <li>ADD more employee datas</li> <li>More Comparison charts</li> </ul> <h2>License</h2> <p><a href="https://www.gnu.org/licenses/agpl-3.0"><img src="https://img.shields.io/badge/License-AGPL%20v3-blue.svg" alt="License: AGPL v3"></a></p>