ionic-vhframeworks 10.10.4 → 10.10.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -18798,7 +18798,7 @@ export declare class VhQuerySales {
|
|
|
18798
18798
|
* @return Promise Array
|
|
18799
18799
|
* @Notice bill_type = [1,10,15,30,2,3,9,31]
|
|
18800
18800
|
*/
|
|
18801
|
-
|
|
18801
|
+
getReportInputOutputInventory_byEndTime_byIDProduct(endtime: any, IDsub_or_product: any, IDbranch: string): Promise<any>;
|
|
18802
18802
|
/**
|
|
18803
18803
|
* Hàm này dùng trong bán hàng cần xem tồn kho đầu tháng, đầu tuần, đầu ngày và cuối ngày của 1 sản phẩm
|
|
18804
18804
|
* @example:
|