@steedos-labs/content-compliance 0.2.26 → 0.2.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (230) hide show
  1. package/dist/index.js +1 -1
  2. package/lib/methods/approval_engine.js +2 -2
  3. package/main/default/applications/pepsico_content_review.app.yml +15 -9
  4. package/main/default/dashboards//345/256/241/346/240/270/344/272/272/347/234/213/346/235/277.dashboard.yml +479 -0
  5. package/main/default/objects/pepsico_approval_process/fields/approved.field.yml +1 -1
  6. package/main/default/objects/pepsico_approval_process/fields/name.field.yml +1 -1
  7. package/main/default/objects/pepsico_material_approval/buttons/pepsico_terminate.button.yml +4 -4
  8. package/main/default/objects/pepsico_material_approval/fields/ai_reviewed_date.field.yml +8 -1
  9. package/main/default/objects/pepsico_material_approval/fields/approval_materials_quantity.field.yml +4 -1
  10. package/main/default/objects/pepsico_material_approval/fields/approval_status.field.yml +4 -1
  11. package/main/default/objects/pepsico_material_approval/fields/approval_type.field.yml +5 -2
  12. package/main/default/objects/pepsico_material_approval/fields/assistance.field.yml +7 -3
  13. package/main/default/objects/pepsico_material_approval/fields/aunch_time.field.yml +4 -1
  14. package/main/default/objects/pepsico_material_approval/fields/autonumber.field.yml +4 -1
  15. package/main/default/objects/pepsico_material_approval/fields/available_channels.field.yml +2 -1
  16. package/main/default/objects/pepsico_material_approval/fields/bgm.field.yml +2 -1
  17. package/main/default/objects/pepsico_material_approval/fields/brief_flow.field.yml +4 -2
  18. package/main/default/objects/pepsico_material_approval/fields/brief_flow_number.field.yml +2 -1
  19. package/main/default/objects/pepsico_material_approval/fields/ca_approval_status.field.yml +4 -1
  20. package/main/default/objects/pepsico_material_approval/fields/ca_assistance.field.yml +7 -3
  21. package/main/default/objects/pepsico_material_approval/fields/ca_materials_quantity.field.yml +4 -1
  22. package/main/default/objects/pepsico_material_approval/fields/ca_reviewer.field.yml +7 -3
  23. package/main/default/objects/pepsico_material_approval/fields/child_files.field.yml +4 -1
  24. package/main/default/objects/pepsico_material_approval/fields/classification.field.yml +6 -3
  25. package/main/default/objects/pepsico_material_approval/fields/company_id.field.yml +1 -1
  26. package/main/default/objects/pepsico_material_approval/fields/company_ids.field.yml +1 -1
  27. package/main/default/objects/pepsico_material_approval/fields/content_rule.field.yml +2 -1
  28. package/main/default/objects/pepsico_material_approval/fields/copyright_front.field.yml +4 -1
  29. package/main/default/objects/pepsico_material_approval/fields/copyright_music.field.yml +4 -1
  30. package/main/default/objects/pepsico_material_approval/fields/created.field.yml +5 -1
  31. package/main/default/objects/pepsico_material_approval/fields/created_by.field.yml +7 -2
  32. package/main/default/objects/pepsico_material_approval/fields/current_step.field.yml +4 -1
  33. package/main/default/objects/pepsico_material_approval/fields/draft_submitted.field.yml +9 -4
  34. package/main/default/objects/pepsico_material_approval/fields/effective_date.field.yml +2 -1
  35. package/main/default/objects/pepsico_material_approval/fields/expiry_date.field.yml +2 -1
  36. package/main/default/objects/pepsico_material_approval/fields/external_submitted.field.yml +9 -2
  37. package/main/default/objects/pepsico_material_approval/fields/followers.field.yml +3 -1
  38. package/main/default/objects/pepsico_material_approval/fields/font_copyright.field.yml +4 -1
  39. package/main/default/objects/pepsico_material_approval/fields/instance_state.field.yml +1 -1
  40. package/main/default/objects/pepsico_material_approval/fields/internal_collaborator.field.yml +7 -5
  41. package/main/default/objects/pepsico_material_approval/fields/internal_collaborator_edit.field.yml +5 -3
  42. package/main/default/objects/pepsico_material_approval/fields/is_external.field.yml +9 -2
  43. package/main/default/objects/pepsico_material_approval/fields/kids_approval_status.field.yml +4 -1
  44. package/main/default/objects/pepsico_material_approval/fields/kids_file_name.field.yml +4 -1
  45. package/main/default/objects/pepsico_material_approval/fields/kids_materials_quantity.field.yml +4 -1
  46. package/main/default/objects/pepsico_material_approval/fields/kids_reviewer.field.yml +5 -2
  47. package/main/default/objects/pepsico_material_approval/fields/kol_classification.field.yml +3 -1
  48. package/main/default/objects/pepsico_material_approval/fields/launch.field.yml +4 -1
  49. package/main/default/objects/pepsico_material_approval/fields/legal_approval_status.field.yml +4 -1
  50. package/main/default/objects/pepsico_material_approval/fields/legal_assistance.field.yml +7 -3
  51. package/main/default/objects/pepsico_material_approval/fields/legal_materials_quantity.field.yml +4 -1
  52. package/main/default/objects/pepsico_material_approval/fields/legal_reviewer.field.yml +7 -3
  53. package/main/default/objects/pepsico_material_approval/fields/locked.field.yml +1 -1
  54. package/main/default/objects/pepsico_material_approval/fields/material_owner.field.yml +4 -1
  55. package/main/default/objects/pepsico_material_approval/fields/material_owner_id.field.yml +6 -1
  56. package/main/default/objects/pepsico_material_approval/fields/material_type.field.yml +2 -1
  57. package/main/default/objects/pepsico_material_approval/fields/materials_download_from_onedrive_failed_count.field.yml +11 -2
  58. package/main/default/objects/pepsico_material_approval/fields/materials_download_from_onedrive_status.field.yml +12 -5
  59. package/main/default/objects/pepsico_material_approval/fields/materials_quantity.field.yml +4 -1
  60. package/main/default/objects/pepsico_material_approval/fields/materials_remove_share_link_from_onedrive_failed_count.field.yml +11 -2
  61. package/main/default/objects/pepsico_material_approval/fields/materials_remove_share_link_from_onedrive_status.field.yml +12 -5
  62. package/main/default/objects/pepsico_material_approval/fields/materials_uploaded_to_onedrive_failed_count.field.yml +11 -2
  63. package/main/default/objects/pepsico_material_approval/fields/materials_uploaded_to_onedrive_status.field.yml +12 -5
  64. package/main/default/objects/pepsico_material_approval/fields/materials_xml_to_word_status.field.yml +12 -5
  65. package/main/default/objects/pepsico_material_approval/fields/modified.field.yml +5 -1
  66. package/main/default/objects/pepsico_material_approval/fields/modified_by.field.yml +7 -2
  67. package/main/default/objects/pepsico_material_approval/fields/music_copyright.field.yml +4 -1
  68. package/main/default/objects/pepsico_material_approval/fields/name.field.yml +2 -1
  69. package/main/default/objects/pepsico_material_approval/fields/ns_approval_status.field.yml +4 -1
  70. package/main/default/objects/pepsico_material_approval/fields/ns_assistance.field.yml +7 -3
  71. package/main/default/objects/pepsico_material_approval/fields/ns_materials_quantity.field.yml +4 -1
  72. package/main/default/objects/pepsico_material_approval/fields/ns_reviewer.field.yml +7 -3
  73. package/main/default/objects/pepsico_material_approval/fields/owner.field.yml +3 -4
  74. package/main/default/objects/pepsico_material_approval/fields/owner_department.field.yml +5 -4
  75. package/main/default/objects/pepsico_material_approval/fields/person_approved.field.yml +5 -2
  76. package/main/default/objects/pepsico_material_approval/fields/person_pending_approve.field.yml +5 -2
  77. package/main/default/objects/pepsico_material_approval/fields/person_view.field.yml +5 -2
  78. package/main/default/objects/pepsico_material_approval/fields/portrait_auth_doc.field.yml +4 -1
  79. package/main/default/objects/pepsico_material_approval/fields/postpone_launch_date.field.yml +4 -1
  80. package/main/default/objects/pepsico_material_approval/fields/product.field.yml +6 -3
  81. package/main/default/objects/pepsico_material_approval/fields/re_reviewed_date.field.yml +8 -1
  82. package/main/default/objects/pepsico_material_approval/fields/review_status.field.yml +5 -2
  83. package/main/default/objects/pepsico_material_approval/fields/reviewer.field.yml +7 -3
  84. package/main/default/objects/pepsico_material_approval/fields/social_media.field.yml +2 -1
  85. package/main/default/objects/pepsico_material_approval/fields/sra_approval_status.field.yml +4 -1
  86. package/main/default/objects/pepsico_material_approval/fields/sra_assistance.field.yml +7 -3
  87. package/main/default/objects/pepsico_material_approval/fields/sra_materials_quantity.field.yml +4 -1
  88. package/main/default/objects/pepsico_material_approval/fields/sra_reviewer.field.yml +7 -3
  89. package/main/default/objects/pepsico_material_approval/fields/submit_org_text.field.yml +10 -0
  90. package/main/default/objects/pepsico_material_approval/fields/subtitles.field.yml +2 -1
  91. package/main/default/objects/pepsico_material_approval/fields/synced.field.yml +9 -2
  92. package/main/default/objects/pepsico_material_approval/fields/termination_date.field.yml +9 -2
  93. package/main/default/objects/pepsico_material_approval/fields/termination_type.field.yml +13 -6
  94. package/main/default/objects/pepsico_material_approval/fields/title.field.yml +4 -1
  95. package/main/default/objects/pepsico_material_approval_data/fields/approve_finish_time.field.yml +4 -1
  96. package/main/default/objects/pepsico_material_approval_data/fields/approve_org.field.yml +5 -4
  97. package/main/default/objects/pepsico_material_approval_data/fields/approve_status.field.yml +7 -6
  98. package/main/default/objects/pepsico_material_approval_data/fields/ca_approve_times.field.yml +5 -4
  99. package/main/default/objects/pepsico_material_approval_data/fields/ca_pass.field.yml +5 -2
  100. package/main/default/objects/pepsico_material_approval_data/fields/classify.field.yml +4 -1
  101. package/main/default/objects/pepsico_material_approval_data/fields/company_id.field.yml +1 -1
  102. package/main/default/objects/pepsico_material_approval_data/fields/company_ids.field.yml +1 -1
  103. package/main/default/objects/pepsico_material_approval_data/fields/created.field.yml +5 -1
  104. package/main/default/objects/pepsico_material_approval_data/fields/created_by.field.yml +7 -2
  105. package/main/default/objects/pepsico_material_approval_data/fields/end_time.field.yml +5 -2
  106. package/main/default/objects/pepsico_material_approval_data/fields/flow_pass_times.field.yml +12 -0
  107. package/main/default/objects/pepsico_material_approval_data/fields/guding_approve_times.field.yml +5 -4
  108. package/main/default/objects/pepsico_material_approval_data/fields/guding_pass.field.yml +5 -2
  109. package/main/default/objects/pepsico_material_approval_data/fields/instance_state.field.yml +1 -1
  110. package/main/default/objects/pepsico_material_approval_data/fields/kids.field.yml +5 -2
  111. package/main/default/objects/pepsico_material_approval_data/fields/kids_approve_times.field.yml +18 -0
  112. package/main/default/objects/pepsico_material_approval_data/fields/legal_pass.field.yml +5 -2
  113. package/main/default/objects/pepsico_material_approval_data/fields/locked.field.yml +1 -1
  114. package/main/default/objects/pepsico_material_approval_data/fields/material_approve_org.field.yml +12 -0
  115. package/main/default/objects/pepsico_material_approval_data/fields/modified.field.yml +5 -1
  116. package/main/default/objects/pepsico_material_approval_data/fields/modified_by.field.yml +7 -2
  117. package/main/default/objects/pepsico_material_approval_data/fields/name.field.yml +3 -0
  118. package/main/default/objects/pepsico_material_approval_data/fields/ns_approve_times.field.yml +5 -4
  119. package/main/default/objects/pepsico_material_approval_data/fields/ns_pass.field.yml +5 -2
  120. package/main/default/objects/pepsico_material_approval_data/fields/owner.field.yml +1 -1
  121. package/main/default/objects/pepsico_material_approval_data/fields/peoduct.field.yml +3 -0
  122. package/main/default/objects/pepsico_material_approval_data/fields/pepsico_material_approval.field.yml +4 -1
  123. package/main/default/objects/pepsico_material_approval_data/fields/review_time.field.yml +4 -1
  124. package/main/default/objects/pepsico_material_approval_data/fields/sra_approve_times.field.yml +5 -4
  125. package/main/default/objects/pepsico_material_approval_data/fields/sra_pass.field.yml +5 -2
  126. package/main/default/objects/pepsico_material_approval_data/fields/submit_org.field.yml +5 -2
  127. package/main/default/objects/pepsico_material_approval_data/fields/submit_time.field.yml +4 -1
  128. package/main/default/objects/pepsico_material_approval_data/fields/termination.field.yml +8 -5
  129. package/main/default/objects/pepsico_material_approval_data/pepsico_material_approval_data.object.yml +4 -4
  130. package/main/default/objects/pepsico_material_data/fields/guding_pass.field.yml +1 -1
  131. package/main/default/objects/pepsico_material_data/fields/kids_pass.field.yml +8 -0
  132. package/main/default/objects/pepsico_material_data/fields/material_approve_org.field.yml +2 -2
  133. package/main/default/objects/pepsico_material_data/fields/material_void.field.yml +1 -1
  134. package/main/default/objects/pepsico_material_data/fields/name.field.yml +1 -1
  135. package/main/default/objects/pepsico_material_data/fields/pepsico_material.field.yml +1 -1
  136. package/main/default/objects/pepsico_material_data/fields/pepsico_material_approval_data.field.yml +1 -1
  137. package/main/default/objects/space_users/fields/avatar.field.yml +9 -0
  138. package/main/default/objects/space_users/fields/comment.field.yml +14 -0
  139. package/main/default/objects/space_users/fields/company_id.field.yml +15 -0
  140. package/main/default/objects/space_users/fields/company_ids.field.yml +17 -0
  141. package/main/default/objects/space_users/fields/created.field.yml +12 -0
  142. package/main/default/objects/space_users/fields/created_by.field.yml +12 -0
  143. package/main/default/objects/space_users/fields/email.field.yml +14 -0
  144. package/main/default/objects/space_users/fields/email_notification.field.yml +10 -0
  145. package/main/default/objects/space_users/fields/email_verified.field.yml +13 -0
  146. package/main/default/objects/space_users/fields/hr.field.yml +12 -0
  147. package/main/default/objects/space_users/fields/instance_state.field.yml +24 -0
  148. package/main/default/objects/space_users/fields/invite_state.field.yml +21 -0
  149. package/main/default/objects/space_users/fields/is_customer.field.yml +12 -0
  150. package/main/default/objects/space_users/fields/is_supplier.field.yml +12 -0
  151. package/main/default/objects/space_users/fields/last_logon.field.yml +11 -0
  152. package/main/default/objects/space_users/fields/locale.field.yml +23 -0
  153. package/main/default/objects/space_users/fields/locked.field.yml +11 -0
  154. package/main/default/objects/space_users/fields/login_expired.field.yml +15 -0
  155. package/main/default/objects/space_users/fields/manager.field.yml +13 -0
  156. package/main/default/objects/space_users/fields/mobile.field.yml +17 -0
  157. package/main/default/objects/space_users/fields/mobile_verified.field.yml +13 -0
  158. package/main/default/objects/space_users/fields/modified.field.yml +12 -0
  159. package/main/default/objects/space_users/fields/modified_by.field.yml +12 -0
  160. package/main/default/objects/space_users/fields/name.field.yml +16 -0
  161. package/main/default/objects/space_users/fields/organization.field.yml +13 -0
  162. package/main/default/objects/space_users/fields/organizations.field.yml +19 -0
  163. package/main/default/objects/space_users/fields/organizations_parents.field.yml +15 -0
  164. package/main/default/objects/space_users/fields/owner.field.yml +11 -0
  165. package/main/default/objects/space_users/fields/password.field.yml +11 -0
  166. package/main/default/objects/space_users/fields/password_expired.field.yml +14 -0
  167. package/main/default/objects/space_users/fields/position.field.yml +14 -0
  168. package/main/default/objects/space_users/fields/profile.field.yml +18 -0
  169. package/main/default/objects/space_users/fields/sms_notification.field.yml +11 -0
  170. package/main/default/objects/space_users/fields/sort_no.field.yml +14 -0
  171. package/main/default/objects/space_users/fields/user.field.yml +14 -0
  172. package/main/default/objects/space_users/fields/user_accepted.field.yml +12 -0
  173. package/main/default/objects/space_users/fields/username.field.yml +14 -0
  174. package/main/default/objects/space_users/fields/work_phone.field.yml +16 -0
  175. package/main/default/objects/space_users/fields/zoom.field.yml +23 -0
  176. package/main/default/objects/space_users/listviews/all_users.listview.yml +18 -0
  177. package/main/default/objects/space_users/permissions/admin.permission.yml +17 -0
  178. package/main/default/objects/space_users/space_users.object.yml +26 -0
  179. package/main/default/questions/{/345/256/241/346/240/270/351/203/250/351/227/250-NS/345/256/241/346/240/270/351/200/232/350/277/207 → Kids/345/256/241/346/240/270}/346/265/201/347/250/213/346/225/260.question.yml +8 -7
  180. package/main/default/questions/{/345/256/241/346/240/270/351/203/250/351/227/250-Legal/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml → Kids/345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml} +12 -13
  181. package/main/default/questions/{/345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232 → SRA/345/256/241/346/240/270/351/200/232/350/277/207}/347/216/207.question.yml +12 -12
  182. package/main/default/questions/{/345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml → kids/345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml} +16 -17
  183. package/main/default/questions/{/345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/344/272/272/345/221/230/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml → kids/347/264/240/346/235/220/345/256/241/346/240/270/346/200/273/346/225/260.question.yml} +9 -9
  184. package/main/default/questions//{345/256/241/346/240/270/351/203/250/351/227/250-CA/345/223/201/347/211/214 → 344/270/215/345/220/214/345/256/241/346/240/270/351/203/250/351/227/250/345/256/241/346/240/270/351/200/232/350/277/207/347/232/204/346/265/201/347/250/213}/346/225/260/351/207/217.question.yml +13 -19
  185. package/main/default/questions//{345/256/241/346/240/270/351/203/250/351/227/250-Legal/345/256/241/346/240/270/351/200/232/350/277/207 → 344/270/255/346/255/242}/346/265/201/347/250/213/346/225/260.question.yml +8 -8
  186. package/main/default/questions//{345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml → 344/275/234/345/272/237/347/264/240/346/235/220/346/225/260/351/207/217.question.yml} +9 -9
  187. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270.question.yml → 217/221/350/265/267/351/203/250/351/227/250/345/217/221/350/265/267/345/256/241/346/211/271/347/273/237/350/256/241.question.yml} +14 -22
  188. package/main/default/questions//345/220/204/345/210/206/347/261/273/347/264/240/346/235/220/346/225/260/347/273/237/350/256/241.question.yml +48 -0
  189. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-NS/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml → 233/233/351/203/250/351/227/250/345/223/201/347/211/214/346/265/201/347/250/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml} +13 -12
  190. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-CA/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml → 233/233/351/203/250/351/227/250/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml} +8 -8
  191. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-legal/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml → 233/272/345/256/232/345/256/241/346/240/270/345/223/201/347/211/214/346/265/201/347/250/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml} +9 -8
  192. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-SRA/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml → 233/272/345/256/232/345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml} +12 -12
  193. package/main/default/questions//345/{256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml → 233/272/345/256/232/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml} +8 -7
  194. package/main/default/questions//{344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/240/270/351/200/232/350/277/207/346/203/205/345/206/265/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml → 345/256/241/346/240/270/346/203/205/345/206/265/347/273/237/350/256/241.question.yml} +13 -15
  195. package/main/default/questions//345/256/241/346/240/270/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml +48 -0
  196. package/main/default/questions//{344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/211/271/344/272/272/347/273/210/346/255/242.question.yml → 345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/200/273/346/225/260.question.yml} +7 -7
  197. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250/347/264/240/346/235/220/347/273/237/350/256/241.question.yml +48 -0
  198. package/main/default/questions//{344/270/232/345/212/241/351/203/250/351/227/250-/345/217/221/350/265/267/344/272/272/347/273/210/346/255/242/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml → 345/276/205/344/270/212/347/272/277/346/265/201/347/250/213/346/225/260.question.yml} +14 -14
  199. package/main/default/questions//{344/270/232/345/212/241/351/203/250/351/227/250-/346/234/200/345/244/247/345/256/241/346/240/270/346/227/266/351/225/277.question.yml → 346/234/200/345/244/247/345/256/241/346/240/270/346/227/266/351/225/277/357/274/210/345/260/217/346/227/266/357/274/211.question.yml} +6 -8
  200. package/main/default/questions//{344/270/232/345/212/241/351/203/250/351/227/250-/346/234/200/345/260/217/345/256/241/346/240/270/346/227/266/351/225/277.question.yml → 346/234/200/345/260/217/345/256/241/346/240/270/346/227/266/351/225/277/357/274/210/345/260/217/346/227/266/357/274/211.question.yml} +6 -7
  201. package/main/default/questions//346/265/201/347/250/213/346/200/273/346/225/260.question.yml +31 -0
  202. package/main/default/questions//347/264/240/346/235/220/345/223/201/347/211/214/347/273/237/350/256/241.question.yml +49 -0
  203. package/main/default/questions//347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml +50 -0
  204. package/main/default/questions//{345/256/241/346/240/270/351/203/250/351/227/250-legal/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml → 347/273/210/346/255/242/346/203/205/345/206/265/347/273/237/350/256/241.question.yml} +14 -15
  205. package/main/default/tabs/pepsico_material_kanban_fqr.tab.yml +12 -0
  206. package/main/default/tabs/pepsico_material_kanban_shr.tab.yml +12 -0
  207. package/package.json +1 -1
  208. package/lib/methods/o365.d.ts +0 -5
  209. package/lib/methods/o365.js +0 -35
  210. package/lib/methods/o365.js.map +0 -1
  211. package/lib/methods/oneDrive.d.ts +0 -5
  212. package/lib/methods/oneDrive.js +0 -39
  213. package/lib/methods/oneDrive.js.map +0 -1
  214. package/main/default/dashboards//345/256/241/346/240/270/346/265/201/347/250/213/347/234/213/346/235/277.dashboard.yml +0 -1905
  215. package/main/default/objects/pepsico_material_approval_data/fields/current_step.field.yml +0 -20
  216. package/main/default/objects/pepsico_material_approval_data/fields/termination_org.field.yml +0 -18
  217. package/main/default/objects/pepsico_material_approval_data/fields/type.field.yml +0 -14
  218. package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/217/221/350/265/267/351/203/250/351/227/250/347/273/237/350/256/241/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +0 -70
  219. package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/223/201/347/211/214/347/273/237/350/256/241.question.yml +0 -85
  220. package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +0 -55
  221. package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/346/265/201/347/250/213/345/217/221/350/265/267/346/225/260/351/207/217/357/274/210/345/220/214/346/255/245/345/207/272/347/216/260/351/227/256/351/242/230/357/274/211.question.yml +0 -50
  222. package/main/default/questions//344/270/232/345/212/241/351/203/250/351/227/250-/347/264/240/346/235/220/347/261/273/345/236/213/347/273/237/350/256/241.question.yml +0 -87
  223. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/345/256/241/346/240/270/351/200/232/350/277/207/346/265/201/347/250/213/346/225/260.question.yml +0 -37
  224. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-CA/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +0 -55
  225. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-Legal/345/256/241/346/240/270/346/225/260/351/207/217.question.yml +0 -37
  226. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +0 -54
  227. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-NS/347/264/240/346/235/220/347/261/273/345/236/213/345/256/241/346/240/270/346/203/205/345/206/265.question.yml +0 -56
  228. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +0 -54
  229. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-SRA/345/256/241/346/240/270/351/200/232/350/277/207/347/216/207.question.yml +0 -55
  230. package/main/default/questions//345/256/241/346/240/270/351/203/250/351/227/250-/345/233/272/345/256/232/344/272/272/345/221/230/345/223/201/347/211/214/345/256/241/346/240/270/347/212/266/346/200/201.question.yml +0 -54
