None.
Name | Description | Type | Additional information |
---|---|---|---|
OdIds | Collection of integer |
None. |
|
BType | Collection of integer |
None. |
|
SearchText | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
Start | date |
None. |
|
End | date |
None. |
|
IsChecked | Collection of integer |
None. |
|
AccountingItemId | Collection of integer |
None. |
|
DepartmentId | Collection of integer |
None. |
|
WhIds | Collection of integer |
None. |
|
CustIds | Collection of integer |
None. |
|
CreatedBy | Collection of integer |
None. |
|
CheckedBy | Collection of integer |
None. |
|
ProdIds | Collection of integer |
None. |
|
Ids | 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. |
{ "OdIds": [ 1, 2 ], "BType": [ 1, 2 ], "SearchText": "sample string 1", "StartDate": "2024-11-25 03:06:16", "EndDate": "2024-11-25 03:06:16", "Start": "2024-11-25 03:06:16", "End": "2024-11-25 03:06:16", "IsChecked": [ 1, 2 ], "AccountingItemId": [ 1, 2 ], "DepartmentId": [ 1, 2 ], "WhIds": [ 1, 2 ], "CustIds": [ 1, 2 ], "CreatedBy": [ 1, 2 ], "CheckedBy": [ 1, 2 ], "ProdIds": [ 1, 2 ], "Ids": [ 1, 2 ], "ExportType": 1, "PageIndex": 6, "PageSize": 7, "UsePager": true, "CurrUserSn": 9, "CanViewAllBill": true, "CanOpeAllWh": true, "OpeWhList": [ 1, 2 ], "DocumentDateType": 12, "DocumentDateArr": [ "2024-11-25 03:06:16", "2024-11-25 03:06:16" ], "DeliveryDateType": 13, "DeliveryDateArr": [ "2024-11-25 03:06:16", "2024-11-25 03:06:16" ], "OffDateType": 14, "OffDateArr": [ "2024-11-25 03:06:16", "2024-11-25 03:06:16" ], "InventoryDateType": 15, "InventoryDateArr": [ "2024-11-25 03:06:16", "2024-11-25 03:06:16" ] }
<DooCondition 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-25T03:06:16.9989403+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T03:06:16.9989403+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">13</_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-25T03:06:16.9989403+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T03:06:16.9989403+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">12</_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-25T03:06:16.9989403+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T03:06:16.9989403+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">15</_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-25T03:06:16.9989403+08:00</d2p1:dateTime> <d2p1:dateTime>2024-11-25T03:06:16.9989403+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">14</_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">9</_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">6</_x003C_PageIndex_x003E_k__BackingField> <_x003C_PageSize_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi">7</_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_AccountingItemId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_AccountingItemId_x003E_k__BackingField> <_x003C_BType_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_BType_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_CustIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_CustIds_x003E_k__BackingField> <_x003C_DepartmentId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_DepartmentId_x003E_k__BackingField> <_x003C_EndDate_x003E_k__BackingField>2024-11-25T03:06:16.9989403+08:00</_x003C_EndDate_x003E_k__BackingField> <_x003C_End_x003E_k__BackingField>2024-11-25T03:06:16.9989403+08:00</_x003C_End_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_OdIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:int>1</d2p1:int> <d2p1:int>2</d2p1:int> </_x003C_OdIds_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-25T03:06:16.9989403+08:00</_x003C_StartDate_x003E_k__BackingField> <_x003C_Start_x003E_k__BackingField>2024-11-25T03:06:16.9989403+08:00</_x003C_Start_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> </DooCondition>
Sample not available.
Name | Description | Type | Additional information |
---|---|---|---|
Items | Collection of DooDetailModel |
None. |
|
SumModel | DooDetailModel |
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, { "CustId": 1, "CustName": "sample string 2", "CustNo": "sample string 3", "Id": 4, "EId": 5, "BType": 6, "IsChecked": 7, "CheckedStatus": "sample string 8", "Date": "2024-11-25 03:06:16", "DateFormat": "sample string 10", "No": "sample string 11", "BTypeName": "sample string 12", "Amount": 13.0, "CreatedBy": 14, "CreatedDate": "2024-11-25 03:06:16", "CreatedByName": "sample string 16", "CheckedBy": 17, "CheckedDate": "2024-11-25 03:06:16", "CheckedByName": "sample string 19", "Note": "sample string 20", "ProdId": 21, "ProdNo": "sample string 22", "ProdName": "sample string 23", "SPEC": "sample string 24", "ApId": 25, "ApName": "sample string 26", "CatId": 27, "CatName": "sample string 28", "Brand": "sample string 29", "ProdLocation": "sample string 30", "UnitID": 31, "UnitName": "sample string 32", "WhID": 33, "WhIDs": [ 1, 2 ], "WhName": "sample string 34", "GoodsQTY": 35.0, "QTY": 35.0, "BatchNo": "sample string 36", "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": { "CustId": 1, "CustName": "sample string 2", "CustNo": "sample string 3", "Id": 4, "EId": 5, "BType": 6, "IsChecked": 7, "CheckedStatus": "sample string 8", "Date": "2024-11-25 03:06:16", "DateFormat": "sample string 10", "No": "sample string 11", "BTypeName": "sample string 12", "Amount": 13.0, "CreatedBy": 14, "CreatedDate": "2024-11-25 03:06:16", "CreatedByName": "sample string 16", "CheckedBy": 17, "CheckedDate": "2024-11-25 03:06:16", "CheckedByName": "sample string 19", "Note": "sample string 20", "ProdId": 21, "ProdNo": "sample string 22", "ProdName": "sample string 23", "SPEC": "sample string 24", "ApId": 25, "ApName": "sample string 26", "CatId": 27, "CatName": "sample string 28", "Brand": "sample string 29", "ProdLocation": "sample string 30", "UnitID": 31, "UnitName": "sample string 32", "WhID": 33, "WhIDs": [ 1, 2 ], "WhName": "sample string 34", "GoodsQTY": 35.0, "QTY": 35.0, "BatchNo": "sample string 36", "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" }