Table of Contents

Enum ReturnReasonType

Namespace
RetailForce.Fiscalisation.Model.Document
Assembly
RetailForce.Fiscalisation.Model.dll

The reason for the return.

public enum ReturnReasonType

Fields

CustomerComplaint = 10

The customer complains about the product (also for warranty).

CustomerDataWrong = 13

The customer data on the issued receipt was wrong.

CustomerDiscount = 12

The customer wants to have a discount on the item.

CustomerReturn = 11

The customer wants to return the product (without complaint).

ItemNotInStock = 2

Item was not in stock.

MasterDataWrong = 1

Master data for the item was wrong.

TechnicalMysteryShopping = 20

The sales process was a mystery shopping receipt.

UserMistake = 0

Set it the user of the pos software has done a mistake and it should be corrected.