update: implement cashier and cashier item, move guarantor to patient registration dan add guarantor to patient registration outpatient
This commit is contained in:
2
src/schema/cashier.ts
Normal file
2
src/schema/cashier.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from "../entity/cashier/cashier";
|
||||
export * from "../entity/cashier/cashier_item";
|
||||
Reference in New Issue
Block a user