Commit graph

14 commits

Author SHA1 Message Date
f2e45dcbb3
fix typo 2024-09-02 16:02:27 +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
f4250fb275
cleanup 2024-08-23 08:21:22 +02:00
75832d251d
use colorful logger 2024-08-21 16:56:11 +02:00
f90b8a1c67
improve config setup
improve config setup
2024-08-21 09:49:31 +02:00
fefbbc2ae9
add calendars as we use them 2024-08-17 00:59:45 +02:00
3983de237f
sync calendar on item creation 2024-08-16 19:58:49 +02:00
f764e1007c
add transport 2024-04-06 13:34:33 +02:00
3d6d1474a2
add host details 2024-03-03 12:15:45 +01:00
d5654f808c
invoice number in place of db id 2024-02-26 17:17:29 +01:00
8afd35da8e
change the offset 2024-02-24 21:48:38 +01:00
0ccabe71b3
migration script 2024-02-24 21:18:56 +01:00
37cadd8b20
add customer number seed 2024-02-22 22:08:46 +01:00
ec853f6b66
send data to render pdf 2024-02-18 14:01:33 +01:00