道一云与畅捷通T+对接集成获取报销信息列表打通凭证创建

接入系统:道一云
在道一云坚实的技术基础上,道一云推出全新升级的2.0产品矩阵,分别是低码平台、智能门户、场景应用。基于云原生底座,为企业提供集智能门户解决网关流量问题、企业微信端的场景应用、低代码解决行业属性需求等全域数字化产品及服务,这三个产品相互作用,客户可以根据自己的需求阶段选购所需模块。
目标系统:畅捷通T+
“T+”是一款灵动、智慧、时尚的互联网管理软件,主要针对中小型工贸和商贸企业的财务业务一体化应用,融入了社交化、移动化、物联网、电子商务、互联网信息订阅等元素。产品全面适应最新2013《小企业会计准则》,为企业打造全新的生意模式、管理模式、工作模式。与传统管理软件相比,“T+”更强调企业管理向企业经营的转变、等级化管人向平等化用人理念的转变。
数据集成方案配置
通过可视化界面的拖、拉、拽即可轻松快速构建数据集成流程,将道一云、畅捷通T+之间接口数据联通,支持数据在线预览、数据集成流程全过程调试,Web界面追踪调试日志等功能。 平台兼具实时数据处理和数据集成分发功能,用户通过可视化的拖、拽即可完成数据处理逻辑,将数据加工处理后分发到下游业务系统或其他异构存储中。


