update: implement cashier and cashier item, move guarantor to patient registration dan add guarantor to patient registration outpatient

This commit is contained in:
wayanrivan
2026-04-01 13:33:51 +07:00
parent f782d32c1d
commit c5fbaf52e4
7 changed files with 188 additions and 6 deletions

View File

@ -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";