1
|
createDt
|
创建时间 |
VoucherDate
|
单据日期 |
默认系统时间 |
2
|
no
|
订单号 |
Code
|
编码 |
1、T+系统单据编码。 2、此参数可空,为空时,默认按T+系统自动规则取值,若无法自动生成,则取外部系统单据编码。 |
3
|
no
|
订单号 |
ExternalCode
|
外部编码 |
|
4
|
15
|
固定值 |
BusinessType
|
业务类型 |
|
5
|
partnerName-remark (from营销云)
|
固定值 |
Memo
|
备注 |
|
6
|
clientAppNo
|
经销商外围系统编码 |
Customer
|
客户 |
1、客户,PartnerDTO对象,客户信息。 2、PartnerDTO对象包括如下常用属性: { "Code": ""//T+系统客户编码 } 3、非空,此编码要与T+系统客户编码一致。 |
7
|
details
|
明细 |
SaleOrderDetails
|
明细 |
|
8
|
orgId
|
订单组织 |
SaleOrderDetails.Warehouse
|
仓库 |
|
9
|
details.extNo
|
固定值 |
SaleOrderDetails.Inventory
|
存货 |
|
10
|
|
固定值 |
SaleOrderDetails.Unit
|
单位 |
|
11
|
details.actQuantity
|
固定值 |
SaleOrderDetails.Quantity
|
数量 |
|
12
|
|
固定值 |
SaleOrderDetails.TaxRate
|
税率 |
|
13
|
details.price
|
固定值 |
SaleOrderDetails.OrigTaxPrice
|
含税价 |
|
14
|
_function case 'details.isFree' when '是' then 'true' else 'false' end
|
计算函数 |
SaleOrderDetails.IsPresent
|
是否赠品 |
1、是否赠品
2、为true时是赠品,为false时是非赠品 |
15
|
predictArriveDt
|
预计到货日期 |
SaleOrderDetails.DeliveryDate
|
交货日期 |
|