add entity pharmacy master-data

This commit is contained in:
Muhammad Rayhan Ardiansyah
2026-02-26 10:34:28 +07:00
parent 3095e2df86
commit bfda8a9152
18 changed files with 806 additions and 0 deletions

View File

@ -3,3 +3,4 @@ export * from "./schema/hrms";
export * from "./schema/emr";
export * from "./schema/finances";
export * from "./schema/procurement";
export * from "./schema/pharmacy"