\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Hermes}
Hermes is a time tracking application for Horde. It had a release in Horde 3.3 but did not see a release in H5. It's still in git and seems working, though the companion billing solution "minerva" is not in git as far as I know.

\section{Bugs}
List any tickets on <a href="http://bugs.horde.org/">http://bugs.horde.org/</a> that cover this issue or are relevant to it.

\section{People}
Ralf Lang and Diana Hille are adding features from a legacy time tracking solution

\section{Description}
Hermes allows stop watches to automatically track time slices of your work or, alternatively, enter time slices by hand. It allows to lock/finalize entries for further processing in a billing app. Hermes has a "traditional" interface and a dynamic interface, but no work will be put into the traditional interface.

Features:

\begin{itemize}
\item filters/searches for reporting


\item internal deliverables/costcenter items or from other horde apps (multiple)


\item external customer list source (turba by default, single source app)


\item Different types of work


\item Allow time slices both for billing and un-billable


\end{itemize}
Missing Features to be added:

\begin{itemize}
\item enter start time of time slice (only date and duration are supported by now)


\item restrict work types to projects.


\item Add trackables with fixed / flatrate values (needed for German travel expense flatrates)


\item Add work types which may only be logged once per day and person


\item Store searches/reports


\end{itemize}
\section{Resources}

\noindent\rule{\textwidth}{1pt}
Back to the <a href="https://wiki.horde.org/Project">Project List</a>

\end{document}
