update pharmacy initial stock and receive order validation

This commit is contained in:
wayanrivan
2026-03-18 12:23:37 +07:00
parent ea413af370
commit b0b68d23b3
3 changed files with 50 additions and 1 deletions

View File

@ -5,4 +5,5 @@ export * from "../entity/pharmacy-logistic/receive_order_detail"
export * from "../entity/pharmacy-logistic/room_order"
export * from "../entity/pharmacy-logistic/room_order_detail"
export * from "../entity/pharmacy-logistic/delivery_room"
export * from "../entity/pharmacy-logistic/delivery_room_detail"
export * from "../entity/pharmacy-logistic/delivery_room_detail"
export * from "../entity/pharmacy-logistic/room_stock"