rentease/internal/service/booking
Ruidy be5b707fa0
Some checks failed
CI / checks (push) Has been cancelled
feat(booking): improve item sync and add tests (#51)
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
..
errors.go Feat/stripe integration (#50) 2025-11-21 15:47:01 +01:00
invoice.go create invoice (#39) 2025-02-04 11:34:14 +01:00
item.go refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
line.go refactor: unify ID and API key naming conventions 2025-10-03 19:47:41 +02:00
models.go feat/stripe integration (#48) 2025-10-19 15:48:59 +02:00
report.go update report template (#43) 2025-02-22 12:28:56 +01:00
service.go Feat/stripe integration (#50) 2025-11-21 15:47:01 +01:00
sync.go feat(booking): improve item sync and add tests (#51) 2025-12-01 15:06:22 +01:00
sync_test.go feat(booking): improve item sync and add tests (#51) 2025-12-01 15:06:22 +01:00