None.
Name | Description | Type | Additional information |
---|---|---|---|
Ids | Collection of integer |
None. |
|
SearchText | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
IsChecked | Collection of integer |
None. |
|
AssProdIds | Collection of integer |
None. |
|
AssWhIds | Collection of integer |
None. |
|
ProdIds | Collection of integer |
None. |
|
WhIds | Collection of integer |
None. |
|
CreatedBy | Collection of integer |
None. |
|
CheckedBy | Collection of integer |
None. |
|
ExportType | ThreeSheetExportType |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
UsePager | boolean |
None. |
|
CurrUserSn | integer |
None. |
|
CanViewAllBill | boolean |
None. |
|
CanOpeAllWh | boolean |
None. |
|
OpeWhList | Collection of integer |
None. |
|
DocumentDateType | integer |
None. |
|
DocumentDateArr | Collection of date |
None. |
|
DeliveryDateType | integer |
None. |
|
DeliveryDateArr | Collection of date |
None. |
|
OffDateType | integer |
None. |
|
OffDateArr | Collection of date |
None. |
|
InventoryDateType | integer |
None. |
|
InventoryDateArr | Collection of date |
None. |
{ "Ids": [ 1, 2 ], "SearchText": "sample string 1", "StartDate": "2024-11-25 02:22:39", "EndDate": "2024-11-25 02:22:39", "IsChecked": [ 1, 2 ], "AssProdIds": [ 1, 2 ], "AssWhIds": [ 1, 2 ], "ProdIds": [ 1, 2 ], "WhIds": [ 1, 2 ], "CreatedBy": [ 1, 2 ], "CheckedBy": [ 1, 2 ], "ExportType": 1, "PageIndex": 4, "PageSize": 5, "UsePager": true, "CurrUserSn": 7, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 10, "DocumentDateArr": [ "2024-11-25 02:22:39", "2024-11-25 02:22:39" ], "DeliveryDateType": 11, "DeliveryDateArr": [ "2024-11-25 02:22:39", "2024-11-25 02:22:39" ], "OffDateType": 12, "OffDateArr": [ "2024-11-25 02:22:39", "2024-11-25 02:22:39" ], "InventoryDateType": 13, "InventoryDateArr": [ "2024-11-25 02:22:39", "2024-11-25 02:22:39" ] }
<AssCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi.Stock"> <_x003C_DeliveryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> </_x003C_DeliveryDateArr_x003E_k__BackingField> <_x003C_DeliveryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">11</_x003C_DeliveryDateType_x003E_k__BackingField> <_x003C_DocumentDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> </_x003C_DocumentDateArr_x003E_k__BackingField> <_x003C_DocumentDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">10</_x003C_DocumentDateType_x003E_k__BackingField> <_x003C_InventoryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> </_x003C_InventoryDateArr_x003E_k__BackingField> <_x003C_InventoryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">13</_x003C_InventoryDateType_x003E_k__BackingField> <_x003C_OffDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting"> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T02:22:39.7612572+08:00</d2p1:dateTime> </_x003C_OffDateArr_x003E_k__BackingField> <_x003C_OffDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">12</_x003C_OffDateType_x003E_k__BackingField> <_x003C_CanOpeAllWh_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanOpeAllWh_x003E_k__BackingField> <_x003C_CanViewAllBill_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanViewAllBill_x003E_k__BackingField> <_x003C_CurrUserSn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">7</_x003C_CurrUserSn_x003E_k__BackingField> <_x003C_OpeWhList_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_OpeWhList_x003E_k__BackingField> <_x003C_PageIndex_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">4</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">5</_x003C_PageSize_x003E_k__BackingField> <_x003C_UsePager_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">true</_x003C_UsePager_x003E_k__BackingField> <_x003C_AssProdIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_AssProdIds_x003E_k__BackingField> <_x003C_AssWhIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_AssWhIds_x003E_k__BackingField> <_x003C_CheckedBy_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CheckedBy_x003E_k__BackingField> <_x003C_CreatedBy_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CreatedBy_x003E_k__BackingField> <_x003C_EndDate_x003E_k__BackingField>2024-11-25T02:22:39.7612572+08:00</_x003C_EndDate_x003E_k__BackingField> <_x003C_ExportType_x003E_k__BackingField>DETAIL_MERGE_ONLY</_x003C_ExportType_x003E_k__BackingField> <_x003C_Ids_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_Ids_x003E_k__BackingField> <_x003C_IsChecked_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_IsChecked_x003E_k__BackingField> <_x003C_ProdIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_ProdIds_x003E_k__BackingField> <_x003C_SearchText_x003E_k__BackingField>sample string 1</_x003C_SearchText_x003E_k__BackingField> <_x003C_StartDate_x003E_k__BackingField>2024-11-25T02:22:39.7612572+08:00</_x003C_StartDate_x003E_k__BackingField> <_x003C_WhIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_WhIds_x003E_k__BackingField> </AssCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of AssDetailModel |
None. |
|
SumModel | AssDetailModel |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
Total | integer |
None. |
|
UsePager | boolean |
None. |
|
CategoriesFounded | Collection of integer |
None. |
|
RDocumentStartDate | string |
None. |
|
RDocumentEndDate | string |
None. |
|
RDeliveryStartDate | string |
None. |
|
RDeliveryEndDate | string |
None. |
{ "Items": [ null, { "MainProdNo": "sample string 1", "MainProdName": "sample string 2", "MainCatName": "sample string 3", "MainProdId": 4, "MainSPEC": "sample string 5", "MainBrand": "sample string 6", "MainApName": "sample string 7", "MainProdLocation": "sample string 8", "MainUnitName": "sample string 9", "MainWhName": "sample string 10", "MainQTY": 11.0, "MainExpense": 12.0, "MainUnitCost": 13.0, "MainCost": 14.0, "SubBatchNo": "sample string 15", "SubProductionDate": "", "SubLifeTime": 0, "SubLifeTimeUnit": 0, "SubLifeTimeUnitName": "", "SubExpirationDate": "", "GoodsNo": null, "GoodsUnitCost": 0.0, "GoodsCost": 0.0, "Id": 0, "EId": 0, "BType": 0, "IsChecked": 0, "CheckedStatus": null, "Date": "0001-01-01 00:00:00", "DateFormat": null, "No": null, "BTypeName": null, "Amount": 0.0, "CreatedBy": 0, "CreatedDate": "0001-01-01 00:00:00", "CreatedByName": null, "CheckedBy": 0, "CheckedDate": "0001-01-01 00:00:00", "CheckedByName": null, "Note": null, "ProdId": 0, "ProdNo": null, "ProdName": null, "SPEC": null, "ApId": 0, "ApName": null, "CatId": 0, "CatName": null, "Brand": null, "ProdLocation": null, "UnitID": 0, "UnitName": null, "WhID": 0, "WhIDs": null, "WhName": null, "GoodsQTY": 0.0, "QTY": 0.0, "BatchNo": null, "ProductionDate": "", "LifeTime": 0, "LifeTimeUnit": 0, "LifeTimeUnitName": "", "ExpirationDate": "", "GoodsPrice": 0.0, "GoodsAmount": 0.0, "GoodsNOTE": null, "AccountingItemId": 0, "AccountingItemName": null, "DepartmentId": 0, "DepartmentName": null, "PrintCount": null, "MainImage": null, "Image": null, "StrValue1": null, "StrValue2": null, "StrValue3": null, "StrValue4": null, "StrValue5": null, "StrValue6": null, "StrValue7": null, "StrValue8": null, "SerialNoItems": null } ], "SumModel": { "MainProdNo": "sample string 1", "MainProdName": "sample string 2", "MainCatName": "sample string 3", "MainProdId": 4, "MainSPEC": "sample string 5", "MainBrand": "sample string 6", "MainApName": "sample string 7", "MainProdLocation": "sample string 8", "MainUnitName": "sample string 9", "MainWhName": "sample string 10", "MainQTY": 11.0, "MainExpense": 12.0, "MainUnitCost": 13.0, "MainCost": 14.0, "SubBatchNo": "sample string 15", "SubProductionDate": "", "SubLifeTime": 0, "SubLifeTimeUnit": 0, "SubLifeTimeUnitName": "", "SubExpirationDate": "", "GoodsNo": null, "GoodsUnitCost": 0.0, "GoodsCost": 0.0, "Id": 0, "EId": 0, "BType": 0, "IsChecked": 0, "CheckedStatus": null, "Date": "0001-01-01 00:00:00", "DateFormat": null, "No": null, "BTypeName": null, "Amount": 0.0, "CreatedBy": 0, "CreatedDate": "0001-01-01 00:00:00", "CreatedByName": null, "CheckedBy": 0, "CheckedDate": "0001-01-01 00:00:00", "CheckedByName": null, "Note": null, "ProdId": 0, "ProdNo": null, "ProdName": null, "SPEC": null, "ApId": 0, "ApName": null, "CatId": 0, "CatName": null, "Brand": null, "ProdLocation": null, "UnitID": 0, "UnitName": null, "WhID": 0, "WhIDs": null, "WhName": null, "GoodsQTY": 0.0, "QTY": 0.0, "BatchNo": null, "ProductionDate": "", "LifeTime": 0, "LifeTimeUnit": 0, "LifeTimeUnitName": "", "ExpirationDate": "", "GoodsPrice": 0.0, "GoodsAmount": 0.0, "GoodsNOTE": null, "AccountingItemId": 0, "AccountingItemName": null, "DepartmentId": 0, "DepartmentName": null, "PrintCount": null, "MainImage": null, "Image": null, "StrValue1": null, "StrValue2": null, "StrValue3": null, "StrValue4": null, "StrValue5": null, "StrValue6": null, "StrValue7": null, "StrValue8": null, "SerialNoItems": null }, "PageIndex": 1, "PageSize": 2, "Total": 3, "UsePager": true, "CategoriesFounded": [ 1, 2 ], "RDocumentStartDate": "sample string 5", "RDocumentEndDate": "sample string 6", "RDeliveryStartDate": "sample string 7", "RDeliveryEndDate": "sample string 8" }