|
1
|
order_no
|
出库单号 |
resubmitCheckKey
|
保证请求的幂等性 |
该值由客户端生成 |
|
2
|
order_no
|
出库单号 |
code
|
单据编号 |
以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
|
3
|
outer_no
|
外部单号 |
defines!define1
|
defines!define1 |
以系统编码规则配置为准,系统设置为手工编号时必输,系统设置为自动编号时非必输;更新操作时必填 例:QTCK0000001 |
|
4
|
_findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code=warehouse_no
|
关联查询函数 |
org
|
库存组织 |
传入id或code 例:wzyqzn |
|
5
|
_findCollection find org_code from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code=warehouse_no
|
关联查询函数 |
accountOrg
|
会计主体 |
传入id或code 例:wzyqzn |
|
6
|
consign_time
|
出库时间 |
vouchdate
|
单据日期 |
日期格式:yyyy-MM-dd 例:2021-03-05 |
|
7
|
003
|
固定值 |
bustype
|
交易类型 |
传入id或code 例:A10001 |
|
8
|
|
固定值 |
store
|
门店 |
传入id或code 例:store_code_01 |
|
9
|
warehouse_no
|
仓库编号 |
warehouse
|
仓库 |
传入id或code 例:ck01 |
|
10
|
|
固定值 |
department
|
部门 |
传入id或code 例:dept01 |
|
11
|
|
固定值 |
operator
|
业务员 |
传入id或code 例:operator_01 |
|
12
|
|
固定值 |
stockMgr
|
库管员 |
传入id或code 例:operator_02 |
|
13
|
remark
|
备注 |
memo
|
备注 |
例:单子备注 |
|
14
|
Insert
|
固定值 |
_status
|
操作标识 |
Insert:新增、Update:更新 |
|
15
|
|
固定值 |
srcBillType
|
来源上级单据类型 |
有来源时必填:出库申请退库:applyoutToOthoutrecordReturn;出库申请出库:applyoutToOthoutrecord |
|
16
|
details_list
|
Sku详情节点 |
othOutRecords
|
其他出库单子表 |
[st.othoutrecord.OthOutRecords] |
|
17
|
details_list.goods_no
|
固定值 |
othOutRecords.product
|
物料 |
传入id或code 例:PD0817000001 |
|
18
|
details_list.goods_name
|
固定值 |
othOutRecords.product_cName
|
物料名称 |
传入id或code 例:PD0817000001 |
|
19
|
details_list.spec_no
|
固定值 |
othOutRecords.productsku
|
物料SKU |
例:PD08170000010004 |
|
20
|
|
固定值 |
othOutRecords.batchno
|
批次号,批次管理商品必填 |
传入id或code 例:SH01 |
|
21
|
|
固定值 |
othOutRecords.producedate
|
生产日期 |
例:2020-09-24 00:00:00 |
|
22
|
|
固定值 |
othOutRecords.invaliddate
|
有效期至 |
例:2020-10-24 00:00:00 |
|
23
|
1
|
固定值 |
othOutRecords.contactsQuantity
|
应发数量 |
例:10 |
|
24
|
1
|
固定值 |
othOutRecords.contactsPieces
|
应发件数 |
例:10 |
|
25
|
details_list.goods_count
|
固定值 |
othOutRecords.qty
|
数量 |
有来源时:出库时正数,退库时负数 例:10 |
|
26
|
details_list.goods_count
|
固定值 |
othOutRecords.subQty
|
件数 |
例:10 |
|
27
|
_findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=goods_unit
|
关联查询函数 |
othOutRecords.unit
|
主计量单位,传入id或code |
例:KGM |
|
28
|
1
|
固定值 |
othOutRecords.invExchRate
|
换算率 |
例:1 |
|
29
|
0
|
固定值 |
othOutRecords.unitExchangeType
|
库存换算率换算方式 |
例:0 |
|
30
|
_findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name=goods_unit
|
关联查询函数 |
othOutRecords.stockUnitId
|
库存单位 |
传入id或code例:KGM |
|
31
|
|
固定值 |
othOutRecords.goodsposition
|
货位 |
传入id或code例:ck01_hw01 |
|
32
|
|
固定值 |
othOutRecords.project
|
项目 |
传入id或code例:project01 |
|
33
|
|
固定值 |
othOutRecords.memo
|
备注 |
例:备注信息 |
|
34
|
Insert
|
固定值 |
othOutRecords._status
|
操作标识 |
Insert:新增、Update:更新 |
|
35
|
|
固定值 |
othOutRecords.autoCalcCost
|
自动计算成本,有来源必填:true:是、false:否 |
|