code | 单据编号 | {{stockout_no}} |
outorg | 调出组织id或code | findCollection find org from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code={{warehouse_no}} |
inaccount | 调入会计主体id或code | _findCollection find inorg from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where code={{YScode}} |
vouchdate | 单据日期 | {{consign_time}} |
inorg | 调入组织id或code | findCollection find inorg from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where code={{YScode}} |
outaccount | 调出会计主体id或code | _findCollection find org from 4f73f755-1c4f-33e6-b5a1-7e3b8d894800 where code={{warehouse_no}} |
bustype | 交易类型id或code | 1480261131563434039 |
bizType | 自动调拨 | |
breturn | 调拨退货 | findCollection find breturn from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where code={{YScode}} |
inwarehouse | 调入仓库id或code | _findCollection find new_inwarehouse from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where code={{YScode}} |
outwarehouse | 调出仓库id或code | {{warehouse_no}} |
memo | 备注 | |
srcBillNO | 来源单据 | findCollection find code from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where code={{YScode}} |
srcBillType | 来源上级单据类型 | st_transferapply |
srcBill | 来源单据id | _findCollection find new_id from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
status | 操作标识 | Insert |
details | 调出单子表 | details_list |
details.product | 物料id或code | {{details_list.goods_no}} |
details.product_cCode | 物料编码 | {{details_list.goods_no}} |
details.product_cName | 物料名称 | {{details_list.goods_name}} |
details.productsku | 商品SKUid或code | {{details_list.goods_no}} |
details.productsku_cCode | 物料sku编码 | {{details_list.spec_no}} |
details.productsku_cName | 物料sku名称 | {{details_list.goods_name}} |
details.batchno | 批次号 | |
details.producedate | 生产日期 | |
details.invaliddate | 有效期至 | |
details.pubts | 时间戳 | |
details.contactsQuantity | 应发数量 | {{details_list.goods_count}} |
details.contactsPieces | 应发件数 | {{details_list.goods_count}} |
details.qty | 数量 | {{details_list.goods_count}} |
details.unit | 主计量id或code | _findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name={{goods_unit}} |
details.invExchRate | 换算率 | 1 |
details.subQty | 件数 | {{details_list.goods_count}} |
details.stockUnitId | 库存单位id或code | findCollection find code from f9eedcc9-f1ff-31c0-9081-6aee9cf21740 where name={{goods_unit}} |
details.costprice | 成本价 | |
details.firstsource | 源头单据类型, st_transferapply:调拨订单、st_storeout:调出单、st_storein:调入单、 | st_transferapply |
details.firstsourceid | 源头单据主表id | _findCollection find new_id from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.firstsourceautoid | 源头单据子表id | findCollection find new_transferApplys_id from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.firstupcode | 源头单据编码 | _findCollection find code from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.firstuplineno | 源头单据行号 | findCollection find lineno from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.source | 上游单据类型 | st_transferapply |
details.sourceid | 上游单据主表id | _findCollection find new_id from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.sourceautoid | 上游单据子表id | findCollection find new_transferApplys_id from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.upcode | 上游单据号 | _findCollection find code from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.uplineno | 来源单据行号 | findCollection find lineno from ecec487a-4c91-3e34-b78c-b5e2a2063f48 where product_cCode={{details_list.goods_no}} code={{YScode}} |
details.makeRuleCode | 生单规则编号 | st_transferapply |
details.memo | 备注 | |
details.autoCalcCost | 自动计算成本 | true |
details._status | 操作标识 | Insert |