Accorto can track Check In/Out and optionally create T+E Items from it.


There are two special implementations

- Timecard - optional Check In in the morning - Check Out in the evening

- Visit - enter time with optional expenses


The basic flow is

- Check In (start time) - if allowed, the GeoLocation is queried from the browser and saved

- Check Out (end time) - time calculated based on In/Out time and optionally a T+E Item is created.

-- you can also enter the duration, which then calculates the end time


The start time (Check In) can be rounded down, e.g. to 5, 15 minutes or full hour.

The duration can be rounded up, e.g. to 15 minute or full hour.