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.

RealPrice

[冗余字段]实际售价。

decimal number

None.

SellState

状态,0表示正常,1表示已退货。

string

None.

Unit

单位。

string

None.

GoodsGetted

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

string

None.

DeliverType

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

string

None.

DeliverProviderName

快递公司名。

string

None.

DeliverBillNum

物流单号。

string

None.

DeliverTime

发货时间。

date

None.

DeliverUserLoginName

发货用户用户登陆名。

string

None.

RebeatSummary

[冗余字段]当前条目的已经返利的合计数。

decimal number

None.

ProductName

[冗余字段]商品名称。

string

None.

BarCode

[冗余字段]商品条码。

string

None.

LowestRetailPrice

在提交交易的时刻,当前交易的最低销售限价。这个值保存用于返利,但返利可以突破这个限制。

decimal number

None.

Standard

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

string

None.

isneedweghing

是否计重商品,1是,0否。

string

None.

ProducingArea

[冗余字段] 产地。

string

None.

QualityLevel

[冗余字段]质量标准。

string

None.

IsNeedWeighing

是否计重商品,1是。

string

None.

CostPrice

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

decimal number

None.

SubTotal

本行的小计。

decimal number

None.