• 当前模板排行信息
  • 周排行
  • 月排行
  • 季度排行
  • 年度排行

    案例文章

推荐的的流程模板
请稍后...
自定义您的业务流程
选择的触发与执行动作,建立自动化的业务流程。
当这个情况发生时触发动作
    做这件事情执行动作
      开始创建吧
      立即创建使用
      相关文章
    • Code 994 当钉钉(自建应用)费用单审批通过后,金蝶云星空自动生成凭证 <p><span style="background-color:rgb(247,247,247);color:rgb(51,51,51);">业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。</span></p> zh-Hans 2022-05-26T08:57:21.000Z 2022-05-26T08:57:21.000Z 2023-05-06T10:02:28.000Z 1 el4061lf 业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。 anyone iUnzNKqdZEaZ official pc1265 passed 孙浩 el4061lf 孙浩 [ { "app_id": 69, "action_type": "1", "sort": "1", "action_id": 395, "desc": "当审批流程结束时", "note": null }, { "app_id": 69, "action_type": "2", "sort": "2", "action_id": 406, "desc": "根据审批实例ID查询审批实例详情", "note": null }, { "app_id": 267, "action_type": "2", "sort": "3", "action_id": 1735, "desc": "保存新的凭证", "note": null } ] 3 { "id": 153, "name": "钉钉审批结束后自动在金蝶云星空生成凭证", "url": "https://download.jijyun.cn/teaching-video/10507.mp4", "type": "templates", "published_at": "2023-01-17T10:43:46.000Z", "created_at": "2023-01-17T10:42:52.000Z", "updated_at": "2023-01-17T10:43:46.000Z", "app": null, "template": 994, "sort": 99, "Copy": null, "help_collection": null, "video_class": null, "video_collection": null, "time_length": null, "description": null, "recommend": null, "cover": { "id": 8772, "name": "13.svg", "alternativeText": "", "caption": "", "width": 1920, "height": 1080, "formats": null, "hash": "13_693a6cd80f", "ext": ".svg", "mime": "image/svg+xml", "size": 18.91, "url": "/uploads/13_693a6cd80f.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2023-01-17T10:42:49.000Z", "updated_at": "2023-01-17T10:42:49.000Z" } } 1.5 { "1": [], "2": [ { "key": "process_instance_id", "label": "审批实例ID", "type": "string", "required": true, "help_txt": "可以从触发动作中或者执行动作获取审批实例ID列表中获取" }, { "key": "is_file", "label": "是否获取审批中的附件", "type": "string", "dropdown": true, "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "help_txt": "获取审批实例中的附件,并提供附件的下载链接。附件在平台最多保存30天,评论中上传的附件暂时不支持获取下载链接", "defaulttext": "true" } ], "3": [ { "key": "IsDeleteEntry", "label": "是否删除已存在的分录", "type": "boolean" }, { "key": "SubSystemId", "label": "表单所在的子系统内码" }, { "key": "IsVerifyBaseDataField", "label": "是否验证所有的基础资料有效性", "type": "boolean" }, { "key": "IsEntryBatchFill", "label": "是否批量填充分录", "type": "boolean" }, { "key": "ValidateFlag", "label": "是否验证标志", "type": "boolean" }, { "key": "NumberSearch", "label": "是否用编码搜索基础资料", "type": "boolean" }, { "key": "FVOUCHERID", "label": "凭证ID" }, { "key": "FPostDate", "label": "过账日期", "help_txt": "例如:2022-01-01" }, { "key": "FACCOUNTBOOKID", "label": "账簿", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FDate", "label": "日期", "required": true, "help_txt": "例如:2022-01-01" }, { "key": "FBUSDATE", "label": "业务日期", "help_txt": "例如:2022-01-01" }, { "key": "FVOUCHERGROUPID", "label": "凭证字", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FVOUCHERGROUPNO", "label": "凭证号", "required": true }, { "key": "FATTACHMENTS", "label": "附件数", "type": "number" }, { "key": "FISADJUSTVOUCHER", "label": "是否调整期凭证", "type": "boolean" }, { "key": "FDocumentStatus", "label": "审核状态", "required": true }, { "key": "FYEAR", "label": "会计年度", "type": "number" }, { "key": "FSourceBillKey", "label": "业务类型", "type": "obj", "items": [ { "key": "FNumber", "label": "编码" } ] }, { "key": "FPERIOD", "label": "期间", "type": "number" }, { "key": "FIMPORTVERSION", "label": "引入版本号" }, { "key": "FEntity", "label": "凭证详情", "type": "group", "items": [ { "key": "FEntryID", "label": "条目ID", "type": "number" }, { "key": "FEXPLANATION", "label": "摘要" }, { "key": "FACCOUNTID", "label": "科目", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "科目编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FCURRENCYID", "label": "币别", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "币别编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATETYPE", "label": "汇率类型", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "汇率类型编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATE", "label": "汇率", "type": "number" }, { "key": "FPrice", "label": "费用", "type": "number" }, { "key": "FAMOUNTFOR", "label": "原币金额", "type": "number" }, { "key": "FDEBIT", "label": "借方金额", "type": "number" }, { "key": "FCREDIT", "label": "贷方金额", "type": "number" }, { "key": "FSettleTypeID", "label": "结算方式", "type": "obj", "items": [ { "key": "FNumber", "label": "结算方式编码", "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FSETTLENO", "label": "结算号" }, { "key": "FEXPORTENTRYID", "label": "现金流量#分录ID", "type": "number" }, { "key": "FBUSNO", "label": "业务编号" } ] } ] } [] [] [ { "id": 25, "name": "钉钉(自建应用)", "description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>", "popular": 216, "published_at": "2021-10-25T03:01:37.000Z", "created_at": "2021-10-25T03:01:35.000Z", "updated_at": "2023-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1811, "name": "Dingding.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Dingding_ac75c3cf81", "ext": ".svg", "mime": "image/svg+xml", "size": 9.4, "url": "/uploads/Dingding_ac75c3cf81.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:46:50.000Z", "updated_at": "2022-01-26T02:46:50.000Z" } }, { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } } ] [ { "id": 8, "name": "财务ERP", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:44.000Z", "created_at": "2022-05-20T08:13:35.000Z", "updated_at": "2022-05-30T07:29:44.000Z", "sort": 4 } ] [ { "id": 1689, "key": null, "published_at": "2022-04-29T10:08:28.000Z", "created_at": "2022-04-29T10:08:28.000Z", "updated_at": "2022-04-29T10:08:28.000Z", "action_id": "1735", "action_name": "创建凭证", "error": null, "description": "保存新的凭证", "action_type": "action", "app": null, "template": null }, { "id": 357, "key": null, "published_at": "2021-11-29T09:59:07.000Z", "created_at": "2021-11-29T09:59:05.000Z", "updated_at": "2022-06-29T06:51:54.000Z", "action_id": "395", "action_name": "当审批流程结束时", "error": null, "description": "当钉钉(自建应用)有审批流程结束时,触发流程", "action_type": "trigger", "app": null, "template": null }, { "id": 366, "key": null, "published_at": "2021-11-29T10:03:55.000Z", "created_at": "2021-11-29T10:03:53.000Z", "updated_at": "2021-11-29T10:03:55.000Z", "action_id": "406", "action_name": "查询审批实例详情", "error": null, "description": "钉钉(自建应用)查询审批实例详情", "action_type": "action", "app": null, "template": null } ] [] [] 100+ 100+ 100+ 100+ 66
    • Msg 994 当钉钉(自建应用)费用单审批通过后,金蝶云星空自动生成凭证 <p><span style="background-color:rgb(247,247,247);color:rgb(51,51,51);">业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。</span></p> zh-Hans 2022-05-26T08:57:21.000Z 2022-05-26T08:57:21.000Z 2023-05-06T10:02:28.000Z 1 el4061lf 业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。 anyone iUnzNKqdZEaZ official pc1265 passed 孙浩 el4061lf 孙浩 [ { "app_id": 69, "action_type": "1", "sort": "1", "action_id": 395, "desc": "当审批流程结束时", "note": null }, { "app_id": 69, "action_type": "2", "sort": "2", "action_id": 406, "desc": "根据审批实例ID查询审批实例详情", "note": null }, { "app_id": 267, "action_type": "2", "sort": "3", "action_id": 1735, "desc": "保存新的凭证", "note": null } ] 3 { "id": 153, "name": "钉钉审批结束后自动在金蝶云星空生成凭证", "url": "https://download.jijyun.cn/teaching-video/10507.mp4", "type": "templates", "published_at": "2023-01-17T10:43:46.000Z", "created_at": "2023-01-17T10:42:52.000Z", "updated_at": "2023-01-17T10:43:46.000Z", "app": null, "template": 994, "sort": 99, "Copy": null, "help_collection": null, "video_class": null, "video_collection": null, "time_length": null, "description": null, "recommend": null, "cover": { "id": 8772, "name": "13.svg", "alternativeText": "", "caption": "", "width": 1920, "height": 1080, "formats": null, "hash": "13_693a6cd80f", "ext": ".svg", "mime": "image/svg+xml", "size": 18.91, "url": "/uploads/13_693a6cd80f.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2023-01-17T10:42:49.000Z", "updated_at": "2023-01-17T10:42:49.000Z" } } 1.5 { "1": [], "2": [ { "key": "process_instance_id", "label": "审批实例ID", "type": "string", "required": true, "help_txt": "可以从触发动作中或者执行动作获取审批实例ID列表中获取" }, { "key": "is_file", "label": "是否获取审批中的附件", "type": "string", "dropdown": true, "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "help_txt": "获取审批实例中的附件,并提供附件的下载链接。附件在平台最多保存30天,评论中上传的附件暂时不支持获取下载链接", "defaulttext": "true" } ], "3": [ { "key": "IsDeleteEntry", "label": "是否删除已存在的分录", "type": "boolean" }, { "key": "SubSystemId", "label": "表单所在的子系统内码" }, { "key": "IsVerifyBaseDataField", "label": "是否验证所有的基础资料有效性", "type": "boolean" }, { "key": "IsEntryBatchFill", "label": "是否批量填充分录", "type": "boolean" }, { "key": "ValidateFlag", "label": "是否验证标志", "type": "boolean" }, { "key": "NumberSearch", "label": "是否用编码搜索基础资料", "type": "boolean" }, { "key": "FVOUCHERID", "label": "凭证ID" }, { "key": "FPostDate", "label": "过账日期", "help_txt": "例如:2022-01-01" }, { "key": "FACCOUNTBOOKID", "label": "账簿", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FDate", "label": "日期", "required": true, "help_txt": "例如:2022-01-01" }, { "key": "FBUSDATE", "label": "业务日期", "help_txt": "例如:2022-01-01" }, { "key": "FVOUCHERGROUPID", "label": "凭证字", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FVOUCHERGROUPNO", "label": "凭证号", "required": true }, { "key": "FATTACHMENTS", "label": "附件数", "type": "number" }, { "key": "FISADJUSTVOUCHER", "label": "是否调整期凭证", "type": "boolean" }, { "key": "FDocumentStatus", "label": "审核状态", "required": true }, { "key": "FYEAR", "label": "会计年度", "type": "number" }, { "key": "FSourceBillKey", "label": "业务类型", "type": "obj", "items": [ { "key": "FNumber", "label": "编码" } ] }, { "key": "FPERIOD", "label": "期间", "type": "number" }, { "key": "FIMPORTVERSION", "label": "引入版本号" }, { "key": "FEntity", "label": "凭证详情", "type": "group", "items": [ { "key": "FEntryID", "label": "条目ID", "type": "number" }, { "key": "FEXPLANATION", "label": "摘要" }, { "key": "FACCOUNTID", "label": "科目", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "科目编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FCURRENCYID", "label": "币别", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "币别编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATETYPE", "label": "汇率类型", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "汇率类型编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATE", "label": "汇率", "type": "number" }, { "key": "FPrice", "label": "费用", "type": "number" }, { "key": "FAMOUNTFOR", "label": "原币金额", "type": "number" }, { "key": "FDEBIT", "label": "借方金额", "type": "number" }, { "key": "FCREDIT", "label": "贷方金额", "type": "number" }, { "key": "FSettleTypeID", "label": "结算方式", "type": "obj", "items": [ { "key": "FNumber", "label": "结算方式编码", "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FSETTLENO", "label": "结算号" }, { "key": "FEXPORTENTRYID", "label": "现金流量#分录ID", "type": "number" }, { "key": "FBUSNO", "label": "业务编号" } ] } ] } [] [] [ { "id": 25, "name": "钉钉(自建应用)", "description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>", "popular": 216, "published_at": "2021-10-25T03:01:37.000Z", "created_at": "2021-10-25T03:01:35.000Z", "updated_at": "2023-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1811, "name": "Dingding.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Dingding_ac75c3cf81", "ext": ".svg", "mime": "image/svg+xml", "size": 9.4, "url": "/uploads/Dingding_ac75c3cf81.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:46:50.000Z", "updated_at": "2022-01-26T02:46:50.000Z" } }, { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } } ] [ { "id": 8, "name": "财务ERP", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:44.000Z", "created_at": "2022-05-20T08:13:35.000Z", "updated_at": "2022-05-30T07:29:44.000Z", "sort": 4 } ] [ { "id": 1689, "key": null, "published_at": "2022-04-29T10:08:28.000Z", "created_at": "2022-04-29T10:08:28.000Z", "updated_at": "2022-04-29T10:08:28.000Z", "action_id": "1735", "action_name": "创建凭证", "error": null, "description": "保存新的凭证", "action_type": "action", "app": null, "template": null }, { "id": 357, "key": null, "published_at": "2021-11-29T09:59:07.000Z", "created_at": "2021-11-29T09:59:05.000Z", "updated_at": "2022-06-29T06:51:54.000Z", "action_id": "395", "action_name": "当审批流程结束时", "error": null, "description": "当钉钉(自建应用)有审批流程结束时,触发流程", "action_type": "trigger", "app": null, "template": null }, { "id": 366, "key": null, "published_at": "2021-11-29T10:03:55.000Z", "created_at": "2021-11-29T10:03:53.000Z", "updated_at": "2021-11-29T10:03:55.000Z", "action_id": "406", "action_name": "查询审批实例详情", "error": null, "description": "钉钉(自建应用)查询审批实例详情", "action_type": "action", "app": null, "template": null } ] [] [] 100+ 100+ 100+ 100+ 66
    • Data 994 当钉钉(自建应用)费用单审批通过后,金蝶云星空自动生成凭证 <p><span style="background-color:rgb(247,247,247);color:rgb(51,51,51);">业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。</span></p> zh-Hans 2022-05-26T08:57:21.000Z 2022-05-26T08:57:21.000Z 2023-05-06T10:02:28.000Z 1 el4061lf 业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。 anyone iUnzNKqdZEaZ official pc1265 passed 孙浩 el4061lf 孙浩 [ { "app_id": 69, "action_type": "1", "sort": "1", "action_id": 395, "desc": "当审批流程结束时", "note": null }, { "app_id": 69, "action_type": "2", "sort": "2", "action_id": 406, "desc": "根据审批实例ID查询审批实例详情", "note": null }, { "app_id": 267, "action_type": "2", "sort": "3", "action_id": 1735, "desc": "保存新的凭证", "note": null } ] 3 { "id": 153, "name": "钉钉审批结束后自动在金蝶云星空生成凭证", "url": "https://download.jijyun.cn/teaching-video/10507.mp4", "type": "templates", "published_at": "2023-01-17T10:43:46.000Z", "created_at": "2023-01-17T10:42:52.000Z", "updated_at": "2023-01-17T10:43:46.000Z", "app": null, "template": 994, "sort": 99, "Copy": null, "help_collection": null, "video_class": null, "video_collection": null, "time_length": null, "description": null, "recommend": null, "cover": { "id": 8772, "name": "13.svg", "alternativeText": "", "caption": "", "width": 1920, "height": 1080, "formats": null, "hash": "13_693a6cd80f", "ext": ".svg", "mime": "image/svg+xml", "size": 18.91, "url": "/uploads/13_693a6cd80f.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2023-01-17T10:42:49.000Z", "updated_at": "2023-01-17T10:42:49.000Z" } } 1.5 { "1": [], "2": [ { "key": "process_instance_id", "label": "审批实例ID", "type": "string", "required": true, "help_txt": "可以从触发动作中或者执行动作获取审批实例ID列表中获取" }, { "key": "is_file", "label": "是否获取审批中的附件", "type": "string", "dropdown": true, "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "help_txt": "获取审批实例中的附件,并提供附件的下载链接。附件在平台最多保存30天,评论中上传的附件暂时不支持获取下载链接", "defaulttext": "true" } ], "3": [ { "key": "IsDeleteEntry", "label": "是否删除已存在的分录", "type": "boolean" }, { "key": "SubSystemId", "label": "表单所在的子系统内码" }, { "key": "IsVerifyBaseDataField", "label": "是否验证所有的基础资料有效性", "type": "boolean" }, { "key": "IsEntryBatchFill", "label": "是否批量填充分录", "type": "boolean" }, { "key": "ValidateFlag", "label": "是否验证标志", "type": "boolean" }, { "key": "NumberSearch", "label": "是否用编码搜索基础资料", "type": "boolean" }, { "key": "FVOUCHERID", "label": "凭证ID" }, { "key": "FPostDate", "label": "过账日期", "help_txt": "例如:2022-01-01" }, { "key": "FACCOUNTBOOKID", "label": "账簿", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FDate", "label": "日期", "required": true, "help_txt": "例如:2022-01-01" }, { "key": "FBUSDATE", "label": "业务日期", "help_txt": "例如:2022-01-01" }, { "key": "FVOUCHERGROUPID", "label": "凭证字", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FVOUCHERGROUPNO", "label": "凭证号", "required": true }, { "key": "FATTACHMENTS", "label": "附件数", "type": "number" }, { "key": "FISADJUSTVOUCHER", "label": "是否调整期凭证", "type": "boolean" }, { "key": "FDocumentStatus", "label": "审核状态", "required": true }, { "key": "FYEAR", "label": "会计年度", "type": "number" }, { "key": "FSourceBillKey", "label": "业务类型", "type": "obj", "items": [ { "key": "FNumber", "label": "编码" } ] }, { "key": "FPERIOD", "label": "期间", "type": "number" }, { "key": "FIMPORTVERSION", "label": "引入版本号" }, { "key": "FEntity", "label": "凭证详情", "type": "group", "items": [ { "key": "FEntryID", "label": "条目ID", "type": "number" }, { "key": "FEXPLANATION", "label": "摘要" }, { "key": "FACCOUNTID", "label": "科目", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "科目编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FCURRENCYID", "label": "币别", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "币别编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATETYPE", "label": "汇率类型", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "汇率类型编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATE", "label": "汇率", "type": "number" }, { "key": "FPrice", "label": "费用", "type": "number" }, { "key": "FAMOUNTFOR", "label": "原币金额", "type": "number" }, { "key": "FDEBIT", "label": "借方金额", "type": "number" }, { "key": "FCREDIT", "label": "贷方金额", "type": "number" }, { "key": "FSettleTypeID", "label": "结算方式", "type": "obj", "items": [ { "key": "FNumber", "label": "结算方式编码", "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FSETTLENO", "label": "结算号" }, { "key": "FEXPORTENTRYID", "label": "现金流量#分录ID", "type": "number" }, { "key": "FBUSNO", "label": "业务编号" } ] } ] } [] [] [ { "id": 25, "name": "钉钉(自建应用)", "description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>", "popular": 216, "published_at": "2021-10-25T03:01:37.000Z", "created_at": "2021-10-25T03:01:35.000Z", "updated_at": "2023-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1811, "name": "Dingding.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Dingding_ac75c3cf81", "ext": ".svg", "mime": "image/svg+xml", "size": 9.4, "url": "/uploads/Dingding_ac75c3cf81.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:46:50.000Z", "updated_at": "2022-01-26T02:46:50.000Z" } }, { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } } ] [ { "id": 8, "name": "财务ERP", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:44.000Z", "created_at": "2022-05-20T08:13:35.000Z", "updated_at": "2022-05-30T07:29:44.000Z", "sort": 4 } ] [ { "id": 1689, "key": null, "published_at": "2022-04-29T10:08:28.000Z", "created_at": "2022-04-29T10:08:28.000Z", "updated_at": "2022-04-29T10:08:28.000Z", "action_id": "1735", "action_name": "创建凭证", "error": null, "description": "保存新的凭证", "action_type": "action", "app": null, "template": null }, { "id": 357, "key": null, "published_at": "2021-11-29T09:59:07.000Z", "created_at": "2021-11-29T09:59:05.000Z", "updated_at": "2022-06-29T06:51:54.000Z", "action_id": "395", "action_name": "当审批流程结束时", "error": null, "description": "当钉钉(自建应用)有审批流程结束时,触发流程", "action_type": "trigger", "app": null, "template": null }, { "id": 366, "key": null, "published_at": "2021-11-29T10:03:55.000Z", "created_at": "2021-11-29T10:03:53.000Z", "updated_at": "2021-11-29T10:03:55.000Z", "action_id": "406", "action_name": "查询审批实例详情", "error": null, "description": "钉钉(自建应用)查询审批实例详情", "action_type": "action", "app": null, "template": null } ] [] [] 100+ 100+ 100+ 100+ 66
    • permission 994 当钉钉(自建应用)费用单审批通过后,金蝶云星空自动生成凭证 <p><span style="background-color:rgb(247,247,247);color:rgb(51,51,51);">业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。</span></p> zh-Hans 2022-05-26T08:57:21.000Z 2022-05-26T08:57:21.000Z 2023-05-06T10:02:28.000Z 1 el4061lf 业务人员在钉钉提交收付款单据,审批通过后,自动在金蝶云星空里生成凭证,省去了财务人员手动录入的工作步骤,大大提升了业务和财务数据协同效率。 anyone iUnzNKqdZEaZ official pc1265 passed 孙浩 el4061lf 孙浩 [ { "app_id": 69, "action_type": "1", "sort": "1", "action_id": 395, "desc": "当审批流程结束时", "note": null }, { "app_id": 69, "action_type": "2", "sort": "2", "action_id": 406, "desc": "根据审批实例ID查询审批实例详情", "note": null }, { "app_id": 267, "action_type": "2", "sort": "3", "action_id": 1735, "desc": "保存新的凭证", "note": null } ] 3 { "id": 153, "name": "钉钉审批结束后自动在金蝶云星空生成凭证", "url": "https://download.jijyun.cn/teaching-video/10507.mp4", "type": "templates", "published_at": "2023-01-17T10:43:46.000Z", "created_at": "2023-01-17T10:42:52.000Z", "updated_at": "2023-01-17T10:43:46.000Z", "app": null, "template": 994, "sort": 99, "Copy": null, "help_collection": null, "video_class": null, "video_collection": null, "time_length": null, "description": null, "recommend": null, "cover": { "id": 8772, "name": "13.svg", "alternativeText": "", "caption": "", "width": 1920, "height": 1080, "formats": null, "hash": "13_693a6cd80f", "ext": ".svg", "mime": "image/svg+xml", "size": 18.91, "url": "/uploads/13_693a6cd80f.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2023-01-17T10:42:49.000Z", "updated_at": "2023-01-17T10:42:49.000Z" } } 1.5 { "1": [], "2": [ { "key": "process_instance_id", "label": "审批实例ID", "type": "string", "required": true, "help_txt": "可以从触发动作中或者执行动作获取审批实例ID列表中获取" }, { "key": "is_file", "label": "是否获取审批中的附件", "type": "string", "dropdown": true, "choices": [ { "key": "true", "label": "是" }, { "key": "false", "label": "否" } ], "help_txt": "获取审批实例中的附件,并提供附件的下载链接。附件在平台最多保存30天,评论中上传的附件暂时不支持获取下载链接", "defaulttext": "true" } ], "3": [ { "key": "IsDeleteEntry", "label": "是否删除已存在的分录", "type": "boolean" }, { "key": "SubSystemId", "label": "表单所在的子系统内码" }, { "key": "IsVerifyBaseDataField", "label": "是否验证所有的基础资料有效性", "type": "boolean" }, { "key": "IsEntryBatchFill", "label": "是否批量填充分录", "type": "boolean" }, { "key": "ValidateFlag", "label": "是否验证标志", "type": "boolean" }, { "key": "NumberSearch", "label": "是否用编码搜索基础资料", "type": "boolean" }, { "key": "FVOUCHERID", "label": "凭证ID" }, { "key": "FPostDate", "label": "过账日期", "help_txt": "例如:2022-01-01" }, { "key": "FACCOUNTBOOKID", "label": "账簿", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FDate", "label": "日期", "required": true, "help_txt": "例如:2022-01-01" }, { "key": "FBUSDATE", "label": "业务日期", "help_txt": "例如:2022-01-01" }, { "key": "FVOUCHERGROUPID", "label": "凭证字", "type": "obj", "required": true, "items": [ { "key": "FNumber", "label": "编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FVOUCHERGROUPNO", "label": "凭证号", "required": true }, { "key": "FATTACHMENTS", "label": "附件数", "type": "number" }, { "key": "FISADJUSTVOUCHER", "label": "是否调整期凭证", "type": "boolean" }, { "key": "FDocumentStatus", "label": "审核状态", "required": true }, { "key": "FYEAR", "label": "会计年度", "type": "number" }, { "key": "FSourceBillKey", "label": "业务类型", "type": "obj", "items": [ { "key": "FNumber", "label": "编码" } ] }, { "key": "FPERIOD", "label": "期间", "type": "number" }, { "key": "FIMPORTVERSION", "label": "引入版本号" }, { "key": "FEntity", "label": "凭证详情", "type": "group", "items": [ { "key": "FEntryID", "label": "条目ID", "type": "number" }, { "key": "FEXPLANATION", "label": "摘要" }, { "key": "FACCOUNTID", "label": "科目", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "科目编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FCURRENCYID", "label": "币别", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "币别编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATETYPE", "label": "汇率类型", "required": true, "type": "obj", "items": [ { "key": "FNumber", "label": "汇率类型编码", "required": true, "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FEXCHANGERATE", "label": "汇率", "type": "number" }, { "key": "FPrice", "label": "费用", "type": "number" }, { "key": "FAMOUNTFOR", "label": "原币金额", "type": "number" }, { "key": "FDEBIT", "label": "借方金额", "type": "number" }, { "key": "FCREDIT", "label": "贷方金额", "type": "number" }, { "key": "FSettleTypeID", "label": "结算方式", "type": "obj", "items": [ { "key": "FNumber", "label": "结算方式编码", "dropdown": true, "choices": [ { "key": "error", "label": "获取数据失败,请检查授权设置或手动填写" } ] } ] }, { "key": "FSETTLENO", "label": "结算号" }, { "key": "FEXPORTENTRYID", "label": "现金流量#分录ID", "type": "number" }, { "key": "FBUSNO", "label": "业务编号" } ] } ] } [] [] [ { "id": 25, "name": "钉钉(自建应用)", "description": "<p>钉钉,阿里巴巴出品,专为全球企业组织打造的智能移动办公平台,含PC版,Ipad和手机版。远程视频会议,消息已读未读,DING消息任务管理,让沟通更高效;移动办公考勤,签到,审批,企业邮箱,免费企业OA,企业通讯录,钉钉教育解决方案,让工作学习更简单!</p>", "popular": 216, "published_at": "2021-10-25T03:01:37.000Z", "created_at": "2021-10-25T03:01:35.000Z", "updated_at": "2023-01-28T09:03:31.000Z", "app_id": "69", "category": "Teamwork", "locale": "zh-Hans", "short_description": "阿里协同OA系统", "available": true, "appid": null, "website": "https://www.dingtalk.com", "video": null, "videos": null, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 1811, "name": "Dingding.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "Dingding_ac75c3cf81", "ext": ".svg", "mime": "image/svg+xml", "size": 9.4, "url": "/uploads/Dingding_ac75c3cf81.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-01-26T02:46:50.000Z", "updated_at": "2022-01-26T02:46:50.000Z" } }, { "id": 305, "name": "金蝶云星空", "description": "<p>金蝶云·星空聚焦多组织,多利润中心的大中型企业,以 “开放、标准、社交”三大特性为数字经济时代的企业提供开放的 ERP 云平台。服务涵盖:财务、供应链、智能制造、阿米巴管理、全渠道营销、电商、HR、企业互联网服务。</p>", "popular": 177, "published_at": "2022-04-29T10:08:21.000Z", "created_at": "2022-04-29T10:08:21.000Z", "updated_at": "2022-10-21T12:22:30.000Z", "app_id": "267", "category": "ERP", "locale": "zh-Hans", "short_description": "ERP系统", "available": true, "appid": null, "website": "https://www.kingdee.com/products/galaxy.html", "video": null, "videos": 65, "app_version": "1.0.0", "key_words": null, "qr_code": null, "qr": null, "sharelink": null, "seo": null, "icon": { "id": 5957, "name": "_373fd26afc.svg", "alternativeText": "", "caption": "", "width": 50, "height": 50, "formats": null, "hash": "373fd26afc_d6c7b5ea7d", "ext": ".svg", "mime": "image/svg+xml", "size": 1.28, "url": "/uploads/373fd26afc_d6c7b5ea7d.svg", "previewUrl": null, "provider": "local", "provider_metadata": null, "created_at": "2022-09-01T07:50:58.000Z", "updated_at": "2022-09-01T07:50:58.000Z" } } ] [ { "id": 8, "name": "财务ERP", "locale": "zh-Hans", "published_at": "2022-05-30T07:29:44.000Z", "created_at": "2022-05-20T08:13:35.000Z", "updated_at": "2022-05-30T07:29:44.000Z", "sort": 4 } ] [ { "id": 1689, "key": null, "published_at": "2022-04-29T10:08:28.000Z", "created_at": "2022-04-29T10:08:28.000Z", "updated_at": "2022-04-29T10:08:28.000Z", "action_id": "1735", "action_name": "创建凭证", "error": null, "description": "保存新的凭证", "action_type": "action", "app": null, "template": null }, { "id": 357, "key": null, "published_at": "2021-11-29T09:59:07.000Z", "created_at": "2021-11-29T09:59:05.000Z", "updated_at": "2022-06-29T06:51:54.000Z", "action_id": "395", "action_name": "当审批流程结束时", "error": null, "description": "当钉钉(自建应用)有审批流程结束时,触发流程", "action_type": "trigger", "app": null, "template": null }, { "id": 366, "key": null, "published_at": "2021-11-29T10:03:55.000Z", "created_at": "2021-11-29T10:03:53.000Z", "updated_at": "2021-11-29T10:03:55.000Z", "action_id": "406", "action_name": "查询审批实例详情", "error": null, "description": "钉钉(自建应用)查询审批实例详情", "action_type": "action", "app": null, "template": null } ] [] [] 100+ 100+ 100+ 100+ 66