update: implement cashier and cashier item, move guarantor to patient registration dan add guarantor to patient registration outpatient
This commit is contained in:
@ -4,4 +4,5 @@ export * from "./schema/emr";
|
||||
export * from "./schema/finances";
|
||||
export * from "./schema/procurement";
|
||||
export * from "./schema/pharmacy";
|
||||
export * from "./schema/pharmacy_logistic";
|
||||
export * from "./schema/pharmacy_logistic";
|
||||
export * from "./schema/cashier";
|
||||
Reference in New Issue
Block a user