案例文章
推荐的的流程模板
请稍后...
Code
2213
有成财务有单据内容更新时,同步数据至简道云
<p>有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据</p>
zh-Hans
2023-01-18T08:41:27.000Z
2023-01-18T08:41:28.000Z
2023-03-15T06:51:43.000Z
br4815gv
有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据
off
ni16voQwuEu5
official
qo1283
passed
张守琚
oy6571cx
朱海霞
[
{
"desc": "当有新的单据产生时",
"app_id": 292,
"action_id": 3250,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据字段内容进行设置匹配关系",
"app_id": 148,
"action_id": 665,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "搜索简道云表单中的数据",
"app_id": 86,
"action_id": 209,
"action_type": "2",
"sort": "3",
"note": null
},
{
"desc": "修改简道云表单中的数据",
"app_id": 86,
"action_id": 208,
"action_type": "2",
"sort": "4",
"note": null
}
]
0
false
2
{
"1": [
{
"key": "status",
"label": "单据状态",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "待提交(提交人)"
},
{
"key": "2",
"label": "待审批(审批中)"
},
{
"key": "3",
"label": "驳回"
},
{
"key": "4",
"label": "撤销"
},
{
"key": "5",
"label": "待支付"
},
{
"key": "6",
"label": "完成"
},
{
"key": "7",
"label": "拒绝"
},
{
"key": "8",
"label": "待处理(提交人)"
}
]
},
{
"key": "dateType",
"label": "查询时间类型",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "提交时间"
},
{
"key": "2",
"label": "支付时间"
},
{
"key": "3",
"label": "自定义凭证日期"
},
{
"key": "4",
"label": "申请日期"
},
{
"key": "5",
"label": "完成日期"
},
{
"key": "8",
"label": "单据时间"
}
]
},
{
"key": "templateInsName",
"label": "单据模板名称",
"help_txt": "",
"type": "string",
"required": false,
"dropdown": true,
"choices": [
{
"key": "工程总包",
"label": "工程总包"
},
{
"key": "差旅报销单审批",
"label": "差旅报销单审批"
},
{
"key": "采购合同支付备案(采购类)",
"label": "采购合同支付备案(采购类)"
},
{
"key": "收款单",
"label": "收款单"
},
{
"key": "借款归还录入",
"label": "借款归还录入"
},
{
"key": "通用合同备案(无需支付)",
"label": "通用合同备案(无需支付)"
},
{
"key": "还款单1",
"label": "还款单1"
},
{
"key": "施工押金-备用",
"label": "施工押金-备用"
},
{
"key": "备用金申请审批",
"label": "备用金申请审批"
},
{
"key": "开票申请",
"label": "开票申请"
},
{
"key": "产品销售",
"label": "产品销售"
},
{
"key": "日常报销单审批",
"label": "日常报销单审批"
},
{
"key": "个人借款付款审批",
"label": "个人借款付款审批"
},
{
"key": "项目",
"label": "项目"
},
{
"key": "采购合同支付备案(劳务类)",
"label": "采购合同支付备案(劳务类)"
},
{
"key": "采购合同支付备案(服务类)",
"label": "采购合同支付备案(服务类)"
},
{
"key": "集成项目",
"label": "集成项目"
},
{
"key": "合作项目",
"label": "合作项目"
},
{
"key": "合同收款单",
"label": "合同收款单"
},
{
"key": "申请单",
"label": "申请单"
},
{
"key": "销售合同",
"label": "销售合同"
},
{
"key": "服务项目",
"label": "服务项目"
},
{
"key": "租赁押金支付审批",
"label": "租赁押金支付审批"
},
{
"key": "租赁押金-备用",
"label": "租赁押金-备用"
},
{
"key": "施工押金支付审批",
"label": "施工押金支付审批"
},
{
"key": "对公支付打款审批",
"label": "对公支付打款审批"
}
]
}
],
"2": [
{
"label": "输入要查询的字段值",
"help_txt": "在这里输入要查询的字段",
"required": true,
"multiples": true,
"key": "oldfield",
"type": "text"
},
{
"label": "请输入字段查询表",
"key": "table",
"help_txt": "请在左边一列输入原字段值,右边一列输入此字段值对应的新字段值",
"type": "dict",
"required": true
},
{
"label": "无查询结果时返回值",
"key": "default",
"help_txt": "如果没有查询到结果返回一个默认参数",
"required": true,
"type": "string"
}
],
"3": [
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
],
"4": [
{
"label": "数据ID",
"key": "data_id",
"required": true,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "是否发起流程",
"key": "is_start_workflow",
"required": false,
"type": "boolean",
"help_txt": "是否在更新数据时,启动表单中配置的流程"
},
{
"label": "是否触发智能助手",
"key": "is_start_trigger",
"required": false,
"type": "boolean",
"help_txt": "更新数据后 ,是否触发智能助手提醒等操作"
},
{
"label": "事务ID",
"key": "transaction_id",
"required": false,
"type": "string",
"help_txt": "用于绑定一批上传的文件,若数据中包含附件或图片控件,则 transaction_id 必须与“获取文件上传凭证和上传地址接口”中的 transaction_id "
},
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
}
[]
[]
[
{
"id": 364,
"name": "有成财务",
"description": "<p>有成财务是一款钉钉生态圈内的财务软件,它的优势在于跟钉钉的紧密结合,能够同步钉钉的组织架构,一站式解决企业财务报销管理难题,实现财务报销一体化。</p>",
"popular": 169,
"published_at": "2022-06-07T06:17:35.000Z",
"created_at": "2022-06-02T06:26:36.000Z",
"updated_at": "2022-06-13T08:57:54.000Z",
"app_id": "292",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "财务软件",
"available": true,
"appid": null,
"website": "http://www.ycbg.com/caiwu.html",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 4406,
"name": "youchengcaiwu.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "youchengcaiwu_e6b04445cc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 10.29,
"url": "/uploads/youchengcaiwu_e6b04445cc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-06-02T06:24:09.000Z",
"updated_at": "2022-06-02T06:24:09.000Z"
}
},
{
"id": 106,
"name": "字段查询",
"description": "<p>字段查询是集简云的一个内置应用,可做为执行应用使用。其主要功能是设置一个字段列表进行字段匹配关系查询。</p>",
"popular": -20,
"published_at": "2021-10-25T06:04:16.000Z",
"created_at": "2021-10-25T06:04:14.000Z",
"updated_at": "2022-08-10T03:32:26.000Z",
"app_id": "148",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "查询预设的字段关系",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3482,
"name": "ziduanchaxun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "ziduanchaxun_1c0c5dd6d7",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.74,
"url": "/uploads/ziduanchaxun_1c0c5dd6d7.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:13.000Z",
"updated_at": "2022-04-21T08:55:13.000Z"
}
},
{
"id": 49,
"name": "简道云",
"description": "<p>简道云包含自定义表单、自定义报表、自定义流程引擎、消息提醒等模块。无需代码,即可快速、灵活地构建业务管理系统,满足企业个性化管理需求。</p>",
"popular": 93,
"published_at": "2021-10-25T03:24:21.000Z",
"created_at": "2021-10-25T03:24:19.000Z",
"updated_at": "2023-11-09T02:46:10.000Z",
"app_id": "86",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "零代码应用搭建平台",
"available": true,
"appid": null,
"website": "https://www.jiandaoyun.com/",
"video": "https://download.jijyun.cn/shouquanshipin/jiandaoyunshouquan.mp4",
"videos": 1,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1828,
"name": "Jiandaoyun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Jiandaoyun_515baafc57",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 12.83,
"url": "/uploads/Jiandaoyun_515baafc57.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:52:10.000Z",
"updated_at": "2022-01-26T02:52:10.000Z"
}
}
]
[
{
"id": 5,
"name": "办公协同",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:32.000Z",
"created_at": "2022-05-20T08:12:53.000Z",
"updated_at": "2022-05-30T07:29:32.000Z",
"sort": 8
}
]
[
{
"id": 48,
"key": null,
"published_at": "2021-11-24T06:40:19.000Z",
"created_at": "2021-11-24T06:40:17.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "208",
"action_name": "更新表单数据",
"error": null,
"description": "修改简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "208"
},
{
"id": 50,
"key": null,
"published_at": "2021-11-24T06:40:48.000Z",
"created_at": "2021-11-24T06:40:45.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "209",
"action_name": "搜索表单数据",
"error": null,
"description": "搜索简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "209"
},
{
"id": 4351,
"key": null,
"published_at": "2022-12-06T11:01:09.000Z",
"created_at": "2022-12-06T11:01:09.000Z",
"updated_at": "2023-11-06T07:47:30.000Z",
"action_id": "3250",
"action_name": "当有新的单据时",
"error": null,
"description": "当有新的单据产生时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "3250"
},
{
"id": 538,
"key": null,
"published_at": "2021-11-30T07:42:19.000Z",
"created_at": "2021-11-30T07:42:17.000Z",
"updated_at": "2023-11-06T07:44:42.000Z",
"action_id": "665",
"action_name": "设置匹配关系",
"error": null,
"description": "根据字段内容进行设置匹配关系",
"action_type": "action",
"app": null,
"template": null,
"action_key": "665"
}
]
[]
[]
100+
100+
100+
100+
59
Msg
2213
有成财务有单据内容更新时,同步数据至简道云
<p>有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据</p>
zh-Hans
2023-01-18T08:41:27.000Z
2023-01-18T08:41:28.000Z
2023-03-15T06:51:43.000Z
br4815gv
有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据
off
ni16voQwuEu5
official
qo1283
passed
张守琚
oy6571cx
朱海霞
[
{
"desc": "当有新的单据产生时",
"app_id": 292,
"action_id": 3250,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据字段内容进行设置匹配关系",
"app_id": 148,
"action_id": 665,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "搜索简道云表单中的数据",
"app_id": 86,
"action_id": 209,
"action_type": "2",
"sort": "3",
"note": null
},
{
"desc": "修改简道云表单中的数据",
"app_id": 86,
"action_id": 208,
"action_type": "2",
"sort": "4",
"note": null
}
]
0
false
2
{
"1": [
{
"key": "status",
"label": "单据状态",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "待提交(提交人)"
},
{
"key": "2",
"label": "待审批(审批中)"
},
{
"key": "3",
"label": "驳回"
},
{
"key": "4",
"label": "撤销"
},
{
"key": "5",
"label": "待支付"
},
{
"key": "6",
"label": "完成"
},
{
"key": "7",
"label": "拒绝"
},
{
"key": "8",
"label": "待处理(提交人)"
}
]
},
{
"key": "dateType",
"label": "查询时间类型",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "提交时间"
},
{
"key": "2",
"label": "支付时间"
},
{
"key": "3",
"label": "自定义凭证日期"
},
{
"key": "4",
"label": "申请日期"
},
{
"key": "5",
"label": "完成日期"
},
{
"key": "8",
"label": "单据时间"
}
]
},
{
"key": "templateInsName",
"label": "单据模板名称",
"help_txt": "",
"type": "string",
"required": false,
"dropdown": true,
"choices": [
{
"key": "工程总包",
"label": "工程总包"
},
{
"key": "差旅报销单审批",
"label": "差旅报销单审批"
},
{
"key": "采购合同支付备案(采购类)",
"label": "采购合同支付备案(采购类)"
},
{
"key": "收款单",
"label": "收款单"
},
{
"key": "借款归还录入",
"label": "借款归还录入"
},
{
"key": "通用合同备案(无需支付)",
"label": "通用合同备案(无需支付)"
},
{
"key": "还款单1",
"label": "还款单1"
},
{
"key": "施工押金-备用",
"label": "施工押金-备用"
},
{
"key": "备用金申请审批",
"label": "备用金申请审批"
},
{
"key": "开票申请",
"label": "开票申请"
},
{
"key": "产品销售",
"label": "产品销售"
},
{
"key": "日常报销单审批",
"label": "日常报销单审批"
},
{
"key": "个人借款付款审批",
"label": "个人借款付款审批"
},
{
"key": "项目",
"label": "项目"
},
{
"key": "采购合同支付备案(劳务类)",
"label": "采购合同支付备案(劳务类)"
},
{
"key": "采购合同支付备案(服务类)",
"label": "采购合同支付备案(服务类)"
},
{
"key": "集成项目",
"label": "集成项目"
},
{
"key": "合作项目",
"label": "合作项目"
},
{
"key": "合同收款单",
"label": "合同收款单"
},
{
"key": "申请单",
"label": "申请单"
},
{
"key": "销售合同",
"label": "销售合同"
},
{
"key": "服务项目",
"label": "服务项目"
},
{
"key": "租赁押金支付审批",
"label": "租赁押金支付审批"
},
{
"key": "租赁押金-备用",
"label": "租赁押金-备用"
},
{
"key": "施工押金支付审批",
"label": "施工押金支付审批"
},
{
"key": "对公支付打款审批",
"label": "对公支付打款审批"
}
]
}
],
"2": [
{
"label": "输入要查询的字段值",
"help_txt": "在这里输入要查询的字段",
"required": true,
"multiples": true,
"key": "oldfield",
"type": "text"
},
{
"label": "请输入字段查询表",
"key": "table",
"help_txt": "请在左边一列输入原字段值,右边一列输入此字段值对应的新字段值",
"type": "dict",
"required": true
},
{
"label": "无查询结果时返回值",
"key": "default",
"help_txt": "如果没有查询到结果返回一个默认参数",
"required": true,
"type": "string"
}
],
"3": [
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
],
"4": [
{
"label": "数据ID",
"key": "data_id",
"required": true,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "是否发起流程",
"key": "is_start_workflow",
"required": false,
"type": "boolean",
"help_txt": "是否在更新数据时,启动表单中配置的流程"
},
{
"label": "是否触发智能助手",
"key": "is_start_trigger",
"required": false,
"type": "boolean",
"help_txt": "更新数据后 ,是否触发智能助手提醒等操作"
},
{
"label": "事务ID",
"key": "transaction_id",
"required": false,
"type": "string",
"help_txt": "用于绑定一批上传的文件,若数据中包含附件或图片控件,则 transaction_id 必须与“获取文件上传凭证和上传地址接口”中的 transaction_id "
},
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
}
[]
[]
[
{
"id": 364,
"name": "有成财务",
"description": "<p>有成财务是一款钉钉生态圈内的财务软件,它的优势在于跟钉钉的紧密结合,能够同步钉钉的组织架构,一站式解决企业财务报销管理难题,实现财务报销一体化。</p>",
"popular": 169,
"published_at": "2022-06-07T06:17:35.000Z",
"created_at": "2022-06-02T06:26:36.000Z",
"updated_at": "2022-06-13T08:57:54.000Z",
"app_id": "292",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "财务软件",
"available": true,
"appid": null,
"website": "http://www.ycbg.com/caiwu.html",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 4406,
"name": "youchengcaiwu.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "youchengcaiwu_e6b04445cc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 10.29,
"url": "/uploads/youchengcaiwu_e6b04445cc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-06-02T06:24:09.000Z",
"updated_at": "2022-06-02T06:24:09.000Z"
}
},
{
"id": 106,
"name": "字段查询",
"description": "<p>字段查询是集简云的一个内置应用,可做为执行应用使用。其主要功能是设置一个字段列表进行字段匹配关系查询。</p>",
"popular": -20,
"published_at": "2021-10-25T06:04:16.000Z",
"created_at": "2021-10-25T06:04:14.000Z",
"updated_at": "2022-08-10T03:32:26.000Z",
"app_id": "148",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "查询预设的字段关系",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3482,
"name": "ziduanchaxun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "ziduanchaxun_1c0c5dd6d7",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.74,
"url": "/uploads/ziduanchaxun_1c0c5dd6d7.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:13.000Z",
"updated_at": "2022-04-21T08:55:13.000Z"
}
},
{
"id": 49,
"name": "简道云",
"description": "<p>简道云包含自定义表单、自定义报表、自定义流程引擎、消息提醒等模块。无需代码,即可快速、灵活地构建业务管理系统,满足企业个性化管理需求。</p>",
"popular": 93,
"published_at": "2021-10-25T03:24:21.000Z",
"created_at": "2021-10-25T03:24:19.000Z",
"updated_at": "2023-11-09T02:46:10.000Z",
"app_id": "86",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "零代码应用搭建平台",
"available": true,
"appid": null,
"website": "https://www.jiandaoyun.com/",
"video": "https://download.jijyun.cn/shouquanshipin/jiandaoyunshouquan.mp4",
"videos": 1,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1828,
"name": "Jiandaoyun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Jiandaoyun_515baafc57",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 12.83,
"url": "/uploads/Jiandaoyun_515baafc57.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:52:10.000Z",
"updated_at": "2022-01-26T02:52:10.000Z"
}
}
]
[
{
"id": 5,
"name": "办公协同",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:32.000Z",
"created_at": "2022-05-20T08:12:53.000Z",
"updated_at": "2022-05-30T07:29:32.000Z",
"sort": 8
}
]
[
{
"id": 48,
"key": null,
"published_at": "2021-11-24T06:40:19.000Z",
"created_at": "2021-11-24T06:40:17.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "208",
"action_name": "更新表单数据",
"error": null,
"description": "修改简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "208"
},
{
"id": 50,
"key": null,
"published_at": "2021-11-24T06:40:48.000Z",
"created_at": "2021-11-24T06:40:45.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "209",
"action_name": "搜索表单数据",
"error": null,
"description": "搜索简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "209"
},
{
"id": 4351,
"key": null,
"published_at": "2022-12-06T11:01:09.000Z",
"created_at": "2022-12-06T11:01:09.000Z",
"updated_at": "2023-11-06T07:47:30.000Z",
"action_id": "3250",
"action_name": "当有新的单据时",
"error": null,
"description": "当有新的单据产生时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "3250"
},
{
"id": 538,
"key": null,
"published_at": "2021-11-30T07:42:19.000Z",
"created_at": "2021-11-30T07:42:17.000Z",
"updated_at": "2023-11-06T07:44:42.000Z",
"action_id": "665",
"action_name": "设置匹配关系",
"error": null,
"description": "根据字段内容进行设置匹配关系",
"action_type": "action",
"app": null,
"template": null,
"action_key": "665"
}
]
[]
[]
100+
100+
100+
100+
59
Data
2213
有成财务有单据内容更新时,同步数据至简道云
<p>有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据</p>
zh-Hans
2023-01-18T08:41:27.000Z
2023-01-18T08:41:28.000Z
2023-03-15T06:51:43.000Z
br4815gv
有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据
off
ni16voQwuEu5
official
qo1283
passed
张守琚
oy6571cx
朱海霞
[
{
"desc": "当有新的单据产生时",
"app_id": 292,
"action_id": 3250,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据字段内容进行设置匹配关系",
"app_id": 148,
"action_id": 665,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "搜索简道云表单中的数据",
"app_id": 86,
"action_id": 209,
"action_type": "2",
"sort": "3",
"note": null
},
{
"desc": "修改简道云表单中的数据",
"app_id": 86,
"action_id": 208,
"action_type": "2",
"sort": "4",
"note": null
}
]
0
false
2
{
"1": [
{
"key": "status",
"label": "单据状态",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "待提交(提交人)"
},
{
"key": "2",
"label": "待审批(审批中)"
},
{
"key": "3",
"label": "驳回"
},
{
"key": "4",
"label": "撤销"
},
{
"key": "5",
"label": "待支付"
},
{
"key": "6",
"label": "完成"
},
{
"key": "7",
"label": "拒绝"
},
{
"key": "8",
"label": "待处理(提交人)"
}
]
},
{
"key": "dateType",
"label": "查询时间类型",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "提交时间"
},
{
"key": "2",
"label": "支付时间"
},
{
"key": "3",
"label": "自定义凭证日期"
},
{
"key": "4",
"label": "申请日期"
},
{
"key": "5",
"label": "完成日期"
},
{
"key": "8",
"label": "单据时间"
}
]
},
{
"key": "templateInsName",
"label": "单据模板名称",
"help_txt": "",
"type": "string",
"required": false,
"dropdown": true,
"choices": [
{
"key": "工程总包",
"label": "工程总包"
},
{
"key": "差旅报销单审批",
"label": "差旅报销单审批"
},
{
"key": "采购合同支付备案(采购类)",
"label": "采购合同支付备案(采购类)"
},
{
"key": "收款单",
"label": "收款单"
},
{
"key": "借款归还录入",
"label": "借款归还录入"
},
{
"key": "通用合同备案(无需支付)",
"label": "通用合同备案(无需支付)"
},
{
"key": "还款单1",
"label": "还款单1"
},
{
"key": "施工押金-备用",
"label": "施工押金-备用"
},
{
"key": "备用金申请审批",
"label": "备用金申请审批"
},
{
"key": "开票申请",
"label": "开票申请"
},
{
"key": "产品销售",
"label": "产品销售"
},
{
"key": "日常报销单审批",
"label": "日常报销单审批"
},
{
"key": "个人借款付款审批",
"label": "个人借款付款审批"
},
{
"key": "项目",
"label": "项目"
},
{
"key": "采购合同支付备案(劳务类)",
"label": "采购合同支付备案(劳务类)"
},
{
"key": "采购合同支付备案(服务类)",
"label": "采购合同支付备案(服务类)"
},
{
"key": "集成项目",
"label": "集成项目"
},
{
"key": "合作项目",
"label": "合作项目"
},
{
"key": "合同收款单",
"label": "合同收款单"
},
{
"key": "申请单",
"label": "申请单"
},
{
"key": "销售合同",
"label": "销售合同"
},
{
"key": "服务项目",
"label": "服务项目"
},
{
"key": "租赁押金支付审批",
"label": "租赁押金支付审批"
},
{
"key": "租赁押金-备用",
"label": "租赁押金-备用"
},
{
"key": "施工押金支付审批",
"label": "施工押金支付审批"
},
{
"key": "对公支付打款审批",
"label": "对公支付打款审批"
}
]
}
],
"2": [
{
"label": "输入要查询的字段值",
"help_txt": "在这里输入要查询的字段",
"required": true,
"multiples": true,
"key": "oldfield",
"type": "text"
},
{
"label": "请输入字段查询表",
"key": "table",
"help_txt": "请在左边一列输入原字段值,右边一列输入此字段值对应的新字段值",
"type": "dict",
"required": true
},
{
"label": "无查询结果时返回值",
"key": "default",
"help_txt": "如果没有查询到结果返回一个默认参数",
"required": true,
"type": "string"
}
],
"3": [
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
],
"4": [
{
"label": "数据ID",
"key": "data_id",
"required": true,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "是否发起流程",
"key": "is_start_workflow",
"required": false,
"type": "boolean",
"help_txt": "是否在更新数据时,启动表单中配置的流程"
},
{
"label": "是否触发智能助手",
"key": "is_start_trigger",
"required": false,
"type": "boolean",
"help_txt": "更新数据后 ,是否触发智能助手提醒等操作"
},
{
"label": "事务ID",
"key": "transaction_id",
"required": false,
"type": "string",
"help_txt": "用于绑定一批上传的文件,若数据中包含附件或图片控件,则 transaction_id 必须与“获取文件上传凭证和上传地址接口”中的 transaction_id "
},
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
}
[]
[]
[
{
"id": 364,
"name": "有成财务",
"description": "<p>有成财务是一款钉钉生态圈内的财务软件,它的优势在于跟钉钉的紧密结合,能够同步钉钉的组织架构,一站式解决企业财务报销管理难题,实现财务报销一体化。</p>",
"popular": 169,
"published_at": "2022-06-07T06:17:35.000Z",
"created_at": "2022-06-02T06:26:36.000Z",
"updated_at": "2022-06-13T08:57:54.000Z",
"app_id": "292",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "财务软件",
"available": true,
"appid": null,
"website": "http://www.ycbg.com/caiwu.html",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 4406,
"name": "youchengcaiwu.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "youchengcaiwu_e6b04445cc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 10.29,
"url": "/uploads/youchengcaiwu_e6b04445cc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-06-02T06:24:09.000Z",
"updated_at": "2022-06-02T06:24:09.000Z"
}
},
{
"id": 106,
"name": "字段查询",
"description": "<p>字段查询是集简云的一个内置应用,可做为执行应用使用。其主要功能是设置一个字段列表进行字段匹配关系查询。</p>",
"popular": -20,
"published_at": "2021-10-25T06:04:16.000Z",
"created_at": "2021-10-25T06:04:14.000Z",
"updated_at": "2022-08-10T03:32:26.000Z",
"app_id": "148",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "查询预设的字段关系",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3482,
"name": "ziduanchaxun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "ziduanchaxun_1c0c5dd6d7",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.74,
"url": "/uploads/ziduanchaxun_1c0c5dd6d7.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:13.000Z",
"updated_at": "2022-04-21T08:55:13.000Z"
}
},
{
"id": 49,
"name": "简道云",
"description": "<p>简道云包含自定义表单、自定义报表、自定义流程引擎、消息提醒等模块。无需代码,即可快速、灵活地构建业务管理系统,满足企业个性化管理需求。</p>",
"popular": 93,
"published_at": "2021-10-25T03:24:21.000Z",
"created_at": "2021-10-25T03:24:19.000Z",
"updated_at": "2023-11-09T02:46:10.000Z",
"app_id": "86",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "零代码应用搭建平台",
"available": true,
"appid": null,
"website": "https://www.jiandaoyun.com/",
"video": "https://download.jijyun.cn/shouquanshipin/jiandaoyunshouquan.mp4",
"videos": 1,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1828,
"name": "Jiandaoyun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Jiandaoyun_515baafc57",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 12.83,
"url": "/uploads/Jiandaoyun_515baafc57.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:52:10.000Z",
"updated_at": "2022-01-26T02:52:10.000Z"
}
}
]
[
{
"id": 5,
"name": "办公协同",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:32.000Z",
"created_at": "2022-05-20T08:12:53.000Z",
"updated_at": "2022-05-30T07:29:32.000Z",
"sort": 8
}
]
[
{
"id": 48,
"key": null,
"published_at": "2021-11-24T06:40:19.000Z",
"created_at": "2021-11-24T06:40:17.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "208",
"action_name": "更新表单数据",
"error": null,
"description": "修改简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "208"
},
{
"id": 50,
"key": null,
"published_at": "2021-11-24T06:40:48.000Z",
"created_at": "2021-11-24T06:40:45.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "209",
"action_name": "搜索表单数据",
"error": null,
"description": "搜索简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "209"
},
{
"id": 4351,
"key": null,
"published_at": "2022-12-06T11:01:09.000Z",
"created_at": "2022-12-06T11:01:09.000Z",
"updated_at": "2023-11-06T07:47:30.000Z",
"action_id": "3250",
"action_name": "当有新的单据时",
"error": null,
"description": "当有新的单据产生时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "3250"
},
{
"id": 538,
"key": null,
"published_at": "2021-11-30T07:42:19.000Z",
"created_at": "2021-11-30T07:42:17.000Z",
"updated_at": "2023-11-06T07:44:42.000Z",
"action_id": "665",
"action_name": "设置匹配关系",
"error": null,
"description": "根据字段内容进行设置匹配关系",
"action_type": "action",
"app": null,
"template": null,
"action_key": "665"
}
]
[]
[]
100+
100+
100+
100+
59
permission
2213
有成财务有单据内容更新时,同步数据至简道云
<p>有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据</p>
zh-Hans
2023-01-18T08:41:27.000Z
2023-01-18T08:41:28.000Z
2023-03-15T06:51:43.000Z
br4815gv
有成财务当有新的单据时,字段查询设置匹配关系(支付状态)简道云搜索表单指定数据,通过搜索出来的表单ID更新表单数据
off
ni16voQwuEu5
official
qo1283
passed
张守琚
oy6571cx
朱海霞
[
{
"desc": "当有新的单据产生时",
"app_id": 292,
"action_id": 3250,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "根据字段内容进行设置匹配关系",
"app_id": 148,
"action_id": 665,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "搜索简道云表单中的数据",
"app_id": 86,
"action_id": 209,
"action_type": "2",
"sort": "3",
"note": null
},
{
"desc": "修改简道云表单中的数据",
"app_id": 86,
"action_id": 208,
"action_type": "2",
"sort": "4",
"note": null
}
]
0
false
2
{
"1": [
{
"key": "status",
"label": "单据状态",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "待提交(提交人)"
},
{
"key": "2",
"label": "待审批(审批中)"
},
{
"key": "3",
"label": "驳回"
},
{
"key": "4",
"label": "撤销"
},
{
"key": "5",
"label": "待支付"
},
{
"key": "6",
"label": "完成"
},
{
"key": "7",
"label": "拒绝"
},
{
"key": "8",
"label": "待处理(提交人)"
}
]
},
{
"key": "dateType",
"label": "查询时间类型",
"help_txt": "",
"type": "string",
"required": true,
"dropdown": true,
"choices": [
{
"key": "1",
"label": "提交时间"
},
{
"key": "2",
"label": "支付时间"
},
{
"key": "3",
"label": "自定义凭证日期"
},
{
"key": "4",
"label": "申请日期"
},
{
"key": "5",
"label": "完成日期"
},
{
"key": "8",
"label": "单据时间"
}
]
},
{
"key": "templateInsName",
"label": "单据模板名称",
"help_txt": "",
"type": "string",
"required": false,
"dropdown": true,
"choices": [
{
"key": "工程总包",
"label": "工程总包"
},
{
"key": "差旅报销单审批",
"label": "差旅报销单审批"
},
{
"key": "采购合同支付备案(采购类)",
"label": "采购合同支付备案(采购类)"
},
{
"key": "收款单",
"label": "收款单"
},
{
"key": "借款归还录入",
"label": "借款归还录入"
},
{
"key": "通用合同备案(无需支付)",
"label": "通用合同备案(无需支付)"
},
{
"key": "还款单1",
"label": "还款单1"
},
{
"key": "施工押金-备用",
"label": "施工押金-备用"
},
{
"key": "备用金申请审批",
"label": "备用金申请审批"
},
{
"key": "开票申请",
"label": "开票申请"
},
{
"key": "产品销售",
"label": "产品销售"
},
{
"key": "日常报销单审批",
"label": "日常报销单审批"
},
{
"key": "个人借款付款审批",
"label": "个人借款付款审批"
},
{
"key": "项目",
"label": "项目"
},
{
"key": "采购合同支付备案(劳务类)",
"label": "采购合同支付备案(劳务类)"
},
{
"key": "采购合同支付备案(服务类)",
"label": "采购合同支付备案(服务类)"
},
{
"key": "集成项目",
"label": "集成项目"
},
{
"key": "合作项目",
"label": "合作项目"
},
{
"key": "合同收款单",
"label": "合同收款单"
},
{
"key": "申请单",
"label": "申请单"
},
{
"key": "销售合同",
"label": "销售合同"
},
{
"key": "服务项目",
"label": "服务项目"
},
{
"key": "租赁押金支付审批",
"label": "租赁押金支付审批"
},
{
"key": "租赁押金-备用",
"label": "租赁押金-备用"
},
{
"key": "施工押金支付审批",
"label": "施工押金支付审批"
},
{
"key": "对公支付打款审批",
"label": "对公支付打款审批"
}
]
}
],
"2": [
{
"label": "输入要查询的字段值",
"help_txt": "在这里输入要查询的字段",
"required": true,
"multiples": true,
"key": "oldfield",
"type": "text"
},
{
"label": "请输入字段查询表",
"key": "table",
"help_txt": "请在左边一列输入原字段值,右边一列输入此字段值对应的新字段值",
"type": "dict",
"required": true
},
{
"label": "无查询结果时返回值",
"key": "default",
"help_txt": "如果没有查询到结果返回一个默认参数",
"required": true,
"type": "string"
}
],
"3": [
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
],
"4": [
{
"label": "数据ID",
"key": "data_id",
"required": true,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "是否发起流程",
"key": "is_start_workflow",
"required": false,
"type": "boolean",
"help_txt": "是否在更新数据时,启动表单中配置的流程"
},
{
"label": "是否触发智能助手",
"key": "is_start_trigger",
"required": false,
"type": "boolean",
"help_txt": "更新数据后 ,是否触发智能助手提醒等操作"
},
{
"label": "事务ID",
"key": "transaction_id",
"required": false,
"type": "string",
"help_txt": "用于绑定一批上传的文件,若数据中包含附件或图片控件,则 transaction_id 必须与“获取文件上传凭证和上传地址接口”中的 transaction_id "
},
{
"label": "单据类型",
"key": "_widget_1668665805922",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "单号",
"key": "_widget_1668665805923",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "标题",
"key": "_widget_1668665805924",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "审批完成时间",
"key": "_widget_1668665805926",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "申请人",
"key": "_widget_1668665805927",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "报销日期",
"key": "_widget_1668665805928",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "报销部门",
"key": "_widget_1668665805929",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "项目名称",
"key": "_widget_1668665805930",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "合同编号",
"key": "_widget_1672294690785",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用所属/财务主体(标识)",
"key": "_widget_1668665805932",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "费用属性",
"key": "_widget_1668666234141",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "总报销金额",
"key": "_widget_1668665812292",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "消费明细",
"key": "_widget_1670383451021",
"required": false,
"type": "group",
"items": [
{
"label": "费用类型",
"key": "_widget_1670383451023",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "金额",
"key": "_widget_1672297906182",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
},
{
"label": "总核销金额",
"key": "_widget_1668665812293",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付金额",
"key": "_widget_1668665812296",
"required": false,
"type": "number",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "提交日期",
"key": "_widget_1668665805936",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "支付日期",
"key": "_widget_1668665805937",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false,
"help_txt": "日期时间格式示例:2019-12-01T10:30:00Z,如果您需要转化日期时间格式可以使用内置应用“日期时间格式变更”进行转化。"
},
{
"label": "财务年(标识)",
"key": "_widget_1670074288892",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "财务月(标识)",
"key": "_widget_1670074288905",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付账户",
"key": "_widget_1668665805938",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "支付状态",
"key": "_widget_1668665805939",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
},
{
"label": "同步年份月份",
"key": "_widget_1670076095675",
"required": false,
"type": "string",
"multiples": false,
"dynamic": false,
"dropdown": false
}
]
}
[]
[]
[
{
"id": 364,
"name": "有成财务",
"description": "<p>有成财务是一款钉钉生态圈内的财务软件,它的优势在于跟钉钉的紧密结合,能够同步钉钉的组织架构,一站式解决企业财务报销管理难题,实现财务报销一体化。</p>",
"popular": 169,
"published_at": "2022-06-07T06:17:35.000Z",
"created_at": "2022-06-02T06:26:36.000Z",
"updated_at": "2022-06-13T08:57:54.000Z",
"app_id": "292",
"category": "ERP",
"locale": "zh-Hans",
"short_description": "财务软件",
"available": true,
"appid": null,
"website": "http://www.ycbg.com/caiwu.html",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 4406,
"name": "youchengcaiwu.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "youchengcaiwu_e6b04445cc",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 10.29,
"url": "/uploads/youchengcaiwu_e6b04445cc.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-06-02T06:24:09.000Z",
"updated_at": "2022-06-02T06:24:09.000Z"
}
},
{
"id": 106,
"name": "字段查询",
"description": "<p>字段查询是集简云的一个内置应用,可做为执行应用使用。其主要功能是设置一个字段列表进行字段匹配关系查询。</p>",
"popular": -20,
"published_at": "2021-10-25T06:04:16.000Z",
"created_at": "2021-10-25T06:04:14.000Z",
"updated_at": "2022-08-10T03:32:26.000Z",
"app_id": "148",
"category": "Jijianyun",
"locale": "zh-Hans",
"short_description": "查询预设的字段关系",
"available": true,
"appid": null,
"website": null,
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 3482,
"name": "ziduanchaxun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "ziduanchaxun_1c0c5dd6d7",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 0.74,
"url": "/uploads/ziduanchaxun_1c0c5dd6d7.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-04-21T08:55:13.000Z",
"updated_at": "2022-04-21T08:55:13.000Z"
}
},
{
"id": 49,
"name": "简道云",
"description": "<p>简道云包含自定义表单、自定义报表、自定义流程引擎、消息提醒等模块。无需代码,即可快速、灵活地构建业务管理系统,满足企业个性化管理需求。</p>",
"popular": 93,
"published_at": "2021-10-25T03:24:21.000Z",
"created_at": "2021-10-25T03:24:19.000Z",
"updated_at": "2023-11-09T02:46:10.000Z",
"app_id": "86",
"category": "Teamwork",
"locale": "zh-Hans",
"short_description": "零代码应用搭建平台",
"available": true,
"appid": null,
"website": "https://www.jiandaoyun.com/",
"video": "https://download.jijyun.cn/shouquanshipin/jiandaoyunshouquan.mp4",
"videos": 1,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1828,
"name": "Jiandaoyun.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Jiandaoyun_515baafc57",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 12.83,
"url": "/uploads/Jiandaoyun_515baafc57.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:52:10.000Z",
"updated_at": "2022-01-26T02:52:10.000Z"
}
}
]
[
{
"id": 5,
"name": "办公协同",
"locale": "zh-Hans",
"published_at": "2022-05-30T07:29:32.000Z",
"created_at": "2022-05-20T08:12:53.000Z",
"updated_at": "2022-05-30T07:29:32.000Z",
"sort": 8
}
]
[
{
"id": 48,
"key": null,
"published_at": "2021-11-24T06:40:19.000Z",
"created_at": "2021-11-24T06:40:17.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "208",
"action_name": "更新表单数据",
"error": null,
"description": "修改简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "208"
},
{
"id": 50,
"key": null,
"published_at": "2021-11-24T06:40:48.000Z",
"created_at": "2021-11-24T06:40:45.000Z",
"updated_at": "2023-11-06T07:41:32.000Z",
"action_id": "209",
"action_name": "搜索表单数据",
"error": null,
"description": "搜索简道云表单中的数据",
"action_type": "action",
"app": null,
"template": null,
"action_key": "209"
},
{
"id": 4351,
"key": null,
"published_at": "2022-12-06T11:01:09.000Z",
"created_at": "2022-12-06T11:01:09.000Z",
"updated_at": "2023-11-06T07:47:30.000Z",
"action_id": "3250",
"action_name": "当有新的单据时",
"error": null,
"description": "当有新的单据产生时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "3250"
},
{
"id": 538,
"key": null,
"published_at": "2021-11-30T07:42:19.000Z",
"created_at": "2021-11-30T07:42:17.000Z",
"updated_at": "2023-11-06T07:44:42.000Z",
"action_id": "665",
"action_name": "设置匹配关系",
"error": null,
"description": "根据字段内容进行设置匹配关系",
"action_type": "action",
"app": null,
"template": null,
"action_key": "665"
}
]
[]
[]
100+
100+
100+
100+
59