采购明细类型

请求参数

参数说明

字段名称 字段类型 是否必填 字段说明
code String(25) 否,根据表单配置 唯一标记
commodityName String(255) 同上 商品名称
specifications String(128) 同上 规格
quantity BigDecimal 同上 数量
unit String(25) 同上 单位
unitPrice AmountInput 同上 单价
totalAmount AmountInput 同上 总价
customObject CustomObject 同上 自定义字段

参数样例

[{
  "code": "CODE001",
  "commodityName": "笔记本电脑",
  "specifications": "macbook-8g-128g",
  "quantity": 10.00,
  "unit": 10000.00,
  "unitPrice": "台",
  "totalAmount": {
    "currency": "CNY",
    "amount": 1000000.00
  },
  "customObject": {
  }
}]

修改记录

2023-02-08  新增采购明细类型文档
Copyright © 杭州每刻科技有限公司 www.maycur.com all right reserved,powered by Gitbook该文件修订时间: 2024-11-20 10:52:00

results matching ""

    No results matching ""

    results matching ""

      No results matching ""