mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 14:55:44 +00:00
refactor(FE-363): Rename logistic stock report API method
This commit is contained in:
@@ -11,7 +11,7 @@ export class LogisticApiService extends BaseApiService<
|
||||
super(basePath);
|
||||
}
|
||||
|
||||
async getLogisticStockReport(
|
||||
async getLogisticPurchasePerSupplierReport(
|
||||
area_id?: number,
|
||||
supplier_id?: number,
|
||||
product_id?: number,
|
||||
|
||||
Reference in New Issue
Block a user