@@ -1,1905 +0,0 @@
1
- name: 审核流程看板
2
- archived: 'false'
3
- auto_apply_filters: 'true'
4
- enable_embedding: 'false'
5
- entity_id: 6788be6a41162b06257df7a9
6
- id: 6788be6a41162b06257df7a9
7
- parameters:
8
- - name: 发起日期
9
- slug: '%E5%8F%91%E8%B5%B7%E6%97%A5%E6%9C%9F'
10
- id: 4b6e2a78
11
- type: date/relative
12
- sectionId: date
13
- default: thismonth
14
- - name: 品牌
15
- slug: '%E5%93%81%E7%89%8C'
16
- id: a92f649d
17
- type: string/=
18
- sectionId: string
19
- values_query_type: list
20
- values_source_type: static-list
21
- values_source_config:
22
- values:
23
- - 乐事
24
- - 奇多
25
- - Doritos/多力多滋
26
- - Popcorners
27
- - 一口阳光
28
- - 妙脆角
29
- - 零食大礼包
30
- - 桂格
31
- - 百事食品
32
- - 百草味
33
- - name: 发起人部门
34
- slug: '%E5%8F%91%E8%B5%B7%E4%BA%BA%E9%83%A8%E9%97%A8'
35
- id: 7e9ca24e
36
- type: string/=
37
- sectionId: string
38
- values_source_type: card
39
- values_source_config:
40
- card_id: 678de56fbd5e7e0625fa87ab
41
- value_field:
42
- - field
43
- - organizations.name
44
- - null
45
- show_in_getting_started: 'false'
46
- cards:
47
- - card_id: 6788b4cd41162b06257df787
48
- col: 10
49
- entity_id: 6788bec841162b06257df7aa
50
- id: 6788bec841162b06257df7aa
51
- parameter_mappings:
52
- - parameter_id: 4b6e2a78
53
- card_id: 6788b4cd41162b06257df787
54
- target:
55
- - dimension
56
- - - field
57
- - pepsico_material_approval_data.submit_time
58
- - null
59
- - parameter_id: 42ac1635
60
- card_id: 6788b4cd41162b06257df787
61
- target:
62
- - dimension
63
- - - field
64
- - pepsico_material_approval_data.submit_org
65
- - null
66
- - parameter_id: 6e6f8d9d
67
- card_id: 6788b4cd41162b06257df787
68
- target:
69
- - dimension
70
- - - field
71
- - pepsico_material_approval_data.peoduct
72
- - null
73
- - parameter_id: a92f649d
74
- card_id: 6788b4cd41162b06257df787
75
- target:
76
- - dimension
77
- - - field
78
- - pepsico_material_approval_data.peoduct
79
- - null
80
- - parameter_id: 7e9ca24e
81
- card_id: 6788b4cd41162b06257df787
82
- target:
83
- - dimension
84
- - - field
85
- - pepsico_material_approval_data.submit_org
86
- - null
87
- row: 0
88
- series: []
89
- size_x: 4
90
- size_y: 3
91
- visualization_settings: '{"card.title":"最小审核时长"}'
92
- - card_id: 6788b75d41162b06257df797
93
- col: 0
94
- entity_id: 6788bec841162b06257df7ab
95
- id: 6788bec841162b06257df7ab
96
- parameter_mappings:
97
- - parameter_id: 4b6e2a78
98
- card_id: 6788b75d41162b06257df797
99
- target:
100
- - dimension
101
- - - field
102
- - pepsico_material_data.submit_time
103
- - null
104
- - parameter_id: 42ac1635
105
- card_id: 6788b75d41162b06257df797
106
- target:
107
- - dimension
108
- - - field
109
- - pepsico_material_data.submit_org
110
- - null
111
- - parameter_id: 6e6f8d9d
112
- card_id: 6788b75d41162b06257df797
113
- target:
114
- - dimension
115
- - - field
116
- - pepsico_material_data.brand
117
- - null
118
- - parameter_id: d77cfd11
119
- card_id: 6788b75d41162b06257df797
120
- target:
121
- - dimension
122
- - - field
123
- - pepsico_material_data.created_by
124
- - null
125
- - parameter_id: a92f649d
126
- card_id: 6788b75d41162b06257df797
127
- target:
128
- - dimension
129
- - - field
130
- - pepsico_material_data.brand
131
- - null
132
- - parameter_id: 7e9ca24e
133
- card_id: 6788b75d41162b06257df797
134
- target:
135
- - dimension
136
- - - field
137
- - pepsico_material_data.submit_org
138
- - null
139
- row: 0
140
- series: []
141
- size_x: 10
142
- size_y: 7
143
- visualization_settings: >-
144
- {"graph.x_axis.labels_enabled":false,"graph.y_axis.labels_enabled":false,"graph.dimensions":["material_type","submit_org"],"graph.metrics":["count"],"card.title":"业务部门素材类型统计"}
145
- - card_id: 6788b1d941162b06257df782
146
- col: 0
147
- entity_id: 6788bec841162b06257df7ac
148
- id: 6788bec841162b06257df7ac
149
- parameter_mappings:
150
- - parameter_id: 4b6e2a78
151
- card_id: 6788b1d941162b06257df782
152
- target:
153
- - dimension
154
- - - field
155
- - pepsico_material_approval_data.submit_time
156
- - null
157
- - parameter_id: 42ac1635
158
- card_id: 6788b1d941162b06257df782
159
- target:
160
- - dimension
161
- - - field
162
- - pepsico_material_approval_data.submit_org
163
- - null
164
- - parameter_id: 6e6f8d9d
165
- card_id: 6788b1d941162b06257df782
166
- target:
167
- - dimension
168
- - - field
169
- - pepsico_material_approval_data.peoduct
170
- - null
171
- - parameter_id: a92f649d
172
- card_id: 6788b1d941162b06257df782
173
- target:
174
- - dimension
175
- - - field
176
- - pepsico_material_approval_data.peoduct
177
- - null
178
- - parameter_id: 7e9ca24e
179
- card_id: 6788b1d941162b06257df782
180
- target:
181
- - dimension
182
- - - field
183
- - pepsico_material_approval_data.submit_org
184
- - null
185
- row: 7
186
- series: []
187
- size_x: 7
188
- size_y: 6
189
- visualization_settings: >-
190
- {"pie.percent_visibility":"inside","pie.show_legend":true,"pie.show_total":false,"graph.y_axis.auto_range":true,"graph.x_axis.axis_enabled":true,"graph.y_axis.labels_enabled":false,"graph.y_axis.axis_enabled":true,"graph.show_values":true,"graph.label_value_frequency":"fit","graph.label_value_formatting":"auto","graph.show_goal":false,"graph.x_axis.labels_enabled":false,"graph.dimensions":["submit_org"],"graph.metrics":["count"],"card.title":"发起部门流程数量占比"}
191
- - card_id: 6788b3f341162b06257df784
192
- col: 14
193
- entity_id: 6788bec841162b06257df7ad
194
- id: 6788bec841162b06257df7ad
195
- parameter_mappings:
196
- - parameter_id: 4b6e2a78
197
- card_id: 6788b3f341162b06257df784
198
- target:
199
- - dimension
200
- - - field
201
- - pepsico_material_approval_data.submit_time
202
- - null
203
- - parameter_id: 42ac1635
204
- card_id: 6788b3f341162b06257df784
205
- target:
206
- - dimension
207
- - - field
208
- - pepsico_material_approval_data.submit_org
209
- - null
210
- - parameter_id: 6e6f8d9d
211
- card_id: 6788b3f341162b06257df784
212
- target:
213
- - dimension
214
- - - field
215
- - pepsico_material_approval_data.peoduct
216
- - null
217
- - parameter_id: a92f649d
218
- card_id: 6788b3f341162b06257df784
219
- target:
220
- - dimension
221
- - - field
222
- - pepsico_material_approval_data.peoduct
223
- - null
224
- - parameter_id: 7e9ca24e
225
- card_id: 6788b3f341162b06257df784
226
- target:
227
- - dimension
228
- - - field
229
- - pepsico_material_approval_data.submit_org
230
- - null
231
- row: 0
232
- series: []
233
- size_x: 4
234
- size_y: 3
235
- visualization_settings: '{"card.title":"最大审核时长"}'
236
- - card_id: 6773c44f8cd971062790054b
237
- col: 10
238
- entity_id: 6788bec841162b06257df7ae
239
- id: 6788bec841162b06257df7ae
240
- parameter_mappings:
241
- - parameter_id: 4b6e2a78
242
- card_id: 6773c44f8cd971062790054b
243
- target:
244
- - dimension
245
- - - field
246
- - pepsico_material_approval_data.submit_time
247
- - null
248
- - parameter_id: 42ac1635
249
- card_id: 6773c44f8cd971062790054b
250
- target:
251
- - dimension
252
- - - field
253
- - pepsico_material_approval_data.submit_org
254
- - null
255
- - parameter_id: 6e6f8d9d
256
- card_id: 6773c44f8cd971062790054b
257
- target:
258
- - dimension
259
- - - field
260
- - pepsico_material_approval_data.peoduct
261
- - null
262
- - parameter_id: a92f649d
263
- card_id: 6773c44f8cd971062790054b
264
- target:
265
- - dimension
266
- - - field
267
- - pepsico_material_approval_data.peoduct
268
- - null
269
- - parameter_id: 7e9ca24e
270
- card_id: 6773c44f8cd971062790054b
271
- target:
272
- - dimension
273
- - - field
274
- - pepsico_material_approval_data.submit_org
275
- - null
276
- row: 3
277
- series: []
278
- size_x: 4
279
- size_y: 4
280
- visualization_settings: >-
281
- {"pie.colors":{"内部":"#509EE3","外部":"#F2A86F"},"pie.percent_visibility":"inside","pie.show_legend":true,"pie.show_total":true,"pie.slice_threshold":2.5,"card.title":"流程发起数量"}
282
- - card_id: 6788aeb23d98ec06246c4a27
283
- col: 14
284
- entity_id: 6788bec841162b06257df7af
285
- id: 6788bec841162b06257df7af
286
- parameter_mappings:
287
- - parameter_id: 4b6e2a78
288
- card_id: 6788aeb23d98ec06246c4a27
289
- target:
290
- - dimension
291
- - - field
292
- - pepsico_material_approval_data.submit_time
293
- - null
294
- - parameter_id: 42ac1635
295
- card_id: 6788aeb23d98ec06246c4a27
296
- target:
297
- - dimension
298
- - - field
299
- - pepsico_material_approval_data.submit_org
300
- - null
301
- - parameter_id: 6e6f8d9d
302
- card_id: 6788aeb23d98ec06246c4a27
303
- target:
304
- - dimension
305
- - - field
306
- - pepsico_material_approval_data.peoduct
307
- - null
308
- - parameter_id: a92f649d
309
- card_id: 6788aeb23d98ec06246c4a27
310
- target:
311
- - dimension
312
- - - field
313
- - pepsico_material_approval_data.peoduct
314
- - null
315
- - parameter_id: 7e9ca24e
316
- card_id: 6788aeb23d98ec06246c4a27
317
- target:
318
- - dimension
319
- - - field
320
- - pepsico_material_approval_data.submit_org
321
- - null
322
- row: 3
323
- series: []
324
- size_x: 4
325
- size_y: 4
326
- visualization_settings: >-
327
- {"pie.percent_visibility":"inside","card.title":"审核情况","pie.colors":{"false":"#EF8C8C","true":"#999AC4"}}
328
- - card_id: 6788b8be41162b06257df79d
329
- col: 7
330
- entity_id: 6788beeb41162b06257df7b0
331
- id: 6788beeb41162b06257df7b0
332
- parameter_mappings:
333
- - parameter_id: 4b6e2a78
334
- card_id: 6788b8be41162b06257df79d
335
- target:
336
- - dimension
337
- - - field
338
- - pepsico_material_approval_data.submit_time
339
- - null
340
- - parameter_id: 42ac1635
341
- card_id: 6788b8be41162b06257df79d
342
- target:
343
- - dimension
344
- - - field
345
- - pepsico_material_approval_data.submit_org
346
- - null
347
- - parameter_id: 6e6f8d9d
348
- card_id: 6788b8be41162b06257df79d
349
- target:
350
- - dimension
351
- - - field
352
- - pepsico_material_approval_data.peoduct
353
- - null
354
- - parameter_id: a92f649d
355
- card_id: 6788b8be41162b06257df79d
356
- target:
357
- - dimension
358
- - - field
359
- - pepsico_material_approval_data.peoduct
360
- - null
361
- - parameter_id: 7e9ca24e
362
- card_id: 6788b8be41162b06257df79d
363
- target:
364
- - dimension
365
- - - field
366
- - pepsico_material_approval_data.submit_org
367
- - null
368
- row: 7
369
- series: []
370
- size_x: 8
371
- size_y: 6
372
- visualization_settings: >-
373
- {"0":"{","1":"}","pivot_table.column_split":{"rows":[["field","pepsico_material_approval_data.current_step",null]],"columns":[],"values":[["aggregation",0]]},"graph.dimensions":["current_step"],"graph.metrics":["count"],"graph.y_axis.labels_enabled":false,"graph.y_axis.auto_range":true,"card.title":"审核节点情况"}
374
- - card_id: 6788bdfa41162b06257df7a8
375
- col: 0
376
- entity_id: 6788beeb41162b06257df7b1
377
- id: 6788beeb41162b06257df7b1
378
- parameter_mappings:
379
- - parameter_id: 4b6e2a78
380
- card_id: 6788bdfa41162b06257df7a8
381
- target:
382
- - dimension
383
- - - field
384
- - pepsico_material_approval_data.submit_time
385
- - null
386
- - parameter_id: 42ac1635
387
- card_id: 6788bdfa41162b06257df7a8
388
- target:
389
- - dimension
390
- - - field
391
- - pepsico_material_approval_data.submit_org
392
- - null
393
- - parameter_id: 6e6f8d9d
394
- card_id: 6788bdfa41162b06257df7a8
395
- target:
396
- - dimension
397
- - - field
398
- - pepsico_material_approval_data.peoduct
399
- - null
400
- - parameter_id: a92f649d
401
- card_id: 6788bdfa41162b06257df7a8
402
- target:
403
- - dimension
404
- - - field
405
- - pepsico_material_approval_data.peoduct
406
- - null
407
- - parameter_id: 7e9ca24e
408
- card_id: 6788bdfa41162b06257df7a8
409
- target:
410
- - dimension
411
- - - field
412
- - pepsico_material_approval_data.submit_org
413
- - null
414
- row: 19
415
- series: []
416
- size_x: 4
417
- size_y: 4
418
- visualization_settings: >-
419
- {"0":"{","1":"}","pie.percent_visibility":"inside","pie.show_legend":true,"card.title":"CA审核通过率"}
420
- - card_id: 6788c26e41162b06257df7bf
421
- col: 0
422
- entity_id: 6788c2b141162b06257df7c0
423
- id: 6788c2b141162b06257df7c0
424
- parameter_mappings:
425
- - parameter_id: 4b6e2a78
426
- card_id: 6788c26e41162b06257df7bf
427
- target:
428
- - dimension
429
- - - field
430
- - pepsico_material_data.submit_time
431
- - null
432
- - parameter_id: 4b6e2a78
433
- card_id: 6789af279e46340625e5427f
434
- target:
435
- - dimension
436
- - - field
437
- - pepsico_material_data.submit_time
438
- - null
439
- - parameter_id: 4b6e2a78
440
- card_id: 6789b56e9e46340625e54296
441
- target:
442
- - dimension
443
- - - field
444
- - pepsico_material_data.submit_time
445
- - null
446
- - parameter_id: 4b6e2a78
447
- card_id: 6789b5ed9e46340625e54298
448
- target:
449
- - dimension
450
- - - field
451
- - pepsico_material_data.submit_time
452
- - null
453
- - parameter_id: 4b6e2a78
454
- card_id: 6789b6389e46340625e54299
455
- target:
456
- - dimension
457
- - - field
458
- - pepsico_material_data.submit_time
459
- - null
460
- - parameter_id: 42ac1635
461
- card_id: 6788c26e41162b06257df7bf
462
- target:
463
- - dimension
464
- - - field
465
- - pepsico_material_data.submit_org
466
- - null
467
- - parameter_id: 42ac1635
468
- card_id: 6789af279e46340625e5427f
469
- target:
470
- - dimension
471
- - - field
472
- - pepsico_material_data.submit_org
473
- - null
474
- - parameter_id: 42ac1635
475
- card_id: 6789b56e9e46340625e54296
476
- target:
477
- - dimension
478
- - - field
479
- - pepsico_material_data.submit_org
480
- - null
481
- - parameter_id: 42ac1635
482
- card_id: 6789b5ed9e46340625e54298
483
- target:
484
- - dimension
485
- - - field
486
- - pepsico_material_data.submit_org
487
- - null
488
- - parameter_id: 42ac1635
489
- card_id: 6789b6389e46340625e54299
490
- target:
491
- - dimension
492
- - - field
493
- - pepsico_material_data.submit_org
494
- - null
495
- - parameter_id: 6e6f8d9d
496
- card_id: 6788c26e41162b06257df7bf
497
- target:
498
- - dimension
499
- - - field
500
- - pepsico_material_data.brand
501
- - null
502
- - parameter_id: 6e6f8d9d
503
- card_id: 6789af279e46340625e5427f
504
- target:
505
- - dimension
506
- - - field
507
- - pepsico_material_data.brand
508
- - null
509
- - parameter_id: 6e6f8d9d
510
- card_id: 6789b56e9e46340625e54296
511
- target:
512
- - dimension
513
- - - field
514
- - pepsico_material_data.brand
515
- - null
516
- - parameter_id: 6e6f8d9d
517
- card_id: 6789b5ed9e46340625e54298
518
- target:
519
- - dimension
520
- - - field
521
- - pepsico_material_data.brand
522
- - null
523
- - parameter_id: 6e6f8d9d
524
- card_id: 6789b6389e46340625e54299
525
- target:
526
- - dimension
527
- - - field
528
- - pepsico_material_data.brand
529
- - null
530
- - parameter_id: a92f649d
531
- card_id: 6788c26e41162b06257df7bf
532
- target:
533
- - dimension
534
- - - field
535
- - pepsico_material_data.brand
536
- - null
537
- - parameter_id: a92f649d
538
- card_id: 6789af279e46340625e5427f
539
- target:
540
- - dimension
541
- - - field
542
- - pepsico_material_data.brand
543
- - null
544
- - parameter_id: a92f649d
545
- card_id: 6789b56e9e46340625e54296
546
- target:
547
- - dimension
548
- - - field
549
- - pepsico_material_data.brand
550
- - null
551
- - parameter_id: a92f649d
552
- card_id: 6789b5ed9e46340625e54298
553
- target:
554
- - dimension
555
- - - field
556
- - pepsico_material_data.brand
557
- - null
558
- - parameter_id: a92f649d
559
- card_id: 6789b6389e46340625e54299
560
- target:
561
- - dimension
562
- - - field
563
- - pepsico_material_data.brand
564
- - null
565
- - parameter_id: 7e9ca24e
566
- card_id: 6788c26e41162b06257df7bf
567
- target:
568
- - dimension
569
- - - field
570
- - pepsico_material_data.submit_org
571
- - null
572
- - parameter_id: 7e9ca24e
573
- card_id: 6789af279e46340625e5427f
574
- target:
575
- - dimension
576
- - - field
577
- - pepsico_material_data.submit_org
578
- - null
579
- - parameter_id: 7e9ca24e
580
- card_id: 6789b56e9e46340625e54296
581
- target:
582
- - dimension
583
- - - field
584
- - pepsico_material_data.submit_org
585
- - null
586
- - parameter_id: 7e9ca24e
587
- card_id: 6789b5ed9e46340625e54298
588
- target:
589
- - dimension
590
- - - field
591
- - pepsico_material_data.submit_org
592
- - null
593
- - parameter_id: 7e9ca24e
594
- card_id: 6789b6389e46340625e54299
595
- target:
596
- - dimension
597
- - - field
598
- - pepsico_material_data.submit_org
599
- - null
600
- row: 35
601
- series:
602
- - _id: 6789af279e46340625e5427f
603
- id: 6789af279e46340625e5427f
604
- created_at: '2025-01-17T01:15:19.933Z'
605
- updated_at: '2025-01-17T01:15:19.933Z'
606
- name: 审核部门-素材类型审核情况
607
- description: null
608
- display: bar
609
- dataset_query:
610
- query:
611
- source-table: pepsico_material_data
612
- aggregation:
613
- - - count
614
- breakout:
615
- - - field
616
- - pepsico_material_data.material_type
617
- - null
618
- filter:
619
- - '='
620
- - - field
621
- - pepsico_material_data.fr4g81111
622
- - null
623
- - v2
624
- type: query
625
- database: 1
626
- visualization_settings: '{"graph.dimensions":["material_type"],"graph.metrics":["count"]}'
627
- creator_id: 673e8e062fa7fa06a3147c17
628
- database_id: 1
629
- table_id: pepsico_material_data
630
- query_type: query
631
- collection_id: null
632
- public_uuid: null
633
- made_public_by_id: null
634
- embedding_params: null
635
- cache_ttl: null
636
- result_metadata:
637
- - id: material_type
638
- name: material_type
639
- unit: null
640
- display_name: 素材类型
641
- base_type: type/Text
642
- effective_type: type/Text
643
- semantic_type: null
644
- source: breakout
645
- visibility_type: normal
646
- table_id: pepsico_material_data
647
- field_ref:
648
- - field
649
- - pepsico_material_data.material_type
650
- - null
651
- - base_type: type/BigInteger
652
- display_name: 计数
653
- effective_type: type/BigInteger
654
- field_ref:
655
- - aggregation
656
- - 0
657
- name: count
658
- semantic_type: type/Quantity
659
- source: aggregation
660
- collection_position: null
661
- entity_id: 6789af279e46340625e5427f
662
- parameters: []
663
- parameter_mappings: []
664
- space: 673e8e102fa7fa06a3147c19
665
- created: '2025-01-17T01:15:19.933Z'
666
- modified: '2025-01-17T01:15:19.933Z'
667
- owner: 673e8e062fa7fa06a3147c17
668
- created_by: 673e8e062fa7fa06a3147c17
669
- modified_by: 673e8e062fa7fa06a3147c17
670
- company_id: 673e8e102fa7fa06a3147c19
671
- company_ids:
672
- - 673e8e102fa7fa06a3147c19
673
- - _id: 6789b56e9e46340625e54296
674
- id: 6789b56e9e46340625e54296
675
- created_at: '2025-01-17T01:42:06.367Z'
676
- updated_at: '2025-01-17T01:42:06.367Z'
677
- name: 审核部门-NS素材类型审核情况
678
- description: null
679
- display: bar
680
- dataset_query:
681
- query:
682
- source-table: pepsico_material_data
683
- filter:
684
- - '='
685
- - - field
686
- - pepsico_material_data.fbuibfg
687
- - null
688
- - v2
689
- aggregation:
690
- - - count
691
- breakout:
692
- - - field
693
- - pepsico_material_data.material_type
694
- - null
695
- type: query
696
- database: 1
697
- visualization_settings: >-
698
- {"graph.show_values":true,"graph.dimensions":["material_type"],"graph.metrics":["count"]}
699
- creator_id: 673e8e062fa7fa06a3147c17
700
- database_id: 1
701
- table_id: pepsico_material_data
702
- query_type: query
703
- collection_id: null
704
- public_uuid: null
705
- made_public_by_id: null
706
- embedding_params: null
707
- cache_ttl: null
708
- result_metadata:
709
- - id: material_type
710
- name: material_type
711
- unit: null
712
- display_name: 素材类型
713
- base_type: type/Text
714
- effective_type: type/Text
715
- semantic_type: null
716
- source: breakout
717
- visibility_type: normal
718
- table_id: pepsico_material_data
719
- field_ref:
720
- - field
721
- - pepsico_material_data.material_type
722
- - null
723
- - base_type: type/BigInteger
724
- display_name: 计数
725
- effective_type: type/BigInteger
726
- field_ref:
727
- - aggregation
728
- - 0
729
- name: count
730
- semantic_type: type/Quantity
731
- source: aggregation
732
- collection_position: null
733
- entity_id: 6789b56e9e46340625e54296
734
- parameters: []
735
- parameter_mappings: []
736
- space: 673e8e102fa7fa06a3147c19
737
- created: '2025-01-17T01:42:06.368Z'
738
- modified: '2025-01-17T01:42:06.368Z'
739
- owner: 673e8e062fa7fa06a3147c17
740
- created_by: 673e8e062fa7fa06a3147c17
741
- modified_by: 673e8e062fa7fa06a3147c17
742
- company_id: 673e8e102fa7fa06a3147c19
743
- company_ids:
744
- - 673e8e102fa7fa06a3147c19
745
- - _id: 6789b5ed9e46340625e54298
746
- id: 6789b5ed9e46340625e54298
747
- created_at: '2025-01-17T01:44:13.011Z'
748
- updated_at: '2025-01-17T01:44:13.011Z'
749
- name: 审核部门-SRA素材类型审核情况
750
- description: null
751
- display: bar
752
- dataset_query:
753
- query:
754
- source-table: pepsico_material_data
755
- filter:
756
- - '='
757
- - - field
758
- - pepsico_material_data.fnjweibf
759
- - null
760
- - v2
761
- aggregation:
762
- - - count
763
- breakout:
764
- - - field
765
- - pepsico_material_data.brand
766
- - null
767
- type: query
768
- database: 1
769
- visualization_settings: '{"graph.dimensions":["brand"],"graph.metrics":["count"]}'
770
- creator_id: 673e8e062fa7fa06a3147c17
771
- database_id: 1
772
- table_id: pepsico_material_data
773
- query_type: query
774
- collection_id: null
775
- public_uuid: null
776
- made_public_by_id: null
777
- embedding_params: null
778
- cache_ttl: null
779
- result_metadata:
780
- - id: brand
781
- name: brand
782
- unit: null
783
- display_name: 品牌
784
- base_type: type/Text
785
- effective_type: type/Text
786
- semantic_type: null
787
- source: breakout
788
- visibility_type: normal
789
- table_id: pepsico_material_data
790
- field_ref:
791
- - field
792
- - pepsico_material_data.brand
793
- - null
794
- - base_type: type/BigInteger
795
- display_name: 计数
796
- effective_type: type/BigInteger
797
- field_ref:
798
- - aggregation
799
- - 0
800
- name: count
801
- semantic_type: type/Quantity
802
- source: aggregation
803
- collection_position: null
804
- entity_id: 6789b5ed9e46340625e54298
805
- parameters: []
806
- parameter_mappings: []
807
- space: 673e8e102fa7fa06a3147c19
808
- created: '2025-01-17T01:44:13.011Z'
809
- modified: '2025-01-17T01:44:13.011Z'
810
- owner: 673e8e062fa7fa06a3147c17
811
- created_by: 673e8e062fa7fa06a3147c17
812
- modified_by: 673e8e062fa7fa06a3147c17
813
- company_id: 673e8e102fa7fa06a3147c19
814
- company_ids:
815
- - 673e8e102fa7fa06a3147c19
816
- - _id: 6789b6389e46340625e54299
817
- id: 6789b6389e46340625e54299
818
- created_at: '2025-01-17T01:45:28.241Z'
819
- updated_at: '2025-01-17T01:45:28.241Z'
820
- name: 审核部门-固定审核素材类型审核情况
821
- description: null
822
- display: bar
823
- dataset_query:
824
- query:
825
- source-table: pepsico_material_data
826
- filter:
827
- - '='
828
- - - field
829
- - pepsico_material_data.fewfefwe
830
- - null
831
- - v2
832
- aggregation:
833
- - - count
834
- breakout:
835
- - - field
836
- - pepsico_material_data.material_type
837
- - null
838
- type: query
839
- database: 1
840
- visualization_settings: '{"graph.dimensions":["material_type"],"graph.metrics":["count"]}'
841
- creator_id: 673e8e062fa7fa06a3147c17
842
- database_id: 1
843
- table_id: pepsico_material_data
844
- query_type: query
845
- collection_id: null
846
- public_uuid: null
847
- made_public_by_id: null
848
- embedding_params: null
849
- cache_ttl: null
850
- result_metadata:
851
- - id: material_type
852
- name: material_type
853
- unit: null
854
- display_name: 素材类型
855
- base_type: type/Text
856
- effective_type: type/Text
857
- semantic_type: null
858
- source: breakout
859
- visibility_type: normal
860
- table_id: pepsico_material_data
861
- field_ref:
862
- - field
863
- - pepsico_material_data.material_type
864
- - null
865
- - base_type: type/BigInteger
866
- display_name: 计数
867
- effective_type: type/BigInteger
868
- field_ref:
869
- - aggregation
870
- - 0
871
- name: count
872
- semantic_type: type/Quantity
873
- source: aggregation
874
- collection_position: null
875
- entity_id: 6789b6389e46340625e54299
876
- parameters: []
877
- parameter_mappings: []
878
- space: 673e8e102fa7fa06a3147c19
879
- created: '2025-01-17T01:45:28.241Z'
880
- modified: '2025-01-17T01:45:28.241Z'
881
- owner: 673e8e062fa7fa06a3147c17
882
- created_by: 673e8e062fa7fa06a3147c17
883
- modified_by: 673e8e062fa7fa06a3147c17
884
- company_id: 673e8e102fa7fa06a3147c19
885
- company_ids:
886
- - 673e8e102fa7fa06a3147c19
887
- size_x: 18
888
- size_y: 6
889
- visualization_settings: >-
890
- {"graph.dimensions":["material_type"],"graph.metrics":["count"],"card.title":"审核部门素材类型审核统计","series_settings":{"审核部门-素材类型审核情况":{"title":"Legal部门"},"count":{"title":"CA部门"},"审核部门-NS素材类型审核情况":{"title":"NS部门"},"审核部门-SRA素材类型审核情况":{"title":"SRA部门"},"审核部门-固定审核素材类型审核情况":{"title":"固定审核人员"}},"graph.y_axis.labels_enabled":false,"graph.x_axis.labels_enabled":false}
891
- - card_id: 6789adb59e46340625e5427a
892
- col: 15
893
- entity_id: 6789adbf9e46340625e5427b
894
- id: 6789adbf9e46340625e5427b
895
- parameter_mappings:
896
- - parameter_id: 4b6e2a78
897
- card_id: 6789adb59e46340625e5427a
898
- target:
899
- - dimension
900
- - - field
901
- - pepsico_material_approval_data.submit_time
902
- - null
903
- - parameter_id: 42ac1635
904
- card_id: 6789adb59e46340625e5427a
905
- target:
906
- - dimension
907
- - - field
908
- - pepsico_material_approval_data.submit_org
909
- - null
910
- - parameter_id: 6e6f8d9d
911
- card_id: 6789adb59e46340625e5427a
912
- target:
913
- - dimension
914
- - - field
915
- - pepsico_material_approval_data.peoduct
916
- - null
917
- - parameter_id: a92f649d
918
- card_id: 6789adb59e46340625e5427a
919
- target:
920
- - dimension
921
- - - field
922
- - pepsico_material_approval_data.peoduct
923
- - null
924
- - parameter_id: 7e9ca24e
925
- card_id: 6789adb59e46340625e5427a
926
- target:
927
- - dimension
928
- - - field
929
- - pepsico_material_approval_data.submit_org
930
- - null
931
- row: 23
932
- series: []
933
- size_x: 3
934
- size_y: 4
935
- visualization_settings: >-
936
- {"graph.dimensions":["ca_pass"],"graph.metrics":["count"],"card.title":"CA部门审核通过流程数"}
937
- - card_id: 6789b01b9e46340625e54281
938
- col: 0
939
- entity_id: 6789b0259e46340625e54282
940
- id: 6789b0259e46340625e54282
941
- parameter_mappings:
942
- - parameter_id: 4b6e2a78
943
- card_id: 6789b01b9e46340625e54281
944
- target:
945
- - dimension
946
- - - field
947
- - pepsico_material_approval_data.submit_time
948
- - null
949
- - parameter_id: 4b6e2a78
950
- card_id: 6789b08c9e46340625e54283
951
- target:
952
- - dimension
953
- - - field
954
- - pepsico_material_approval_data.submit_time
955
- - null
956
- - parameter_id: 4b6e2a78
957
- card_id: 6789b4639e46340625e54293
958
- target:
959
- - dimension
960
- - - field
961
- - pepsico_material_approval_data.submit_time
962
- - null
963
- - parameter_id: 4b6e2a78
964
- card_id: 6789b49e9e46340625e54294
965
- target:
966
- - dimension
967
- - - field
968
- - pepsico_material_approval_data.submit_time
969
- - null
970
- - parameter_id: 4b6e2a78
971
- card_id: 6789b4d79e46340625e54295
972
- target:
973
- - dimension
974
- - - field
975
- - pepsico_material_approval_data.submit_time
976
- - null
977
- - parameter_id: 42ac1635
978
- card_id: 6789b01b9e46340625e54281
979
- target:
980
- - dimension
981
- - - field
982
- - pepsico_material_approval_data.submit_org
983
- - null
984
- - parameter_id: 42ac1635
985
- card_id: 6789b08c9e46340625e54283
986
- target:
987
- - dimension
988
- - - field
989
- - pepsico_material_approval_data.submit_org
990
- - null
991
- - parameter_id: 42ac1635
992
- card_id: 6789b4639e46340625e54293
993
- target:
994
- - dimension
995
- - - field
996
- - pepsico_material_approval_data.submit_org
997
- - null
998
- - parameter_id: 42ac1635
999
- card_id: 6789b49e9e46340625e54294
1000
- target:
1001
- - dimension
1002
- - - field
1003
- - pepsico_material_approval_data.submit_org
1004
- - null
1005
- - parameter_id: 42ac1635
1006
- card_id: 6789b4d79e46340625e54295
1007
- target:
1008
- - dimension
1009
- - - field
1010
- - pepsico_material_approval_data.submit_org
1011
- - null
1012
- - parameter_id: 6e6f8d9d
1013
- card_id: 6789b01b9e46340625e54281
1014
- target:
1015
- - dimension
1016
- - - field
1017
- - pepsico_material_approval_data.peoduct
1018
- - null
1019
- - parameter_id: 6e6f8d9d
1020
- card_id: 6789b08c9e46340625e54283
1021
- target:
1022
- - dimension
1023
- - - field
1024
- - pepsico_material_approval_data.peoduct
1025
- - null
1026
- - parameter_id: 6e6f8d9d
1027
- card_id: 6789b4639e46340625e54293
1028
- target:
1029
- - dimension
1030
- - - field
1031
- - pepsico_material_approval_data.peoduct
1032
- - null
1033
- - parameter_id: 6e6f8d9d
1034
- card_id: 6789b49e9e46340625e54294
1035
- target:
1036
- - dimension
1037
- - - field
1038
- - pepsico_material_approval_data.peoduct
1039
- - null
1040
- - parameter_id: 6e6f8d9d
1041
- card_id: 6789b4d79e46340625e54295
1042
- target:
1043
- - dimension
1044
- - - field
1045
- - pepsico_material_approval_data.peoduct
1046
- - null
1047
- - parameter_id: a92f649d
1048
- card_id: 6789b01b9e46340625e54281
1049
- target:
1050
- - dimension
1051
- - - field
1052
- - pepsico_material_approval_data.peoduct
1053
- - null
1054
- - parameter_id: a92f649d
1055
- card_id: 6789b08c9e46340625e54283
1056
- target:
1057
- - dimension
1058
- - - field
1059
- - pepsico_material_approval_data.peoduct
1060
- - null
1061
- - parameter_id: a92f649d
1062
- card_id: 6789b4639e46340625e54293
1063
- target:
1064
- - dimension
1065
- - - field
1066
- - pepsico_material_approval_data.peoduct
1067
- - null
1068
- - parameter_id: a92f649d
1069
- card_id: 6789b49e9e46340625e54294
1070
- target:
1071
- - dimension
1072
- - - field
1073
- - pepsico_material_approval_data.peoduct
1074
- - null
1075
- - parameter_id: a92f649d
1076
- card_id: 6789b4d79e46340625e54295
1077
- target:
1078
- - dimension
1079
- - - field
1080
- - pepsico_material_approval_data.peoduct
1081
- - null
1082
- - parameter_id: 7e9ca24e
1083
- card_id: 6789b01b9e46340625e54281
1084
- target:
1085
- - dimension
1086
- - - field
1087
- - pepsico_material_approval_data.submit_org
1088
- - null
1089
- - parameter_id: 7e9ca24e
1090
- card_id: 6789b08c9e46340625e54283
1091
- target:
1092
- - dimension
1093
- - - field
1094
- - pepsico_material_approval_data.submit_org
1095
- - null
1096
- - parameter_id: 7e9ca24e
1097
- card_id: 6789b4639e46340625e54293
1098
- target:
1099
- - dimension
1100
- - - field
1101
- - pepsico_material_approval_data.submit_org
1102
- - null
1103
- - parameter_id: 7e9ca24e
1104
- card_id: 6789b49e9e46340625e54294
1105
- target:
1106
- - dimension
1107
- - - field
1108
- - pepsico_material_approval_data.submit_org
1109
- - null
1110
- - parameter_id: 7e9ca24e
1111
- card_id: 6789b4d79e46340625e54295
1112
- target:
1113
- - dimension
1114
- - - field
1115
- - pepsico_material_approval_data.submit_org
1116
- - null
1117
- row: 27
1118
- series:
1119
- - _id: 6789b08c9e46340625e54283
1120
- id: 6789b08c9e46340625e54283
1121
- created_at: '2025-01-17T01:21:16.800Z'
1122
- updated_at: '2025-01-17T01:21:16.800Z'
1123
- name: 审核部门-legal不同品牌审核状态
1124
- description: null
1125
- display: bar
1126
- dataset_query:
1127
- query:
1128
- source-table: pepsico_material_approval_data
1129
- filter:
1130
- - '='
1131
- - - field
1132
- - pepsico_material_approval_data.legal_pass
1133
- - null
1134
- - true
1135
- aggregation:
1136
- - - count
1137
- breakout:
1138
- - - field
1139
- - pepsico_material_approval_data.peoduct
1140
- - null
1141
- type: query
1142
- database: 1
1143
- visualization_settings: '{"graph.dimensions":["peoduct"],"graph.metrics":["count"]}'
1144
- creator_id: 673e8e062fa7fa06a3147c17
1145
- database_id: 1
1146
- table_id: pepsico_material_approval_data
1147
- query_type: query
1148
- collection_id: null
1149
- public_uuid: null
1150
- made_public_by_id: null
1151
- embedding_params: null
1152
- cache_ttl: null
1153
- result_metadata:
1154
- - id: peoduct
1155
- name: peoduct
1156
- unit: null
1157
- display_name: 品牌
1158
- base_type: type/Text
1159
- effective_type: type/Text
1160
- semantic_type: null
1161
- source: breakout
1162
- visibility_type: normal
1163
- table_id: pepsico_material_approval_data
1164
- field_ref:
1165
- - field
1166
- - pepsico_material_approval_data.peoduct
1167
- - null
1168
- - base_type: type/BigInteger
1169
- display_name: 计数
1170
- effective_type: type/BigInteger
1171
- field_ref:
1172
- - aggregation
1173
- - 0
1174
- name: count
1175
- semantic_type: type/Quantity
1176
- source: aggregation
1177
- collection_position: null
1178
- entity_id: 6789b08c9e46340625e54283
1179
- parameters: []
1180
- parameter_mappings: []
1181
- space: 673e8e102fa7fa06a3147c19
1182
- created: '2025-01-17T01:21:16.801Z'
1183
- modified: '2025-01-17T01:21:16.801Z'
1184
- owner: 673e8e062fa7fa06a3147c17
1185
- created_by: 673e8e062fa7fa06a3147c17
1186
- modified_by: 673e8e062fa7fa06a3147c17
1187
- company_id: 673e8e102fa7fa06a3147c19
1188
- company_ids:
1189
- - 673e8e102fa7fa06a3147c19
1190
- - _id: 6789b4639e46340625e54293
1191
- id: 6789b4639e46340625e54293
1192
- created_at: '2025-01-17T01:37:39.987Z'
1193
- updated_at: '2025-01-17T01:37:39.987Z'
1194
- name: 审核部门-SRA品牌审核状态
1195
- description: null
1196
- display: bar
1197
- dataset_query:
1198
- database: 1
1199
- type: query
1200
- query:
1201
- source-table: pepsico_material_approval_data
1202
- filter:
1203
- - '='
1204
- - - field
1205
- - pepsico_material_approval_data.sra_pass
1206
- - null
1207
- - true
1208
- aggregation:
1209
- - - count
1210
- breakout:
1211
- - - field
1212
- - pepsico_material_approval_data.peoduct
1213
- - null
1214
- visualization_settings: '{"graph.dimensions":["peoduct"],"graph.metrics":["count"]}'
1215
- creator_id: 673e8e062fa7fa06a3147c17
1216
- database_id: 1
1217
- table_id: pepsico_material_approval_data
1218
- query_type: query
1219
- collection_id: null
1220
- public_uuid: null
1221
- made_public_by_id: null
1222
- embedding_params: null
1223
- cache_ttl: null
1224
- result_metadata:
1225
- - id: peoduct
1226
- name: peoduct
1227
- unit: null
1228
- display_name: 品牌
1229
- base_type: type/Text
1230
- effective_type: type/Text
1231
- semantic_type: null
1232
- source: breakout
1233
- visibility_type: normal
1234
- table_id: pepsico_material_approval_data
1235
- field_ref:
1236
- - field
1237
- - pepsico_material_approval_data.peoduct
1238
- - null
1239
- - base_type: type/BigInteger
1240
- display_name: 计数
1241
- effective_type: type/BigInteger
1242
- field_ref:
1243
- - aggregation
1244
- - 0
1245
- name: count
1246
- semantic_type: type/Quantity
1247
- source: aggregation
1248
- collection_position: null
1249
- entity_id: 6789b4639e46340625e54293
1250
- parameters: []
1251
- parameter_mappings: []
1252
- space: 673e8e102fa7fa06a3147c19
1253
- created: '2025-01-17T01:37:39.988Z'
1254
- modified: '2025-01-17T01:37:39.988Z'
1255
- owner: 673e8e062fa7fa06a3147c17
1256
- created_by: 673e8e062fa7fa06a3147c17
1257
- modified_by: 673e8e062fa7fa06a3147c17
1258
- company_id: 673e8e102fa7fa06a3147c19
1259
- company_ids:
1260
- - 673e8e102fa7fa06a3147c19
1261
- - _id: 6789b49e9e46340625e54294
1262
- id: 6789b49e9e46340625e54294
1263
- created_at: '2025-01-17T01:38:38.694Z'
1264
- updated_at: '2025-01-17T01:38:38.694Z'
1265
- name: 审核部门-NS品牌审核状态
1266
- description: null
1267
- display: bar
1268
- dataset_query:
1269
- query:
1270
- source-table: pepsico_material_approval_data
1271
- filter:
1272
- - '='
1273
- - - field
1274
- - pepsico_material_approval_data.ns_pass
1275
- - null
1276
- - true
1277
- aggregation:
1278
- - - count
1279
- breakout:
1280
- - - field
1281
- - pepsico_material_approval_data.peoduct
1282
- - null
1283
- type: query
1284
- database: 1
1285
- visualization_settings: '{"graph.dimensions":["peoduct"],"graph.metrics":["count"]}'
1286
- creator_id: 673e8e062fa7fa06a3147c17
1287
- database_id: 1
1288
- table_id: pepsico_material_approval_data
1289
- query_type: query
1290
- collection_id: null
1291
- public_uuid: null
1292
- made_public_by_id: null
1293
- embedding_params: null
1294
- cache_ttl: null
1295
- result_metadata:
1296
- - id: peoduct
1297
- name: peoduct
1298
- unit: null
1299
- display_name: 品牌
1300
- base_type: type/Text
1301
- effective_type: type/Text
1302
- semantic_type: null
1303
- source: breakout
1304
- visibility_type: normal
1305
- table_id: pepsico_material_approval_data
1306
- field_ref:
1307
- - field
1308
- - pepsico_material_approval_data.peoduct
1309
- - null
1310
- - base_type: type/BigInteger
1311
- display_name: 计数
1312
- effective_type: type/BigInteger
1313
- field_ref:
1314
- - aggregation
1315
- - 0
1316
- name: count
1317
- semantic_type: type/Quantity
1318
- source: aggregation
1319
- collection_position: null
1320
- entity_id: 6789b49e9e46340625e54294
1321
- parameters: []
1322
- parameter_mappings: []
1323
- space: 673e8e102fa7fa06a3147c19
1324
- created: '2025-01-17T01:38:38.695Z'
1325
- modified: '2025-01-17T01:38:38.695Z'
1326
- owner: 673e8e062fa7fa06a3147c17
1327
- created_by: 673e8e062fa7fa06a3147c17
1328
- modified_by: 673e8e062fa7fa06a3147c17
1329
- company_id: 673e8e102fa7fa06a3147c19
1330
- company_ids:
1331
- - 673e8e102fa7fa06a3147c19
1332
- - _id: 6789b4d79e46340625e54295
1333
- id: 6789b4d79e46340625e54295
1334
- created_at: '2025-01-17T01:39:35.424Z'
1335
- updated_at: '2025-01-17T01:39:35.424Z'
1336
- name: 审核部门-固定人员品牌审核状态
1337
- description: null
1338
- display: bar
1339
- dataset_query:
1340
- query:
1341
- source-table: pepsico_material_approval_data
1342
- filter:
1343
- - '='
1344
- - - field
1345
- - pepsico_material_approval_data.guding_pass
1346
- - null
1347
- - true
1348
- aggregation:
1349
- - - count
1350
- breakout:
1351
- - - field
1352
- - pepsico_material_approval_data.peoduct
1353
- - null
1354
- type: query
1355
- database: 1
1356
- visualization_settings: '{"graph.dimensions":["peoduct"],"graph.metrics":["count"]}'
1357
- creator_id: 673e8e062fa7fa06a3147c17
1358
- database_id: 1
1359
- table_id: pepsico_material_approval_data
1360
- query_type: query
1361
- collection_id: null
1362
- public_uuid: null
1363
- made_public_by_id: null
1364
- embedding_params: null
1365
- cache_ttl: null
1366
- result_metadata:
1367
- - id: peoduct
1368
- name: peoduct
1369
- unit: null
1370
- display_name: 品牌
1371
- base_type: type/Text
1372
- effective_type: type/Text
1373
- semantic_type: null
1374
- source: breakout
1375
- visibility_type: normal
1376
- table_id: pepsico_material_approval_data
1377
- field_ref:
1378
- - field
1379
- - pepsico_material_approval_data.peoduct
1380
- - null
1381
- - base_type: type/BigInteger
1382
- display_name: 计数
1383
- effective_type: type/BigInteger
1384
- field_ref:
1385
- - aggregation
1386
- - 0
1387
- name: count
1388
- semantic_type: type/Quantity
1389
- source: aggregation
1390
- collection_position: null
1391
- entity_id: 6789b4d79e46340625e54295
1392
- parameters: []
1393
- parameter_mappings: []
1394
- space: 673e8e102fa7fa06a3147c19
1395
- created: '2025-01-17T01:39:35.425Z'
1396
- modified: '2025-01-17T01:39:35.425Z'
1397
- owner: 673e8e062fa7fa06a3147c17
1398
- created_by: 673e8e062fa7fa06a3147c17
1399
- modified_by: 673e8e062fa7fa06a3147c17
1400
- company_id: 673e8e102fa7fa06a3147c19
1401
- company_ids:
1402
- - 673e8e102fa7fa06a3147c19
1403
- size_x: 18
1404
- size_y: 8
1405
- visualization_settings: >-
1406
- {"graph.dimensions":["peoduct"],"graph.metrics":["count"],"series_settings":{"count":{"title":"CA部门"},"审核部门-legal不同品牌审核状态":{"title":"Legal部门"},"审核部门-SRA品牌审核状态":{"title":"SRA部门"},"审核部门-NS品牌审核状态":{"title":"NS部门"},"审核部门-固定人员品牌审核状态":{"title":"固定人员审核"}},"graph.y_axis.labels_enabled":false,"graph.x_axis.labels_enabled":false,"card.title":"审核部门品牌审核统计"}
1407
- - card_id: 6788bf7341162b06257df7b2
1408
- col: 4
1409
- entity_id: 6789b19c9e46340625e54287
1410
- id: 6789b19c9e46340625e54287
1411
- parameter_mappings:
1412
- - parameter_id: 4b6e2a78
1413
- card_id: 6788bf7341162b06257df7b2
1414
- target:
1415
- - dimension
1416
- - - field
1417
- - pepsico_material_approval_data.submit_time
1418
- - null
1419
- - parameter_id: 42ac1635
1420
- card_id: 6788bf7341162b06257df7b2
1421
- target:
1422
- - dimension
1423
- - - field
1424
- - pepsico_material_approval_data.submit_org
1425
- - null
1426
- - parameter_id: 6e6f8d9d
1427
- card_id: 6788bf7341162b06257df7b2
1428
- target:
1429
- - dimension
1430
- - - field
1431
- - pepsico_material_approval_data.peoduct
1432
- - null
1433
- - parameter_id: a92f649d
1434
- card_id: 6788bf7341162b06257df7b2
1435
- target:
1436
- - dimension
1437
- - - field
1438
- - pepsico_material_approval_data.peoduct
1439
- - null
1440
- - parameter_id: 7e9ca24e
1441
- card_id: 6788bf7341162b06257df7b2
1442
- target:
1443
- - dimension
1444
- - - field
1445
- - pepsico_material_approval_data.submit_org
1446
- - null
1447
- row: 19
1448
- series: []
1449
- size_x: 4
1450
- size_y: 4
1451
- visualization_settings: >-
1452
- {"0":"{","1":"}","pie.percent_visibility":"inside","card.title":"Legal审核通过率"}
1453
- - card_id: 6788bfbc41162b06257df7b4
1454
- col: 0
1455
- entity_id: 6789b19c9e46340625e54288
1456
- id: 6789b19c9e46340625e54288
1457
- parameter_mappings:
1458
- - parameter_id: 4b6e2a78
1459
- card_id: 6788bfbc41162b06257df7b4
1460
- target:
1461
- - dimension
1462
- - - field
1463
- - pepsico_material_approval_data.submit_time
1464
- - null
1465
- - parameter_id: 42ac1635
1466
- card_id: 6788bfbc41162b06257df7b4
1467
- target:
1468
- - dimension
1469
- - - field
1470
- - pepsico_material_approval_data.submit_org
1471
- - null
1472
- - parameter_id: 6e6f8d9d
1473
- card_id: 6788bfbc41162b06257df7b4
1474
- target:
1475
- - dimension
1476
- - - field
1477
- - pepsico_material_approval_data.peoduct
1478
- - null
1479
- - parameter_id: a92f649d
1480
- card_id: 6788bfbc41162b06257df7b4
1481
- target:
1482
- - dimension
1483
- - - field
1484
- - pepsico_material_approval_data.peoduct
1485
- - null
1486
- - parameter_id: 7e9ca24e
1487
- card_id: 6788bfbc41162b06257df7b4
1488
- target:
1489
- - dimension
1490
- - - field
1491
- - pepsico_material_approval_data.submit_org
1492
- - null
1493
- row: 23
1494
- series: []
1495
- size_x: 4
1496
- size_y: 4
1497
- visualization_settings: >-
1498
- {"0":"{","1":"}","pie.percent_visibility":"inside","card.title":"SRA审核通过率"}
1499
- - card_id: 6788c00a41162b06257df7b6
1500
- col: 4
1501
- entity_id: 6789b19c9e46340625e54289
1502
- id: 6789b19c9e46340625e54289
1503
- parameter_mappings:
1504
- - parameter_id: 4b6e2a78
1505
- card_id: 6788c00a41162b06257df7b6
1506
- target:
1507
- - dimension
1508
- - - field
1509
- - pepsico_material_approval_data.submit_time
1510
- - null
1511
- - parameter_id: 42ac1635
1512
- card_id: 6788c00a41162b06257df7b6
1513
- target:
1514
- - dimension
1515
- - - field
1516
- - pepsico_material_approval_data.submit_org
1517
- - null
1518
- - parameter_id: 6e6f8d9d
1519
- card_id: 6788c00a41162b06257df7b6
1520
- target:
1521
- - dimension
1522
- - - field
1523
- - pepsico_material_approval_data.peoduct
1524
- - null
1525
- - parameter_id: a92f649d
1526
- card_id: 6788c00a41162b06257df7b6
1527
- target:
1528
- - dimension
1529
- - - field
1530
- - pepsico_material_approval_data.peoduct
1531
- - null
1532
- - parameter_id: 7e9ca24e
1533
- card_id: 6788c00a41162b06257df7b6
1534
- target:
1535
- - dimension
1536
- - - field
1537
- - pepsico_material_approval_data.submit_org
1538
- - null
1539
- row: 23
1540
- series: []
1541
- size_x: 4
1542
- size_y: 4
1543
- visualization_settings: '{"0":"{","1":"}","pie.percent_visibility":"inside","card.title":"NS审核通过率"}'
1544
- - card_id: 6788c06641162b06257df7b7
1545
- col: 8
1546
- entity_id: 6789b19c9e46340625e5428a
1547
- id: 6789b19c9e46340625e5428a
1548
- parameter_mappings:
1549
- - parameter_id: 4b6e2a78
1550
- card_id: 6788c06641162b06257df7b7
1551
- target:
1552
- - dimension
1553
- - - field
1554
- - pepsico_material_approval_data.submit_time
1555
- - null
1556
- - parameter_id: 42ac1635
1557
- card_id: 6788c06641162b06257df7b7
1558
- target:
1559
- - dimension
1560
- - - field
1561
- - pepsico_material_approval_data.submit_org
1562
- - null
1563
- - parameter_id: 6e6f8d9d
1564
- card_id: 6788c06641162b06257df7b7
1565
- target:
1566
- - dimension
1567
- - - field
1568
- - pepsico_material_approval_data.peoduct
1569
- - null
1570
- - parameter_id: a92f649d
1571
- card_id: 6788c06641162b06257df7b7
1572
- target:
1573
- - dimension
1574
- - - field
1575
- - pepsico_material_approval_data.peoduct
1576
- - null
1577
- - parameter_id: 7e9ca24e
1578
- card_id: 6788c06641162b06257df7b7
1579
- target:
1580
- - dimension
1581
- - - field
1582
- - pepsico_material_approval_data.submit_org
1583
- - null
1584
- row: 19
1585
- series: []
1586
- size_x: 4
1587
- size_y: 4
1588
- visualization_settings: >-
1589
- {"0":"{","1":"}","pie.percent_visibility":"inside","card.title":"固定人员审核通过率"}
1590
- - card_id: 6789b1e39e46340625e5428b
1591
- col: 12
1592
- entity_id: 6789b1f29e46340625e5428c
1593
- id: 6789b1f29e46340625e5428c
1594
- parameter_mappings:
1595
- - parameter_id: 4b6e2a78
1596
- card_id: 6789b1e39e46340625e5428b
1597
- target:
1598
- - dimension
1599
- - - field
1600
- - pepsico_material_approval_data.submit_time
1601
- - null
1602
- - parameter_id: 42ac1635
1603
- card_id: 6789b1e39e46340625e5428b
1604
- target:
1605
- - dimension
1606
- - - field
1607
- - pepsico_material_approval_data.submit_org
1608
- - null
1609
- - parameter_id: 6e6f8d9d
1610
- card_id: 6789b1e39e46340625e5428b
1611
- target:
1612
- - dimension
1613
- - - field
1614
- - pepsico_material_approval_data.peoduct
1615
- - null
1616
- - parameter_id: a92f649d
1617
- card_id: 6789b1e39e46340625e5428b
1618
- target:
1619
- - dimension
1620
- - - field
1621
- - pepsico_material_approval_data.peoduct
1622
- - null
1623
- - parameter_id: 7e9ca24e
1624
- card_id: 6789b1e39e46340625e5428b
1625
- target:
1626
- - dimension
1627
- - - field
1628
- - pepsico_material_approval_data.submit_org
1629
- - null
1630
- row: 23
1631
- series: []
1632
- size_x: 3
1633
- size_y: 4
1634
- visualization_settings: '{"card.title":"Legal部门审核通过流程数"}'
1635
- - card_id: 6789b20f9e46340625e5428d
1636
- col: 15
1637
- entity_id: 6789b2189e46340625e5428e
1638
- id: 6789b2189e46340625e5428e
1639
- parameter_mappings:
1640
- - parameter_id: 4b6e2a78
1641
- card_id: 6789b20f9e46340625e5428d
1642
- target:
1643
- - dimension
1644
- - - field
1645
- - pepsico_material_approval_data.submit_time
1646
- - null
1647
- - parameter_id: 42ac1635
1648
- card_id: 6789b20f9e46340625e5428d
1649
- target:
1650
- - dimension
1651
- - - field
1652
- - pepsico_material_approval_data.submit_org
1653
- - null
1654
- - parameter_id: 6e6f8d9d
1655
- card_id: 6789b20f9e46340625e5428d
1656
- target:
1657
- - dimension
1658
- - - field
1659
- - pepsico_material_approval_data.peoduct
1660
- - null
1661
- - parameter_id: a92f649d
1662
- card_id: 6789b20f9e46340625e5428d
1663
- target:
1664
- - dimension
1665
- - - field
1666
- - pepsico_material_approval_data.peoduct
1667
- - null
1668
- - parameter_id: 7e9ca24e
1669
- card_id: 6789b20f9e46340625e5428d
1670
- target:
1671
- - dimension
1672
- - - field
1673
- - pepsico_material_approval_data.submit_org
1674
- - null
1675
- row: 19
1676
- series: []
1677
- size_x: 3
1678
- size_y: 4
1679
- visualization_settings: '{"card.title":"SRA部门审核通过流程数"}'
1680
- - card_id: 6789b22e9e46340625e5428f
1681
- col: 12
1682
- entity_id: 6789b23f9e46340625e54290
1683
- id: 6789b23f9e46340625e54290
1684
- parameter_mappings:
1685
- - parameter_id: 4b6e2a78
1686
- card_id: 6789b22e9e46340625e5428f
1687
- target:
1688
- - dimension
1689
- - - field
1690
- - pepsico_material_approval_data.submit_time
1691
- - null
1692
- - parameter_id: 42ac1635
1693
- card_id: 6789b22e9e46340625e5428f
1694
- target:
1695
- - dimension
1696
- - - field
1697
- - pepsico_material_approval_data.submit_org
1698
- - null
1699
- - parameter_id: 6e6f8d9d
1700
- card_id: 6789b22e9e46340625e5428f
1701
- target:
1702
- - dimension
1703
- - - field
1704
- - pepsico_material_approval_data.peoduct
1705
- - null
1706
- - parameter_id: a92f649d
1707
- card_id: 6789b22e9e46340625e5428f
1708
- target:
1709
- - dimension
1710
- - - field
1711
- - pepsico_material_approval_data.peoduct
1712
- - null
1713
- - parameter_id: 7e9ca24e
1714
- card_id: 6789b22e9e46340625e5428f
1715
- target:
1716
- - dimension
1717
- - - field
1718
- - pepsico_material_approval_data.submit_org
1719
- - null
1720
- row: 19
1721
- series: []
1722
- size_x: 3
1723
- size_y: 4
1724
- visualization_settings: '{"card.title":"NS部门审核通过流程数"}'
1725
- - card_id: 6789b2709e46340625e54291
1726
- col: 8
1727
- entity_id: 6789b27e9e46340625e54292
1728
- id: 6789b27e9e46340625e54292
1729
- parameter_mappings:
1730
- - parameter_id: 4b6e2a78
1731
- card_id: 6789b2709e46340625e54291
1732
- target:
1733
- - dimension
1734
- - - field
1735
- - pepsico_material_approval_data.submit_time
1736
- - null
1737
- - parameter_id: 42ac1635
1738
- card_id: 6789b2709e46340625e54291
1739
- target:
1740
- - dimension
1741
- - - field
1742
- - pepsico_material_approval_data.submit_org
1743
- - null
1744
- - parameter_id: 6e6f8d9d
1745
- card_id: 6789b2709e46340625e54291
1746
- target:
1747
- - dimension
1748
- - - field
1749
- - pepsico_material_approval_data.peoduct
1750
- - null
1751
- - parameter_id: a92f649d
1752
- card_id: 6789b2709e46340625e54291
1753
- target:
1754
- - dimension
1755
- - - field
1756
- - pepsico_material_approval_data.peoduct
1757
- - null
1758
- - parameter_id: 7e9ca24e
1759
- card_id: 6789b2709e46340625e54291
1760
- target:
1761
- - dimension
1762
- - - field
1763
- - pepsico_material_approval_data.submit_org
1764
- - null
1765
- row: 23
1766
- series: []
1767
- size_x: 4
1768
- size_y: 4
1769
- visualization_settings: '{"table.cell_column":"count","card.title":"固定人员审核通过流程数"}'
1770
- - card_id: 6789b8499e46340625e5429d
1771
- col: 0
1772
- entity_id: 6789b8929e46340625e5429e
1773
- id: 6789b8929e46340625e5429e
1774
- parameter_mappings:
1775
- - parameter_id: 4b6e2a78
1776
- card_id: 6789b8499e46340625e5429d
1777
- target:
1778
- - dimension
1779
- - - field
1780
- - pepsico_material_approval_data.submit_time
1781
- - null
1782
- - parameter_id: 42ac1635
1783
- card_id: 6789b8499e46340625e5429d
1784
- target:
1785
- - dimension
1786
- - - field
1787
- - pepsico_material_approval_data.submit_org
1788
- - null
1789
- - parameter_id: 6e6f8d9d
1790
- card_id: 6789b8499e46340625e5429d
1791
- target:
1792
- - dimension
1793
- - - field
1794
- - pepsico_material_approval_data.peoduct
1795
- - null
1796
- - parameter_id: a92f649d
1797
- card_id: 6789b8499e46340625e5429d
1798
- target:
1799
- - dimension
1800
- - - field
1801
- - pepsico_material_approval_data.peoduct
1802
- - null
1803
- - parameter_id: 7e9ca24e
1804
- card_id: 6789b8499e46340625e5429d
1805
- target:
1806
- - dimension
1807
- - - field
1808
- - pepsico_material_approval_data.submit_org
1809
- - null
1810
- row: 13
1811
- series: []
1812
- size_x: 18
1813
- size_y: 6
1814
- visualization_settings: >-
1815
- {"0":"{","1":"}","graph.dimensions":["peoduct","submit_org"],"graph.metrics":["count"],"card.title":"业务部门品牌流程审核统计"}
1816
- - card_id: 6789ba3d9e46340625e5429f
1817
- col: 15
1818
- entity_id: 6789ba529e46340625e542a0
1819
- id: 6789ba529e46340625e542a0
1820
- parameter_mappings:
1821
- - parameter_id: 4b6e2a78
1822
- card_id: 6789ba3d9e46340625e5429f
1823
- target:
1824
- - dimension
1825
- - - field
1826
- - pepsico_material_approval_data.submit_time
1827
- - null
1828
- - parameter_id: 42ac1635
1829
- card_id: 6789ba3d9e46340625e5429f
1830
- target:
1831
- - dimension
1832
- - - field
1833
- - pepsico_material_approval_data.submit_org
1834
- - null
1835
- - parameter_id: 6e6f8d9d
1836
- card_id: 6789ba3d9e46340625e5429f
1837
- target:
1838
- - dimension
1839
- - - field
1840
- - pepsico_material_approval_data.peoduct
1841
- - null
1842
- - parameter_id: a92f649d
1843
- card_id: 6789ba3d9e46340625e5429f
1844
- target:
1845
- - dimension
1846
- - - field
1847
- - pepsico_material_approval_data.peoduct
1848
- - null
1849
- - parameter_id: 7e9ca24e
1850
- card_id: 6789ba3d9e46340625e5429f
1851
- target:
1852
- - dimension
1853
- - - field
1854
- - pepsico_material_approval_data.submit_org
1855
- - null
1856
- row: 10
1857
- series: []
1858
- size_x: 3
1859
- size_y: 3
1860
- visualization_settings: '{"0":"{","1":"}","card.title":"发起人终止流程数"}'
1861
- - card_id: 6789ba7a9e46340625e542a1
1862
- col: 15
1863
- entity_id: 6789bccd7294380625dc30d0
1864
- id: 6789bccd7294380625dc30d0
1865
- parameter_mappings:
1866
- - parameter_id: 4b6e2a78
1867
- card_id: 6789ba7a9e46340625e542a1
1868
- target:
1869
- - dimension
1870
- - - field
1871
- - pepsico_material_approval_data.submit_time
1872
- - null
1873
- - parameter_id: 42ac1635
1874
- card_id: 6789ba7a9e46340625e542a1
1875
- target:
1876
- - dimension
1877
- - - field
1878
- - pepsico_material_approval_data.submit_org
1879
- - null
1880
- - parameter_id: 6e6f8d9d
1881
- card_id: 6789ba7a9e46340625e542a1
1882
- target:
1883
- - dimension
1884
- - - field
1885
- - pepsico_material_approval_data.peoduct
1886
- - null
1887
- - parameter_id: a92f649d
1888
- card_id: 6789ba7a9e46340625e542a1
1889
- target:
1890
- - dimension
1891
- - - field
1892
- - pepsico_material_approval_data.peoduct
1893
- - null
1894
- - parameter_id: 7e9ca24e
1895
- card_id: 6789ba7a9e46340625e542a1
1896
- target:
1897
- - dimension
1898
- - - field
1899
- - pepsico_material_approval_data.submit_org
1900
- - null
1901
- row: 7
1902
- series: []
1903
- size_x: 3
1904
- size_y: 3
1905
- visualization_settings: '{"0":"{","1":"}","card.title":"审批人终止流程数"}'