diff --git a/employee_attendance/README.rst b/employee_attendance/README.rst new file mode 100644 index 000000000..d12c1337d --- /dev/null +++ b/employee_attendance/README.rst @@ -0,0 +1,35 @@ +Employee Attendance v10 +======================= + +Right now in Odoo for the manual attendance level users, there is no option to see their attendance. +This module will come that drawback, by adding that feature to manual attendance level users + +Depends +======= +[hr_attendance] addon Odoo + +Tech +==== +* [XML] - Odoo views + +Installation +============ +- www.odoo.com/documentation/10.0/setup/install.html +- Install our custom addon + + +Bug Tracker +=========== + +Contact odoo@cybrosys.com + +Authors +------- +* Cybrosys + +Maintainer +---------- + +This module is maintained by Cybrosys Technologies. + +For support and more information, please visit https://www.cybrosys.com. diff --git a/employee_attendance/__init__.py b/employee_attendance/__init__.py new file mode 100644 index 000000000..633f86615 --- /dev/null +++ b/employee_attendance/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- + diff --git a/employee_attendance/__manifest__.py b/employee_attendance/__manifest__.py new file mode 100644 index 000000000..7c08c7301 --- /dev/null +++ b/employee_attendance/__manifest__.py @@ -0,0 +1,41 @@ +# -*- coding: utf-8 -*- +################################################################################### +# +# Cybrosys Technologies Pvt. Ltd. +# Copyright (C) 2017 Niyas Raphy() +# +# This program is free software: you can modify +# it under the terms of the GNU Affero General Public License (AGPL) as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# +################################################################################### + +{ + 'name': 'Employee Attendance', + 'version': '10.0.1.0.0', + 'summary': 'Employee Can View His/Her Attendance', + 'description': 'Employee Can View His/Her Attendance', + 'category': 'Human Resources', + 'author': 'Cybrosys Techno solutions', + 'maintainer': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'website': 'https://www.cybrosys.com', + 'depends': ['hr_attendance'], + 'data': [ + 'data/employee_attendance.xml', + ], + 'license': 'AGPL-3', + 'installable': True, + 'application': False, + 'auto_install': False, +} + diff --git a/employee_attendance/data/employee_attendance.xml b/employee_attendance/data/employee_attendance.xml new file mode 100644 index 000000000..0149b3841 --- /dev/null +++ b/employee_attendance/data/employee_attendance.xml @@ -0,0 +1,20 @@ + + + + + Employee Attendance View + + ['|',('employee_id.user_id','=',user.id),('employee_id.user_id','=',False)] + + + + + + + + + + + + + diff --git a/employee_attendance/static/description/banner.jpg b/employee_attendance/static/description/banner.jpg new file mode 100644 index 000000000..063abcbf3 Binary files /dev/null and b/employee_attendance/static/description/banner.jpg differ diff --git a/employee_attendance/static/description/cybro_logo.png b/employee_attendance/static/description/cybro_logo.png new file mode 100644 index 000000000..bb309114c Binary files /dev/null and b/employee_attendance/static/description/cybro_logo.png differ diff --git a/employee_attendance/static/description/employee_attendance.png b/employee_attendance/static/description/employee_attendance.png new file mode 100644 index 000000000..e8733595e Binary files /dev/null and b/employee_attendance/static/description/employee_attendance.png differ diff --git a/employee_attendance/static/description/icon.png b/employee_attendance/static/description/icon.png new file mode 100644 index 000000000..f10673310 Binary files /dev/null and b/employee_attendance/static/description/icon.png differ diff --git a/employee_attendance/static/description/index.html b/employee_attendance/static/description/index.html new file mode 100644 index 000000000..74d274884 --- /dev/null +++ b/employee_attendance/static/description/index.html @@ -0,0 +1,67 @@ +
+
+
+

Employee Attendance

+

Attendance View for Employee

+

Cybrosys Technologies

+
+
+

Major Features:

+
    +
  •    Employee can view their attendance
  • +
  •    View Login, Logout timings
  • +
+
+
+
+ +
+
+
+

Overview

+

Currently, Odoo does not support attendance view for normal + users. Normal users can register their sign in/ sign out time, but they cant + view the attendance log later. Employee attendance module will add this + feature so that the normal employees also can view their attendance details. +

+
+
+
+ +
+
+
+

Attendance Menu

+
+ +
+
+
+
+ + +
+

Need Any Help?

+ +