9b2510460a
feat: store invoice PDFs in minio
CI / checks (push) Waiting to run
2026-03-20 23:58:57 +01:00
be5b707fa0
feat(booking): improve item sync and add tests ( #51 )
...
CI / checks (push) Has been cancelled
Enhance the booking sync logic to trim and match item names more
robustly,
falling back to creating a generic item when no host item is found. Add
unit tests for item creation and fallback behavior in booking sync.
2025-12-01 15:06:22 +01:00
541c813be0
Raw 34 enable payments ( #35 )
...
Closes #34
2025-01-24 17:30:35 +01:00
49c49f4098
feat: add client parser to get response from LLM
2025-01-12 21:29:59 +01:00
2a417096f7
fix:test
2025-01-05 16:15:35 +01:00
a2ce003299
parsing ( #28 )
...
* test: add test for booking parsing
* improve error handling
* fix: booking parsing
fix: guest number
fix: item name
fix: parsing
* refactor tests
* test: more
2025-01-05 16:04:44 +01:00