IUCServiceSalesEntryGetReturnSales Method |
Get Return sales transactions based on orginal transaction with HasReturnSale = true
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.6
Syntax List<SalesEntry> SalesEntryGetReturnSales(
string receiptNo
)
Parameters
- receiptNo
- Type: SystemString
Return Value
Type:
ListSalesEntrySee Also