TimeSheet

class sandglass.models.timesheet.TimeSheet(*args, **kwargs)[source]

Regular settlement and savepoint for a user’s (employee’s) status.

For future calculations, the last TimeSheet is used as basis. Every new user should have an initial TimeSheet.

Project Versions

Previous topic

TimeModel

Next topic

UserProfile

This Page