Metadata-Version: 2.1
Name: mds-employee-timetracking
Version: 5.0.12
Summary: Tryton module for time tracking of a employee
Home-page: https://www.m-ds.de/
Author: m-ds
Author-email: service@m-ds.de
License: GPL-3
Keywords: tryton time tracking employee worktime
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: Natural Language :: German
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: mds-sqlextension (>=0.1.8)
Requires-Dist: pytz
Requires-Dist: trytond-company (<5.1,>=5.0)
Requires-Dist: mds-pim-calendar (<=5.0.99,>=5.0.0)
Requires-Dist: trytond (<5.1,>=5.0)

mds-employee-timetracking
=========================
Working time recording for employees, with multiple time accounts, 
time account rules, automatic pause control and report.

Install
=======

pip install mds-employee-timetracking

Requires
========
- Tryton 5.0

HowTo
=====

For more information, read the files in the doc folder.

ToDo
====
- extend manual
- support for NFC door device

Changes
=======

*5.0.12 - 15.04.2019*

- new: holiday planning (new depency to mds-pim-calendar)

*5.0.11 - 14.02.2019*

- new: calendar view in evaluation + presence period + break time
- new: colors of background/text in calendar view selectable 
   for employee + type of presence, time account...
- info: GooCalendar on client side is neccasary

*5.0.10 - 11.02.2019*

- new: Attendance wizard extended, employee can enter his break times
- fix: report causes exception

*5.0.9 - 30.01.2019*

- fix: edit employee also corrects the associated company on the cronjob
- updt: optimized tests
- new: Time Entry Wizard accepts any number of Presence Types

*5.0.8 - 17.01.2019*

- checked compatibility to Tryton 5.0


