update pharmacy
This commit is contained in:
@ -13,4 +13,7 @@ export * from "../entity/pharmacy/generic_name";
|
|||||||
export * from "../entity/pharmacy/factory";
|
export * from "../entity/pharmacy/factory";
|
||||||
export * from "../entity/pharmacy/supplier";
|
export * from "../entity/pharmacy/supplier";
|
||||||
export * from "../entity/pharmacy/factory_to_supplier";
|
export * from "../entity/pharmacy/factory_to_supplier";
|
||||||
export * from "../entity/pharmacy/item_master";
|
export * from "../entity/pharmacy/item_master";
|
||||||
|
export * from "../entity/pharmacy/pharmacy_info";
|
||||||
|
export * from "../entity/pharmacy/item_price";
|
||||||
|
export * from "../entity/pharmacy/selling_price_percentage";
|
||||||
|
|||||||
Reference in New Issue
Block a user