jdy/inv/inv_tfout_save{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | billdate | 出库日期,格式:2019-01-01 | string | {{created|date}} | 必填 | 出库日期,格式:2019-01-01 |
| 2 | deptid_id | 调入部门 | string | 0 | 可选 | 调入部门 |
| 3 | outdeptid_id | 调出部门 | string | 0 | 可选 | 调出部门 |
| 4 | remark | 单据备注 | string | — | 可选 | 单据备注 |
| 5 | transferstatus | 调拨状态,0:未出库(默认),1:未入库,2:部分入库,3:全部入库 | string | 3 | 可选 | 调拨状态,0:未出库(默认),1:未入库,2:部分入库,3:全部入库 |
| 6 | transtype | 业务类型,1:同价调拨(默认),2:异价调拨 | string | 1 | 可选 | 业务类型,1:同价调拨(默认),2:异价调拨 |
| 7 | material_entity | 商品分录 | array | details_list | 必填 | 商品分录 |
| 7.1 | materialid_id | 商品 | string | _findCollection find id from 3d4d739d-5826-3090-a582-d17a10a43790 where number={{details_list.spec_no}} | 必填 | 商品 |
| 7.2 | instockid_id | 调入仓库 | string | _findCollection find id from 35c82f7f-bdef-3bc1-86e6-4654e14ff702 where name={{to_warehouse_name}} | 必填 | 调入仓库 |
| 7.3 | inspid_id | 调入仓位,启用了仓位管理则必填 | string | — | 可选 | 调入仓位,启用了仓位管理则必填 |
| 7.4 | outstockid_id | 调出仓库 | string | _findCollection find id from 35c82f7f-bdef-3bc1-86e6-4654e14ff702 where name={{from_warehouse_name}} | 必填 | 调出仓库 |
| 7.5 | outspid_id | 调出仓位,启用了仓位管理则必填 | string | — | 可选 | 调出仓位,启用了仓位管理则必填 |
| 7.6 | auxpropid_id | 辅助属性;辅助属性商品必填 | string | — | 可选 | 辅助属性;辅助属性商品必填 |
| 7.7 | batchno | 批次号,批次商品必填 | string | {{details_list.batch_no}} | 可选 | 批次号,批次商品必填 |
| 7.8 | proplace | 产地 | string | — | 可选 | 产地 |
| 7.9 | proregno | 生产许可证号 | string | — | 可选 | 生产许可证号 |
| 7.10 | prolicense | 注册许可证号 | string | — | 可选 | 注册许可证号 |
| 7.11 | qty | 数量 | string | {{details_list.num}} | 必填 | 数量 |
暂无参数说明
金蝶云星辰V1的接口:写入金蝶调拨出库单-资产建模(jdy/inv/inv_tfout_save),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星辰V1版本更新同步更新。