Skip to content

Timesheet & fietsvergoeding generator

License

Notifications You must be signed in to change notification settings

itenium-be/Timesheets

Repository files navigation

Timesheet Generator

Create timesheet Excel with a tab per month with Belgian holidays.

Send to:

New Project

A new project where we use our timesheet template. Add a json file to Itenium.Timesheet.Console\Projects.

Example

{
  "ConsultantName": "",
  "Customer": "",
  "CustomerReference": "",
  "ProjectName": "",
  "IsFreelancer": 0
}

New Year

Create the templates:

dotnet run --project .\Itenium.Timesheet.Console\Itenium.Timesheet.Console.csproj

Output Excels in Itenium.Timesheet.Console\bin\Debug\netcoreapp2.1:

  • Generic template for Consultants
  • Generic template for Freelancers
  • Specific project template per json file in Projects folder

And then save them on the OneDrive in the folder internal process.

Or use the Desktop application (Itenium.Timesheet.WinForms) to fill in the parameters with a UI.

Km Vergoeding Template

Create km vergoeding Excel with a tab per month with Belgian holidays.

Send to: [email protected]

About

Timesheet & fietsvergoeding generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages