HR Attendance Sheet And Policies
by CDS Solutions SRL https://www.cdsegypt.com , Ramadan Khalil https://www.cdsegypt.com
Odoo
$ 112.46
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Leaves (hr_holidays) • Discuss (mail) • Calendar (calendar) |
Lines of code | 1548 |
Technical Name |
hr_attendance_sheet |
License | OPL-1 |
Website | http://rkhalil1990@gmail.com |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Leaves (hr_holidays) • Discuss (mail) • Calendar (calendar) |
Lines of code | 1548 |
Technical Name |
hr_attendance_sheet |
License | OPL-1 |
Website | http://rkhalil1990@gmail.com |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 16.0 17.0 18.0 |
HR Attendance Sheet And Policies
One Place To Calculate Overtime , Absence And Attendance Delay From Time Attendance And Create PaySlip Depends On That Calculations Under Configurable Rules
Features
Public Holidays
Screen for Defining Public Holidays.
- Where you can configure the public holiday period and make it active or not for over time calculation.

Attendance Rules



Overtime Rules
- Configurable overtime rules for every type(Overtime On working days,Overtime on weekends and overtime on public holidays).
- Every rule has period which overtime will be calculated only after that period (Apply After Field).
- Every rule has its own rate that will be used in overtime calculation depending on employee hourly rate.
Attendance Lateness Rules
- Configurable Lateness rules with multiple steps of periods.
- Every lateness step has it`s type and rates to be calculated on payslip.
Absence Rules
- Configurable Absence rules with multiple steps depending on how many days of absence during the payslip period.
- Every Absence Step has it`s rate to be calculated on payslip.
Attendance Policies
- Attendance Policy That contains all the attendance rules to be assigned to Employee`s Contract.

Attendance Sheet

- Attendance sheet contains calculated attendance data such as(overtime, late in ,absence ,leaves, difference time between planned attendance hours and actual hours)for the selected employee within the selected period and taking into account the approved leaves and public holidays.
- Handling complex attendance calculation within one day such as(multi working interval in one day,attendance records that may overlap multi working intervals within one day, and multi attendance records within single working interval).
- Applying Attendance Policy rules to the calculated attendance data day by day to be computed in the related payslip.
Changing Attendance Data
- Wizard to modify each attendance data(overtime,late in ,difference time) before approval and record the note of changing reason.

Create Payslip From Attendance Sheet
Creating Employee Payslip from the attendance sheet that contains the attendance data after applying related attendance rules(total overtime hours,total late in hours,total absence days,total difference hours) and taking these data into account while calculating the payslip.


Salary Rules For Attendance Sheet
Salary Rules
- Salary rule for Over Time.
- Salary rule for Absence.
- Salary rule for Difference Time.
- Salary rule for Late In Attendances.
- Salary Structure for Attendance Sheet.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Customization Required
Hi, Ramadan, we need to get some customization done in your module, can you do that? If yes what would be the rate? Regards Muhammad Akram
Dear sir
You must assign time zone to the current user
When i click get attendance it give me this error ?????
Odoo Server Error Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/odoo/odoo-server/odoo/tools/pycompat.py", line 87, in reraise raise value File "/odoo/odoo-server/odoo/http.py", line 696, in dispatch result = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 939, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/odoo/odoo-server/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/odoo/odoo-server/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "/odoo/custom/winme-custom/hr_attendance_sheet/models/hr_attendance_sheet.py", line 242, in get_attendances tz = pytz.timezone(self.env.user.tz) File "/usr/local/lib/python3.6/dist-packages/pytz/__init__.py", line 160, in timezone if zone.upper() == 'UTC': AttributeError: 'bool' object has no attribute 'upper'
any demo ? link
Hi Ramadn, can I see Previous view of your module?!