道一云接口明细
- 接口:qwcgi/api/reimApiCtl/getReimList.do
- 接口名称:获取报销信息列表
- 接口方法:POST
请求参数
字段名称类型描述
startTime开始时间string
endTime结束时间string
currentPage查询页码string
pageSize分页大小string默认为100,并且不超过1000
dataKey数据包Keystring
响应参数
字段名称类型描述
actualMoney实付金额string实付金额
payableMoney应付金额string应付金额
verificationMoney核销金额string核销金额
auditInfo审批信息string审批信息
closePersonName最后审批人string最后审批人
closeTime最后审批时间string最后审批时间
createTime创建日期string创建日期
departmentName创建人部门名称string创建人部门名称
detailCount明细数量string明细数量
creator创建人idstring创建人id
personName创建人名称string创建人名称
reimNo报销单编号string报销单编号
statestatestring1:审批中,2:已取消,3:已退审,4:已审批,5:转账中,6:已转账,7:转账失败
statusDesc审批状态string审批状态(审批中,已取消,退审,已审批,转账中,已转账,转账失败)
title报销单标题string报销单标题
totalMoney报销总金额string报销总金额
wxUserId创建人账号string创建人账号
globalRemark全局备注string全局备注
fieldListfieldListstringitemKey:字段key itemName:字段名称 itemType:字段类型
itemMap全局自定义字段值json字符string全局自定义字段值json字符
detailList明细数据array明细数据
detailList.mediaList附件集合string附件集合
detailList.imgPathList图片地址集合string图片地址集合
detailList.time产生日期-开始string产生日期-开始
detailList.endTimes产生日期-结束string产生日期-结束
detailList.money报销金额string报销金额
detailList.projId成本中心idstring成本中心id
detailList.projName成本中心名称string成本中心名称
detailList.subjId科目idstring科目id
detailList.subjFullName所属科目string所属科目(多级科目以“ ”分隔)
detailList.subjCode科目编码string科目编码
detailList.remark备注string备注
detailList.invoices发票集合string发票集合
detailList.type识别的发票类型string识别的发票类型
detailList.invoiceCode发票代码string发票代码
detailList.invoiceNumber发票号码string发票号码
detailList.date发票日期string发票日期
detailList.checkCode校验码string校验码
detailList.total发票-总金额string发票-总金额
detailList.tax发票-税额string发票-税额
detailList.pretaxAmount发票-税前金额string发票-税前金额
detailList.reimCustomFieldDataList明细自定义字段string明细自定义字段
detailList.customName字段名称string字段名称
detailList.value自定义字段值string自定义字段值
畅捷通T+接口明细
- API:/tplus/api/v2/doc/Create
- NAME:凭证创建
- METHOD:POST
请求参数
接口字段字段名称预设值描述
ExternalCode外部编码{{reimNo}}{{detailList.subjName}}字符串长度<50
DocType凭证字记
VoucherDate制单日期{{closeTime}}
EntrysEntrysdetailList
Entrys.borrow-1借方-1
Entrys.borrow-1.Summary-1借方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}}字符串长度<200
Entrys.borrow-1.Account-1借方科目档案660222必须是末级科目
Entrys.borrow-1.ExchangeRate-1借方汇率1科目启用外币核算必输,否则默认1
Entrys.borrow-1.Currency-1借方货币RMB举例:Currency: { Code: "RMB" }
Entrys.borrow-1.AmountDr-1借方本币
function sum({{detailList.invoices.0.amount}}-{{detailList.invoices.0.taxAmount}})
Entrys.borrow-1.AuxInfos-1借方辅助核算项
Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1部门{{detailList.projName}}
Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1个人(员工)_findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}}
Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1客户(往来单位)
Entrys.borrow-1.AuxInfos-1.AuxAccProject-1项目
Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1存货
Entrys.borrow-1.borrow-3借方-3
Entrys.borrow-1.borrow-3.Summary-3借方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}}{{detailList.invoices.0.invoiceName}}字符串长度<200
Entrys.borrow-1.borrow-3.Account-3借方科目档案
function case when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之6' then '2221010104' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之5' then '2221010103' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之3' then '2221010102' when '{{detailList.invoices.0.invoiceName}}'=10 then '2221010105' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之13' then '2221010106' when '{{detailList.invoices.0.invoiceName}}'=16 then '2221010101' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之9' then '2221010109' when '{{detailList.invoices.0.invoiceName}}'=13 then '2221010106' when '{{detailList.invoices.0.invoiceName}}'='增值税专用发票百分之1' then '2221010110' when '{{detailList.invoices.0.invoiceName}}'='长途汽车票' then '2221010107' when '{{detailList.invoices.0.invoiceName}}'='飞机票' then '2221010108' when '{{detailList.invoices.0.invoiceName}}'='火车票' then '2221010108' else '22210101' end必须是末级科目
Entrys.borrow-1.borrow-3.ExchangeRate-3借方汇率1科目启用外币核算必输,否则默认1
Entrys.borrow-1.borrow-3.Currency-3借方货币RMB举例:Currency: { Code: "RMB" }
Entrys.borrow-1.borrow-3.AmountDr-3借方本币_function case when '{{detailList.invoices.0.taxAmount}}'=0 then '' else '{{detailList.invoices.0.taxAmount}}' end
Entrys.borrow-1.borrow-3.AuxInfos-3借方辅助核算项
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccDepartment-3部门{{detailList.projName}}
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccPerson-3个人(员工)
findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}}
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccCustomer-3客户(往来单位)
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccProject-3项目
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccInventory-3存货
Entrys.borrow-1.borrow-3.loan-2贷方-2
Entrys.borrow-1.borrow-3.loan-2.Summary-2贷方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}}
Entrys.borrow-1.borrow-3.loan-2.Account-2贷方科目档案_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end
Entrys.borrow-1.borrow-3.loan-2.ExchangeRate-2贷方汇率1
Entrys.borrow-1.borrow-3.loan-2.Currency-2贷方货币RMB
Entrys.borrow-1.borrow-3.loan-2.AmountCr-2贷方本币{{verificationMoney}}
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2贷方辅助核算项
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccDepartment-2部门
function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccPerson-2个人(员工)_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}}
endFind end
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccCustomer-2客户(往来单位)
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccProject-2项目
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccInventory-2存货
Entrys.borrow-1.borrow-3.loan-2.loan-4贷方-4
Entrys.borrow-1.borrow-3.loan-2.loan-4.Summary-4贷方摘要{{projName}}{{personName}}报{{endTimes}}{{subjFullName}}
Entrys.borrow-1.borrow-3.loan-2.loan-4.Account-4贷方科目档案_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end
Entrys.borrow-1.borrow-3.loan-2.loan-4.ExchangeRate-4贷方汇率1
Entrys.borrow-1.borrow-3.loan-2.loan-4.Currency-4贷方货币RMB
Entrys.borrow-1.borrow-3.loan-2.loan-4.AmountCr-4贷方本币
function case when '{{verificationMoney}}' in ('') then '{{detailList.money}}' else sum('{{detailList.money}}'-'{{verificationMoney}}') end
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4贷方辅助核算项
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4部门_function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4个人(员工)
function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else 'findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} _endFind' end
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccCustomer-4客户(往来单位)
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccProject-4项目
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4存货
Entrys.dataKeydataKeydto
Entrys.accountStrategyId科目基础资料查询方案367ab75e-7355-3ae5-bb7a-35e6a5d934d3
系统集成总览
随着企业数字化业务的深入发展,对于企业的 IT 或者 CIO 来讲,正在面临一个愈发重要的问题——系统的结构太复杂了,尤其是头部企业,至少有十多套系统,这些系统之间的蛛网状的接口如果经常出问题。企业内部以及企业内部与外部建立起越来越多的业务应用系统,如何整合企业的现有IT资源,使企业中计算机孤岛式的应用向集体协作的方向发展,发挥资源效益的最大化,降低企业成本,正在逐渐成为企业关注的重要问题。用户希望企业内所有系统集成在一个平台上,操作统一,以节省培训时间。使用在轻易云应用集成平台 + MDM基础数据平台的解决方案中,轻易云应用集成平台负责实现异构、分布式系统之间互联互通,实现服务API治理以及数据传输交换。通过轻易云预置的各种适配器组件,连接现有各孤立应用系统,以图形化、拖拽方式构建集成流程和服务,提高应用系统集成工作效率,降低异构系统集成风险。针对未来可能出现的业务需求变更,在应用集成平台上进行动态调整,实现各应用系统之间的集成策略平滑升级。
