Skip to content

A plugin to import timesheet data from Kimai in GrandTotal 6

License

Notifications You must be signed in to change notification settings

aegluke/kimai2-grandtotal

 
 

Repository files navigation

Grandtotal 6 - Kimai plugin

This is a Grandtotal plugin to import timesheet data from Kimai 2.

🎉 DONATE 🎉

I know it's great to get something for free... but please keep in mind: I need to pay bills as well and without your donations this is impossible.

How to create a new release

  • Delete the ZIP
  • ZIP the Kimai2.grandtotalplugin directory
  • Push the ZIP
  • Create a new GitHub release and attach the ZIP
rm Kimai2.grandtotalplugin.zip
zip -r Kimai2.grandtotalplugin.zip Kimai2.grandtotalplugin -x ".*" -x "__MACOSX" -x "Kimai2.grandtotalplugin.zip" -x ".DS_Store"
git add Kimai2.grandtotalplugin.zip
git commit -m "Updated release"
git push

How to open the JS log in GrandTotal

The console will open automatically if some debug code is included:

log('a message');

About

A plugin to import timesheet data from Kimai in GrandTotal 6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%