在道一云坚实的技术基础上,道一云推出全新升级的2.0产品矩阵,分别是低码平台、智能门户、场景应用。基于云原生底座,为企业提供集智能门户解决网关流量问题、企业微信端的场景应用、低代码解决行业属性需求等全域数字化产品及服务,这三个产品相互作用,客户可以根据自己的需求阶段选购所需模块。
畅捷通T+适用于异地多组织、多机构对企业财务汇总的管理需求;全面支持企业对远程仓库、异地办事处的管理需求;全面满足企业财务业务一体化管理需求。
在轻易云平台进行集成方案的配置时,为了实现快速搭建,轻易云平台还提供了现有的市场方案进行复制参考。用户可以在创建集成方案的时候在第四步选择引用市场方案,参考市场主流所进行的字段配置完成集成方案的自定义化快速配置,即便是第一次使用轻易云平台的用户也能轻松搭建属于自己的数据同步方案。向导式配置,让配置更加清晰,首先确定该方方案的对接内容,第二歩获取筛选数据源平台的数据,第三步数据源与写入目标形成映射关系配置。完成配置后一键启用
接口字段 | 名称 | 预设值 |
---|---|---|
startTime | 开始时间 | {{LAST_SYNC_TIME datetime}} |
endTime | 结束时间 | {{CURRENT_TIME datetime}} |
currentPage | 查询页码 | 1 |
pageSize | 分页大小 | 100 |
dataKey | 数据包Key | data |
接口字段 | 名称 | 预设值 |
---|---|---|
actualMoney | 实付金额 | |
payableMoney | 应付金额 | |
verificationMoney | 核销金额 | |
auditInfo | 审批信息 | |
closePersonName | 最后审批人 | |
closeTime | 最后审批时间 | |
createTime | 创建日期 | |
departmentName | 创建人部门名称 | |
detailCount | 明细数量 | |
creator | 创建人id | |
personName | 创建人名称 | |
reimNo | 报销单编号 | |
state | state | |
statusDesc | 审批状态 | |
title | 报销单标题 | |
totalMoney | 报销总金额 | |
wxUserId | 创建人账号 | |
globalRemark | 全局备注 | |
fieldList | fieldList | |
itemMap | 全局自定义字段值json字符 | |
detailList | 明细数据 | |
detailList.mediaList | 附件集合 | |
detailList.imgPathList | 图片地址集合 | |
detailList.time | 产生日期-开始 | |
detailList.endTimes | 产生日期-结束 | |
detailList.money | 报销金额 | |
detailList.projId | 成本中心id | |
detailList.projName | 成本中心名称 | |
detailList.subjId | 科目id | |
detailList.subjFullName | 所属科目 | |
detailList.subjCode | 科目编码 | |
detailList.remark | 备注 | |
detailList.invoices | 发票集合 | |
detailList.type | 识别的发票类型 | |
detailList.invoiceCode | 发票代码 | |
detailList.invoiceNumber | 发票号码 | |
detailList.date | 发票日期 | |
detailList.checkCode | 校验码 | |
detailList.total | 发票-总金额 | |
detailList.tax | 发票-税额 | |
detailList.pretaxAmount | 发票-税前金额 | |
detailList.reimCustomFieldDataList | 明细自定义字段 | |
detailList.customName | 字段名称 | |
detailList.value | 自定义字段值 |
字段 | 字段名称 | 类型 | 配置值 |
---|---|---|---|
ExternalCode | 外部编码 | string | {{reimNo}}{{detailList.subjName}} |
DocType | 凭证字 | string | 记 |
VoucherDate | 制单日期 | string | {{closeTime}} |
Entrys | Entrys | array | detailList |
Entrys.borrow-1 | 借方-1 | object | |
Entrys.borrow-1.Summary-1 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.Account-1 | 借方科目档案 | string | 66022006 |
Entrys.borrow-1.ExchangeRate-1 | 借方汇率 | string | 1 |
Entrys.borrow-1.Currency-1 | 借方货币 | string | RMB |
Entrys.borrow-1.AmountDr-1 | 借方本币 | string | function sum({{detailList.invoices.0.amount}}-{{detailList.invoices.0.taxAmount}}) |
Entrys.borrow-1.AuxInfos-1 | 借方辅助核算项 | array | |
Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1 | 个人(员工) | string | _findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1 | 客户(往来单位) | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccProject-1 | 项目 | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1 | 存货 | string | |
Entrys.borrow-1.borrow-3 | 借方-3 | object | |
Entrys.borrow-1.borrow-3.Summary-3 | 借方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}}{{detailList.invoices.0.invoiceName}} |
Entrys.borrow-1.borrow-3.Account-3 | 借方科目档案 | string | 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 | 借方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.Currency-3 | 借方货币 | string | RMB |
Entrys.borrow-1.borrow-3.AmountDr-3 | 借方本币 | string | _function case when '{{detailList.invoices.0.taxAmount}}'=0 then '' else '{{detailList.invoices.0.taxAmount}}' end |
Entrys.borrow-1.borrow-3.AuxInfos-3 | 借方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccDepartment-3 | 部门 | string | {{detailList.projName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccPerson-3 | 个人(员工) | string | findCollection find Code from 3076d602-dbb1-3431-8977-b7558b1414d1 where Name={{personName}} |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccCustomer-3 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccProject-3 | 项目 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccInventory-3 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2 | 贷方-2 | object | |
Entrys.borrow-1.borrow-3.loan-2.Summary-2 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.Account-2 | 贷方科目档案 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '10020101' else '{{detailList.reimCustomFieldDataList_1_value}}' end |
Entrys.borrow-1.borrow-3.loan-2.ExchangeRate-2 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.Currency-2 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.AmountCr-2 | 贷方本币 | string | {{verificationMoney}} |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccDepartment-2 | 部门 | string | function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccPerson-2 | 个人(员工) | string | _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 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccProject-2 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccInventory-2 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4 | 贷方-4 | object | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Summary-4 | 贷方摘要 | string | {{projName}}{{personName}}报{{endTimes}}{{subjFullName}} |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Account-4 | 贷方科目档案 | string | _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 | 贷方汇率 | string | 1 |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Currency-4 | 贷方货币 | string | RMB |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AmountCr-4 | 贷方本币 | string | 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 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4 | 部门 | string | _function case when '{{itemMap.fod416dede4ea74efa828be2b39507e93c}}' in ('未付') then '' else '{{detailList.projName}}' end |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4 | 个人(员工) | string | 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 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccProject-4 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4 | 存货 | string | |
Entrys.dataKey | dataKey | string | dto |
Entrys.accountStrategyId | 科目基础资料查询方案 | string | 367ab75e-7355-3ae5-bb7a-35e6a5d934d3 |
通过数据集成平台可视化的快速配置调用接口打通道一云与畅捷通T+之间的数据接口,使得两个系统之间的对接更加快捷、稳定。轻易云数据集成平台打破信息孤岛、适配多种场景、降低运营成本、缩短开发周期、灵活调度配置是这种多系统数据打通时的特性优势。采用元数据模型驱动的低代码集成工具,基于系统预置的数据模型、映射、编排、日志、脚本等集成核心引擎,通过可视化配置,快速实现客户灵活多变的动态集成需求,让集成开发简单、执行过程可靠、问题风险可控。
2022-12-06 14:07:40 | |
2024-09-13 11:52:47 | |
2021-11-29 08:56:24 | |
2023-01-30 15:57:25 | |
2022-12-04 06:09:33 | |
2023-07-28 05:07:37 | |
2022-07-05 03:51:08 | |
2024-10-26 22:47:09 | |
2024-11-02 05:42:10 | |
2024-11-30 10:49:30 | |
2024-11-17 18:13:16 | |
2024-12-12 15:09:35 | |
2024-12-06 02:08:39 | |
2024-11-04 22:25:30 | |
2024-12-15 00:28:28 | |
2024-12-11 22:36:14 | |
2024-11-13 00:05:02 | |
2024-11-15 03:59:54 | |
2024-11-10 16:04:34 | |
2024-11-08 11:26:11 | |
2023-01-26 10:09:57 | |
2023-01-26 10:09:56 | |
2023-01-26 10:09:55 | |
2023-01-26 10:09:54 | |
2023-01-26 10:09:53 |
卢剑航 13760755942
数据集成专家 拥有十多年丰富的经验,擅长ERP、MES、数据中台、营销云中台等集成。他能够根据客户需求,为其提供一站式集成解决方案,帮助企业快速实现各类系统数据集成服务。
胡秀丛 15813570600
数据集成顾问 项目总监 她以卓越的数据集成专长,精通ERP、MES系统,以及数据中台的构建与优化。通过创新的一站式解决方案,她助力企业实现数据的无缝对接,提升业务流程效率,确保信息流通无障碍,为企业的数字化转型提供强有力的支持。
黄宏棵 13286997615
数据集成顾问 资深系统集成顾问,专长于ERP、电商OMS、钉钉及CRM系统。他能提供高效的集成方案,优化企业运营流程,提升业务效率和决策智能化。