NameDescriptionTypeAdditional information
AutoId

唯一序号。

integer

None.

ProductId

商品ID。

integer

None.

BillNum

售货单号。

string

None.

Amount

数量。

decimal number

None.

DiscountBase

折扣分母(基数)。如果此值为100,表示打折。 如果此值等于售价,则相当于减免。

decimal number

None.

DiscountRate

折扣分子 , 关系式:RealPrice = RetailPrice * DiscountRate / DiscountBase =实际售价

decimal number

None.

RetailPrice

售价。

decimal number

None.

Unit

单位。

string

None.

Fee

手续费

decimal number

None.

ProductName

[冗余字段]商品名称。

string

None.

BarCode

[冗余字段]商品条码。

string

None.

Standard

商品规格,可以由客户输入,客人不输入时从商品信息中冗余。 这个字段将来会有扩展,用于选择做法,口味等。

string

None.

ProducingArea

[冗余字段] 产地。

string

None.

QualityLevel

[冗余字段]质量标准。

string

None.

IsNeedWeighing

是否计重商品,1是。

string

None.

RefundCostPrice

成本。此值不是成本价,是本行的成本。

decimal number

None.

RefundSubTotal

本行的小计。

decimal number

None.

RealPrice

实际售价(退货单价)

decimal number

None.

SellGoodsGetted

取货/交付标志,1表示“已取货/交付”。

string

None.

SellDeliverType

将付方式,1-现场取货,2-快递递送,3-其他。

string

None.

SellDeliverProviderName

快递公司名。

string

None.

SellDeliverBillNum

物流单号。

string

None.