MYSQL数据库对接云星空退货单
应用参数
参数 | 是否必填 | 默认值 | 说明 |
---|
数据库地址 | 是 | localhost | |
数据库名称 | 是 | | |
数据库端口号 | 是 | 3306 | |
数据库用户名 | 是 | | |
数据库用户密码 | 是 | | |
查询语句 | 是 | | |
易对接服务器地址 | 是 | | |
易对接公司编号 | 是 | | |
单据名称 | 是 | | |
连接器名称 | 是 | | |
取数期间 | 是 | 1m | |
调试 | 是 | 是 | |
云星空服务器地址 | 是 | localhost | |
云星空系统是否启用https(是或者否) | 是 | 是 | |
云星空系统数据中心编号 | 是 | | |
云星空系统用户密码 | 是 | | |
云星空系统用户名称 | 是 | | |
云星空系统共享组织 | 否 | | |
关闭自动审核 | 否 | | |
写入附件 | 否 | | |
附件存储位置编码 | 否 | 1 | |
表单字段绑定
位置 | 参数 | 含义 |
---|
表头 | id | 原始单据编号 |
表头 | companyId | 销售组织编号 |
表头 | message | 单据处理消息 |
表头 | ignored | 是否忽略此单据 |
表头 | department | 销售部门编号 |
表头 | accountExt1 | 账套编号 |
表头 | accountExt2 | 用户名称 |
表头 | accountExt3 | 用户密码 |
表头 | accountExt4 | 服务器地址 |
表头 | custom1 | 客户编号 |
表头 | custom2 | 库存组编号 |
表头 | custom3 | 交货组织编号 |
表头 | custom4 | 交货部门编号 |
表头 | custom5 | 收货方编号 |
表头 | custom6 | 结算方编号 |
表头 | custom7 | 付款方编号 |
表头 | custom8 | 自定义字段8 |
表头 | custom9 | 自定义字段9 |
表头 | custom10 | 自定义字段10 |
表头 | custom11 | 自定义字段11 |
表头 | custom12 | 自定义字段12 |
表头 | custom13 | 自定义字段13 |
表头 | custom14 | 自定义字段14 |
表头 | custom15 | 自定义字段15 |
表头 | note | 备注 |
表头 | date | 单据日期 |
明细 | type | 行类型编号 |
明细 | typeName | 物料编号 |
明细 | price | 含税单价 |
明细 | taxRate | 税率 |
明细 | summary | 备注 |
明细 | aux1 | 单位编号 |
明细 | quantity | 实发数量 |
明细 | aux2 | 仓库编号 |
明细 | aux3 | 库存状态编码 |
明细 | aux4 | 仓位编号 |
明细 | aux5 | 退货日期 |
明细 | custom1 | 自定义字段1 |
明细 | custom2 | 自定义字段2 |
明细 | custom3 | 自定义字段3 |
明细 | custom4 | 自定义字段4 |
明细 | custom5 | 自定义字段5 |
明细 | custom6 | 自定义字段6 |
明细 | custom7 | 自定义字段7 |
明细 | custom8 | 自定义字段8 |
明细 | custom9 | 自定义字段9 |
明细 | custom10 | 自定义字段10 |
规则引擎变量说明
对象 | 对象名称 | 属性 | 属性名称 | 备注 |
---|
header | 财务单据 | id | 原始单据编号 | |
| | reference | 参考单据编号 | |
| | companyName | 核算公司 | |
| | companyId | 核算公司编号 | |
| | type | 单据类型 | |
| | payBankName | 付款银行名称 | |
| | payBankAccount | 付款银行账户 | |
| | paymentType | 付款方式 | |
| | date | 单据日期 | |
| | maker | 制单人 | |
| | summary | 单据摘要 | |
| | groupId | 单据组编号 | |
| | currency | 货币名称 | |
| | currencyCode | 货币代码 | |
| | status | 单据状态 | |
| | attachments | 附件列表 | |
| | note | 单据说明信息 | |
| | department | 单据部门 | |
| | fullDepartment | 包含上下级关系的部门名称 | |
| | projectName | 项目名称 | |
| | writeOffAmount | 冲销金额 | |
| | attachmentQuantity | 附件数量 | |
| | items | 单据明细 | |
| | type1 | 单据备用类型1 | |
| | type2 | |