feat: tip and payment splitting between staff roles #34

Merged
ghost merged 3 commits from feat/tip-splitting into main 2026-03-17 22:03:46 +00:00
Showing only changes of commit e89e9b1c8e - Show all commits
-1
View File
@@ -10,7 +10,6 @@ import {
invoiceTipSplits,
appointments,
services,
staff,
} from "@groombook/db";
export const invoicesRouter = new Hono();