mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-06 02:36:49 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| auth.go | ||
| handle_api_sync.go | ||
| handle_auth.go | ||
| handle_bookings.go | ||
| handle_health.go | ||
| handle_pdf.go | ||
| handle_public.go | ||
| handle_reports.go | ||
| helper.go | ||
| middleware.go | ||
| option.go | ||
| routes.go | ||
| server.go | ||
| tracing.go | ||