Commit graph

9 commits

Author SHA1 Message Date
3f57232a9d
move cron code to pkg 2025-03-23 23:00:02 +01:00
9a6b6ef0c3
fix cronjob (#45)
fixes #32
2025-02-23 22:38:32 +01:00
d07dc199b7
clean the cron job 2024-12-07 12:49:05 +01:00
9c6e5ff76e
cleanup 2024-09-13 18:55:35 +02:00
78ca637807
call calendar driver from the booking service 2024-09-11 09:38:22 +02:00
d4e6b35a96
Create taxes for taxable items automatically (#16)
* refactor return error when building booking service

* fix the description

* set taxable item by amount

* auto create tax items if the item is taxable

* fix linter

* remove legacy tax entry

* display multiple items

* use the price from the form

* improve item sorting

* lintfix
2024-08-26 21:44:31 +02:00
99e95e54c0
linter 2024-07-18 13:09:33 +02:00
aff18b2b12
split view models 2024-07-15 16:59:23 +02:00
b25d7be29d
basic task scheduler 2024-06-30 12:49:26 +02:00