Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Kimai

15 Topics 221 Posts
  • Kimai - Package Updates

    Pinned
    140
    0 Votes
    140 Posts
    42k Views
    Package UpdatesP
    [2.24.0] Update kimai to 2.30.0 Full Changelog Added missing InvoiceTemplate field (company, title) validator (#​5345) Graceful fallback for missing working-contract mode (#​5345) Improve email test command (use configured MAIL_FROM) (#​5345) Additional form types for simple usage in SystemConfiguration and UserPreferences (#​5345) Allow to extend the working time query via event (#​5345) Fix export dates are not localized (#​5368) Prepare break time field (#​5366) Translation cleanup (#​5370) Translations update from Hosted Weblate (#​5344) (#​5369) (#​5362)
  • 0 Votes
    15 Posts
    465 Views
    M
    And mine are still there.
  • Templates

    8
    0 Votes
    8 Posts
    994 Views
    M
    Thanks, @joseph. Could you please check my reply here: https://forum.cloudron.io/topic/12943/add-custom-export-templates-where-to-create-the-folder-export-and-how-to-modify-export-en-xlf/2 I don't want to add invoice templates but export templates. They need to be in a different folder. I can't get Kimai to show them.
  • 403 error when embedded

    2
    1 Votes
    2 Posts
    199 Views
    murgeroM
    First thing that comes to mind is this: https://docs.cloudron.io/apps/#custom-csp
  • Custom Content plugin requires build Kimai 20100 or 20500

    Unsolved
    3
    0 Votes
    3 Posts
    398 Views
    foliovisionF
    Thanks @nebulon for the quick answer. It does look like you are shipping a more recent version than the internal version number suggests. We'll have another go at it tomorrow to try to figure out why the Cloudron version reports an earlier version number than CustomContentBundle-2.2.0 and CustomContentBundle-2.3.0 allow.
  • ERR: invalid Kimai minimum version

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    chymianC
    @nebulon, according to the author, @kevinpapst, the plugin is no longer needed and as a left over within the cloudron installation causing problems. I moved it out of the way and everything is back to normal. cd /home/yellowtent/appsdata/<UUID</data/plugins mv RecalculateRatesBundle .RecalculateRatesBundle or rm -rf RecalculateRatesBundle
  • Kimai version 2

    Solved
    8
    3 Votes
    8 Posts
    1k Views
    andreasduerenA
    @nebulon I mean adjusting the plugins as described here [image: 1678115006668-screenshot-2023-03-06-at-9.02.57-am.png]
  • Error while installing Kiosk Plugin

    Solved
    4
    1
    0 Votes
    4 Posts
    666 Views
    subvenS
    @girish yepp works now Thank you for taking care of the package. [image: 1656106114374-rtjtrzj-resized.png]
  • HTTP ERROR 500 when accessing "Weekly working hours" page

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    N
    @girish Looks like that fixed it. No more loading issues, and no more log errors. Thanks!
  • Invoice directory "var/invoices/" is not existing and could not be created.

    Solved
    4
    1
    0 Votes
    4 Posts
    762 Views
    nebulonN
    This is now fixed in the latest package.
  • Looking for UserIDs

    Moved Solved
    3
    0 Votes
    3 Posts
    695 Views
    L
    Thanks! That was exactly what I was looking for
  • Mixed content warning while embedding

    Solved
    4
    0 Votes
    4 Posts
    838 Views
    subvenS
    Works Many thanks!
  • Kimai - settings: 500 - Error

    Moved
    6
    1
    0 Votes
    6 Posts
    2k Views
    luckowL
    My workaround: delete the content of the local.yaml. https://github.com/kevinpapst/kimai2/issues/1290
  • Kimai - public/avatars not writable

    Moved Solved
    3
    1
    0 Votes
    3 Posts
    368 Views
    nebulonN
    Solved with the latest app package release today
  • Kimai local.yaml

    Moved Solved
    5
    0 Votes
    5 Posts
    1k Views
    S
    hi all, i managed to make the changes, i had two mistakes: i had to clear the kimai cache via terminal (it is in the kimai docs) https://www.kimai.org/documentation/configurations.html when trying to clear, so the effects take place, i got an error. apparently you cannot use tabs as indentation, so my local.yaml was not readable anyway after using spaces and clearing successfully the cache, every worked thanks for the help!