@kernelminds/scailo-sdk 0.0.102 → 0.0.104

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 (235) hide show
  1. package/lib/cjs/permissions.js +100 -64
  2. package/lib/cjs/src/absences.scailo_connect.js +14 -3
  3. package/lib/cjs/src/asset_indents.scailo_connect.js +12 -0
  4. package/lib/cjs/src/attendances.scailo_connect.js +14 -3
  5. package/lib/cjs/src/components.scailo_connect.js +12 -0
  6. package/lib/cjs/src/equations_families.scailo_connect.js +14 -3
  7. package/lib/cjs/src/equations_replaceables.scailo_connect.js +14 -3
  8. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +14 -3
  9. package/lib/cjs/src/equations_work_orders.scailo_connect.js +14 -3
  10. package/lib/cjs/src/equipments.scailo_connect.js +12 -0
  11. package/lib/cjs/src/expenses.scailo_connect.js +12 -0
  12. package/lib/cjs/src/feedstocks.scailo_connect.js +12 -0
  13. package/lib/cjs/src/infrastructures.scailo_connect.js +12 -0
  14. package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
  15. package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
  16. package/lib/cjs/src/magic_links.scailo_pb.js +252 -0
  17. package/lib/cjs/src/merchandises.scailo_connect.js +12 -0
  18. package/lib/cjs/src/on_duties.scailo_connect.js +14 -3
  19. package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
  20. package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
  21. package/lib/cjs/src/production_indents.scailo_connect.js +12 -0
  22. package/lib/cjs/src/production_plans.scailo_connect.js +12 -0
  23. package/lib/cjs/src/products.scailo_connect.js +12 -0
  24. package/lib/cjs/src/purchases_enquiries.scailo_connect.js +12 -0
  25. package/lib/cjs/src/purchases_indents.scailo_connect.js +12 -0
  26. package/lib/cjs/src/purchases_payments.scailo_connect.js +14 -3
  27. package/lib/cjs/src/qc_samples.scailo_connect.js +12 -0
  28. package/lib/cjs/src/quotations_requests.scailo_connect.js +12 -0
  29. package/lib/cjs/src/quotations_responses.scailo_connect.js +12 -0
  30. package/lib/cjs/src/replaceable_indents.scailo_connect.js +12 -0
  31. package/lib/cjs/src/sales_receipts.scailo_connect.js +14 -3
  32. package/lib/cjs/src/stock_audits.scailo_connect.js +12 -0
  33. package/lib/cjs/src/stock_issuances.scailo_connect.js +12 -0
  34. package/lib/cjs/src/stock_returns.scailo_connect.js +12 -0
  35. package/lib/cjs/src/supply_offers.scailo_connect.js +12 -0
  36. package/lib/cjs/src/vendors.scailo_connect.js +12 -0
  37. package/lib/cjs/src/vendors.scailo_pb.js +118 -1
  38. package/lib/cjs/src/visitations.scailo_connect.js +14 -3
  39. package/lib/cjs/src/work_orders.scailo_connect.js +12 -0
  40. package/lib/cjs/types/permissions.d.ts +180 -0
  41. package/lib/cjs/types/permissions.d.ts.map +1 -1
  42. package/lib/cjs/types/src/absences.scailo_connect.d.ts +14 -3
  43. package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
  44. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +12 -0
  45. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  46. package/lib/cjs/types/src/attendances.scailo_connect.d.ts +14 -3
  47. package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
  48. package/lib/cjs/types/src/components.scailo_connect.d.ts +12 -0
  49. package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
  50. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +14 -3
  51. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  52. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +14 -3
  53. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  54. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +14 -3
  55. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  56. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +14 -3
  57. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  58. package/lib/cjs/types/src/equipments.scailo_connect.d.ts +12 -0
  59. package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
  60. package/lib/cjs/types/src/expenses.scailo_connect.d.ts +12 -0
  61. package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
  62. package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +12 -0
  63. package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
  64. package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +12 -0
  65. package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
  66. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
  67. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  68. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
  69. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  70. package/lib/cjs/types/src/magic_links.scailo_pb.d.ts +217 -1
  71. package/lib/cjs/types/src/magic_links.scailo_pb.d.ts.map +1 -1
  72. package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +12 -0
  73. package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
  74. package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +14 -3
  75. package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
  76. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
  77. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  78. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
  79. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  80. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +12 -0
  81. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  82. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +12 -0
  83. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  84. package/lib/cjs/types/src/products.scailo_connect.d.ts +12 -0
  85. package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
  86. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
  87. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  88. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +12 -0
  89. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  90. package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +14 -3
  91. package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
  92. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -0
  93. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  94. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +12 -0
  95. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  96. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +12 -0
  97. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  98. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +12 -0
  99. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  100. package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +14 -3
  101. package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
  102. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +12 -0
  103. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  104. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +12 -0
  105. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  106. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +12 -0
  107. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  108. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +12 -0
  109. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  110. package/lib/cjs/types/src/vendors.scailo_connect.d.ts +12 -0
  111. package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
  112. package/lib/cjs/types/src/vendors.scailo_pb.d.ts +98 -0
  113. package/lib/cjs/types/src/vendors.scailo_pb.d.ts.map +1 -1
  114. package/lib/cjs/types/src/visitations.scailo_connect.d.ts +14 -3
  115. package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
  116. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +12 -0
  117. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  118. package/lib/esm/permissions.js +100 -64
  119. package/lib/esm/src/absences.scailo_connect.js +14 -3
  120. package/lib/esm/src/asset_indents.scailo_connect.js +12 -0
  121. package/lib/esm/src/attendances.scailo_connect.js +14 -3
  122. package/lib/esm/src/components.scailo_connect.js +12 -0
  123. package/lib/esm/src/equations_families.scailo_connect.js +14 -3
  124. package/lib/esm/src/equations_replaceables.scailo_connect.js +14 -3
  125. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +14 -3
  126. package/lib/esm/src/equations_work_orders.scailo_connect.js +14 -3
  127. package/lib/esm/src/equipments.scailo_connect.js +12 -0
  128. package/lib/esm/src/expenses.scailo_connect.js +12 -0
  129. package/lib/esm/src/feedstocks.scailo_connect.js +12 -0
  130. package/lib/esm/src/infrastructures.scailo_connect.js +12 -0
  131. package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +12 -0
  132. package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
  133. package/lib/esm/src/magic_links.scailo_pb.js +252 -0
  134. package/lib/esm/src/merchandises.scailo_connect.js +12 -0
  135. package/lib/esm/src/on_duties.scailo_connect.js +14 -3
  136. package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +12 -0
  137. package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +12 -0
  138. package/lib/esm/src/production_indents.scailo_connect.js +12 -0
  139. package/lib/esm/src/production_plans.scailo_connect.js +12 -0
  140. package/lib/esm/src/products.scailo_connect.js +12 -0
  141. package/lib/esm/src/purchases_enquiries.scailo_connect.js +12 -0
  142. package/lib/esm/src/purchases_indents.scailo_connect.js +12 -0
  143. package/lib/esm/src/purchases_payments.scailo_connect.js +14 -3
  144. package/lib/esm/src/qc_samples.scailo_connect.js +12 -0
  145. package/lib/esm/src/quotations_requests.scailo_connect.js +12 -0
  146. package/lib/esm/src/quotations_responses.scailo_connect.js +12 -0
  147. package/lib/esm/src/replaceable_indents.scailo_connect.js +12 -0
  148. package/lib/esm/src/sales_receipts.scailo_connect.js +14 -3
  149. package/lib/esm/src/stock_audits.scailo_connect.js +12 -0
  150. package/lib/esm/src/stock_issuances.scailo_connect.js +12 -0
  151. package/lib/esm/src/stock_returns.scailo_connect.js +12 -0
  152. package/lib/esm/src/supply_offers.scailo_connect.js +12 -0
  153. package/lib/esm/src/vendors.scailo_connect.js +12 -0
  154. package/lib/esm/src/vendors.scailo_pb.js +118 -1
  155. package/lib/esm/src/visitations.scailo_connect.js +14 -3
  156. package/lib/esm/src/work_orders.scailo_connect.js +12 -0
  157. package/lib/esm/types/permissions.d.ts +180 -0
  158. package/lib/esm/types/permissions.d.ts.map +1 -1
  159. package/lib/esm/types/src/absences.scailo_connect.d.ts +14 -3
  160. package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
  161. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +12 -0
  162. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  163. package/lib/esm/types/src/attendances.scailo_connect.d.ts +14 -3
  164. package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
  165. package/lib/esm/types/src/components.scailo_connect.d.ts +12 -0
  166. package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
  167. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +14 -3
  168. package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  169. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +14 -3
  170. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  171. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +14 -3
  172. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  173. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +14 -3
  174. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  175. package/lib/esm/types/src/equipments.scailo_connect.d.ts +12 -0
  176. package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
  177. package/lib/esm/types/src/expenses.scailo_connect.d.ts +12 -0
  178. package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
  179. package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +12 -0
  180. package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
  181. package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +12 -0
  182. package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
  183. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
  184. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  185. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
  186. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  187. package/lib/esm/types/src/magic_links.scailo_pb.d.ts +217 -1
  188. package/lib/esm/types/src/magic_links.scailo_pb.d.ts.map +1 -1
  189. package/lib/esm/types/src/merchandises.scailo_connect.d.ts +12 -0
  190. package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
  191. package/lib/esm/types/src/on_duties.scailo_connect.d.ts +14 -3
  192. package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
  193. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +12 -0
  194. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  195. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +12 -0
  196. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  197. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +12 -0
  198. package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  199. package/lib/esm/types/src/production_plans.scailo_connect.d.ts +12 -0
  200. package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  201. package/lib/esm/types/src/products.scailo_connect.d.ts +12 -0
  202. package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
  203. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +12 -0
  204. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  205. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +12 -0
  206. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  207. package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +14 -3
  208. package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
  209. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -0
  210. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  211. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +12 -0
  212. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  213. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +12 -0
  214. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  215. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +12 -0
  216. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  217. package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +14 -3
  218. package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
  219. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +12 -0
  220. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  221. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +12 -0
  222. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  223. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +12 -0
  224. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  225. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +12 -0
  226. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  227. package/lib/esm/types/src/vendors.scailo_connect.d.ts +12 -0
  228. package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
  229. package/lib/esm/types/src/vendors.scailo_pb.d.ts +98 -0
  230. package/lib/esm/types/src/vendors.scailo_pb.d.ts.map +1 -1
  231. package/lib/esm/types/src/visitations.scailo_connect.d.ts +14 -3
  232. package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
  233. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +12 -0
  234. package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  235. package/package.json +1 -1
@@ -21,6 +21,30 @@ var MAGIC_LINK_RESOURCE_TYPE;
21
21
  * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_ANY_UNSPECIFIED = 0;
22
22
  */
23
23
  MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_ANY_UNSPECIFIED"] = 0] = "MAGIC_LINK_RESOURCE_TYPE_ANY_UNSPECIFIED";
24
+ /**
25
+ * Denotes that the magic link was created for a vendor
26
+ *
27
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_VENDOR = 10;
28
+ */
29
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_VENDOR"] = 10] = "MAGIC_LINK_RESOURCE_TYPE_VENDOR";
30
+ /**
31
+ * Denotes that the magic link was created for a purchase enquiry
32
+ *
33
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PURCHASE_ENQUIRY = 20;
34
+ */
35
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PURCHASE_ENQUIRY"] = 20] = "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_ENQUIRY";
36
+ /**
37
+ * Denotes that the magic link was created for a quotation request
38
+ *
39
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_QUOTATION_REQUEST = 30;
40
+ */
41
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_QUOTATION_REQUEST"] = 30] = "MAGIC_LINK_RESOURCE_TYPE_QUOTATION_REQUEST";
42
+ /**
43
+ * Denotes that the magic link was created for a quotation response
44
+ *
45
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_QUOTATION_RESPONSE = 40;
46
+ */
47
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_QUOTATION_RESPONSE"] = 40] = "MAGIC_LINK_RESOURCE_TYPE_QUOTATION_RESPONSE";
24
48
  /**
25
49
  * Denotes that the magic link was created for a purchase order
26
50
  *
@@ -51,6 +75,18 @@ var MAGIC_LINK_RESOURCE_TYPE;
51
75
  * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PURCHASE_RETURN = 140;
52
76
  */
53
77
  MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PURCHASE_RETURN"] = 140] = "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_RETURN";
78
+ /**
79
+ * Denotes that the magic link was created for a purchase payment
80
+ *
81
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PURCHASE_PAYMENT = 150;
82
+ */
83
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PURCHASE_PAYMENT"] = 150] = "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_PAYMENT";
84
+ /**
85
+ * Denotes that the magic link was created for a supply offer
86
+ *
87
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_SUPPLY_OFFER = 160;
88
+ */
89
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_SUPPLY_OFFER"] = 160] = "MAGIC_LINK_RESOURCE_TYPE_SUPPLY_OFFER";
54
90
  /**
55
91
  * Denotes that the magic link was created for a sales enquiry
56
92
  *
@@ -99,27 +135,213 @@ var MAGIC_LINK_RESOURCE_TYPE;
99
135
  * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_SALES_RETURN = 250;
100
136
  */
101
137
  MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_SALES_RETURN"] = 250] = "MAGIC_LINK_RESOURCE_TYPE_SALES_RETURN";
138
+ /**
139
+ * Denotes that the magic link was created for a sales receipt
140
+ *
141
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_SALES_RECEIPT = 260;
142
+ */
143
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_SALES_RECEIPT"] = 260] = "MAGIC_LINK_RESOURCE_TYPE_SALES_RECEIPT";
102
144
  /**
103
145
  * Denotes that the magic link was created for an inward job
104
146
  *
105
147
  * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB = 300;
106
148
  */
107
149
  MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB"] = 300] = "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB";
150
+ /**
151
+ * Denotes that the magic link was created for an inward job free issue material
152
+ *
153
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL = 310;
154
+ */
155
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL"] = 310] = "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL";
156
+ /**
157
+ * Denotes that the magic link was created for an inward job free issue material return
158
+ *
159
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL_RETURN = 320;
160
+ */
161
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL_RETURN"] = 320] = "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL_RETURN";
108
162
  /**
109
163
  * Denotes that the magic link was created for an outward job
110
164
  *
111
165
  * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB = 400;
112
166
  */
113
167
  MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB"] = 400] = "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB";
168
+ /**
169
+ * Denotes that the magic link was created for an outward job free issue material
170
+ *
171
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL = 410;
172
+ */
173
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL"] = 410] = "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL";
174
+ /**
175
+ * Denotes that the magic link was created for an outward job free issue material return
176
+ *
177
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL_RETURN = 420;
178
+ */
179
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL_RETURN"] = 420] = "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL_RETURN";
180
+ /**
181
+ * Denotes that the magic link was created for a family equation
182
+ *
183
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EQUATION_FAMILY = 600;
184
+ */
185
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EQUATION_FAMILY"] = 600] = "MAGIC_LINK_RESOURCE_TYPE_EQUATION_FAMILY";
186
+ /**
187
+ * Denotes that the magic link was created for a sales bundle equation
188
+ *
189
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EQUATION_SALES_BUNDLE = 610;
190
+ */
191
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EQUATION_SALES_BUNDLE"] = 610] = "MAGIC_LINK_RESOURCE_TYPE_EQUATION_SALES_BUNDLE";
192
+ /**
193
+ * Denotes that the magic link was created for a work order equation
194
+ *
195
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EQUATION_WORK_ORDER = 620;
196
+ */
197
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EQUATION_WORK_ORDER"] = 620] = "MAGIC_LINK_RESOURCE_TYPE_EQUATION_WORK_ORDER";
198
+ /**
199
+ * Denotes that the magic link was created for a replaceable equation
200
+ *
201
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EQUATION_REPLACEABLE = 630;
202
+ */
203
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EQUATION_REPLACEABLE"] = 630] = "MAGIC_LINK_RESOURCE_TYPE_EQUATION_REPLACEABLE";
204
+ /**
205
+ * Denotes that the magic link was created for a work order
206
+ *
207
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_WORK_ORDER = 700;
208
+ */
209
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_WORK_ORDER"] = 700] = "MAGIC_LINK_RESOURCE_TYPE_WORK_ORDER";
210
+ /**
211
+ * Denotes that the magic link was created for a production plan
212
+ *
213
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_PLAN = 710;
214
+ */
215
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_PLAN"] = 710] = "MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_PLAN";
216
+ /**
217
+ * Denotes that the magic link was created for a replaceable indent
218
+ *
219
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_REPLACEABLE_INDENT = 800;
220
+ */
221
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_REPLACEABLE_INDENT"] = 800] = "MAGIC_LINK_RESOURCE_TYPE_REPLACEABLE_INDENT";
222
+ /**
223
+ * Denotes that the magic link was created for a purchase indent
224
+ *
225
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PURCHASE_INDENT = 810;
226
+ */
227
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PURCHASE_INDENT"] = 810] = "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_INDENT";
228
+ /**
229
+ * Denotes that the magic link was created for a production indent
230
+ *
231
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_INDENT = 820;
232
+ */
233
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_INDENT"] = 820] = "MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_INDENT";
234
+ /**
235
+ * Denotes that the magic link was created for an asset indent
236
+ *
237
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_ASSET_INDENT = 830;
238
+ */
239
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_ASSET_INDENT"] = 830] = "MAGIC_LINK_RESOURCE_TYPE_ASSET_INDENT";
240
+ /**
241
+ * Denotes that the magic link was created for a stock issuance
242
+ *
243
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_STOCK_ISSUANCE = 900;
244
+ */
245
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_STOCK_ISSUANCE"] = 900] = "MAGIC_LINK_RESOURCE_TYPE_STOCK_ISSUANCE";
246
+ /**
247
+ * Denotes that the magic link was created for a stock return
248
+ *
249
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_STOCK_RETURN = 910;
250
+ */
251
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_STOCK_RETURN"] = 910] = "MAGIC_LINK_RESOURCE_TYPE_STOCK_RETURN";
252
+ /**
253
+ * Denotes that the magic link was created for a stock audit
254
+ *
255
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_STOCK_AUDIT = 920;
256
+ */
257
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_STOCK_AUDIT"] = 920] = "MAGIC_LINK_RESOURCE_TYPE_STOCK_AUDIT";
258
+ /**
259
+ * Denotes that the magic link was created for a qc sample
260
+ *
261
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_QC_SAMPLE = 1000;
262
+ */
263
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_QC_SAMPLE"] = 1000] = "MAGIC_LINK_RESOURCE_TYPE_QC_SAMPLE";
264
+ /**
265
+ * Denotes that the magic link was created for a component
266
+ *
267
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_COMPONENT = 1100;
268
+ */
269
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_COMPONENT"] = 1100] = "MAGIC_LINK_RESOURCE_TYPE_COMPONENT";
270
+ /**
271
+ * Denotes that the magic link was created for a product
272
+ *
273
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_PRODUCT = 1110;
274
+ */
275
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_PRODUCT"] = 1110] = "MAGIC_LINK_RESOURCE_TYPE_PRODUCT";
276
+ /**
277
+ * Denotes that the magic link was created for a feedstock
278
+ *
279
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_FEEDSTOCK = 1120;
280
+ */
281
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_FEEDSTOCK"] = 1120] = "MAGIC_LINK_RESOURCE_TYPE_FEEDSTOCK";
282
+ /**
283
+ * Denotes that the magic link was created for a merchandise
284
+ *
285
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_MERCHANDISE = 1130;
286
+ */
287
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_MERCHANDISE"] = 1130] = "MAGIC_LINK_RESOURCE_TYPE_MERCHANDISE";
288
+ /**
289
+ * Denotes that the magic link was created for an equipment
290
+ *
291
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EQUIPMENT = 1140;
292
+ */
293
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EQUIPMENT"] = 1140] = "MAGIC_LINK_RESOURCE_TYPE_EQUIPMENT";
294
+ /**
295
+ * Denotes that the magic link was created for an infrastructure
296
+ *
297
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_INFRASTRUCTURE = 1150;
298
+ */
299
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_INFRASTRUCTURE"] = 1150] = "MAGIC_LINK_RESOURCE_TYPE_INFRASTRUCTURE";
300
+ /**
301
+ * Denotes that the magic link was created for an attendance
302
+ *
303
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_ATTENDANCE = 1200;
304
+ */
305
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_ATTENDANCE"] = 1200] = "MAGIC_LINK_RESOURCE_TYPE_ATTENDANCE";
306
+ /**
307
+ * Denotes that the magic link was created for an absence
308
+ *
309
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_ABSENCE = 1210;
310
+ */
311
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_ABSENCE"] = 1210] = "MAGIC_LINK_RESOURCE_TYPE_ABSENCE";
312
+ /**
313
+ * Denotes that the magic link was created for an on duty
314
+ *
315
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_ON_DUTY = 1220;
316
+ */
317
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_ON_DUTY"] = 1220] = "MAGIC_LINK_RESOURCE_TYPE_ON_DUTY";
318
+ /**
319
+ * Denotes that the magic link was created for a visitation
320
+ *
321
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_VISITATION = 1230;
322
+ */
323
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_VISITATION"] = 1230] = "MAGIC_LINK_RESOURCE_TYPE_VISITATION";
324
+ /**
325
+ * Denotes that the magic link was created for an expense
326
+ *
327
+ * @generated from enum value: MAGIC_LINK_RESOURCE_TYPE_EXPENSE = 1500;
328
+ */
329
+ MAGIC_LINK_RESOURCE_TYPE[MAGIC_LINK_RESOURCE_TYPE["MAGIC_LINK_RESOURCE_TYPE_EXPENSE"] = 1500] = "MAGIC_LINK_RESOURCE_TYPE_EXPENSE";
114
330
  })(MAGIC_LINK_RESOURCE_TYPE || (exports.MAGIC_LINK_RESOURCE_TYPE = MAGIC_LINK_RESOURCE_TYPE = {}));
115
331
  // Retrieve enum metadata with: proto3.getEnumType(MAGIC_LINK_RESOURCE_TYPE)
116
332
  protobuf_1.proto3.util.setEnumType(MAGIC_LINK_RESOURCE_TYPE, "Scailo.MAGIC_LINK_RESOURCE_TYPE", [
117
333
  { no: 0, name: "MAGIC_LINK_RESOURCE_TYPE_ANY_UNSPECIFIED" },
334
+ { no: 10, name: "MAGIC_LINK_RESOURCE_TYPE_VENDOR" },
335
+ { no: 20, name: "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_ENQUIRY" },
336
+ { no: 30, name: "MAGIC_LINK_RESOURCE_TYPE_QUOTATION_REQUEST" },
337
+ { no: 40, name: "MAGIC_LINK_RESOURCE_TYPE_QUOTATION_RESPONSE" },
118
338
  { no: 100, name: "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_ORDER" },
119
339
  { no: 110, name: "MAGIC_LINK_RESOURCE_TYPE_GOODS_RECEIPT" },
120
340
  { no: 120, name: "MAGIC_LINK_RESOURCE_TYPE_VENDOR_INVOICE" },
121
341
  { no: 130, name: "MAGIC_LINK_RESOURCE_TYPE_DEBIT_NOTE" },
122
342
  { no: 140, name: "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_RETURN" },
343
+ { no: 150, name: "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_PAYMENT" },
344
+ { no: 160, name: "MAGIC_LINK_RESOURCE_TYPE_SUPPLY_OFFER" },
123
345
  { no: 200, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_ENQUIRY" },
124
346
  { no: 205, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_QUOTATION" },
125
347
  { no: 210, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_ORDER" },
@@ -128,8 +350,38 @@ protobuf_1.proto3.util.setEnumType(MAGIC_LINK_RESOURCE_TYPE, "Scailo.MAGIC_LINK_
128
350
  { no: 230, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_INVOICE" },
129
351
  { no: 240, name: "MAGIC_LINK_RESOURCE_TYPE_CREDIT_NOTE" },
130
352
  { no: 250, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_RETURN" },
353
+ { no: 260, name: "MAGIC_LINK_RESOURCE_TYPE_SALES_RECEIPT" },
131
354
  { no: 300, name: "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB" },
355
+ { no: 310, name: "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL" },
356
+ { no: 320, name: "MAGIC_LINK_RESOURCE_TYPE_INWARD_JOB_FREE_ISSUE_MATERIAL_RETURN" },
132
357
  { no: 400, name: "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB" },
358
+ { no: 410, name: "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL" },
359
+ { no: 420, name: "MAGIC_LINK_RESOURCE_TYPE_OUTWARD_JOB_FREE_ISSUE_MATERIAL_RETURN" },
360
+ { no: 600, name: "MAGIC_LINK_RESOURCE_TYPE_EQUATION_FAMILY" },
361
+ { no: 610, name: "MAGIC_LINK_RESOURCE_TYPE_EQUATION_SALES_BUNDLE" },
362
+ { no: 620, name: "MAGIC_LINK_RESOURCE_TYPE_EQUATION_WORK_ORDER" },
363
+ { no: 630, name: "MAGIC_LINK_RESOURCE_TYPE_EQUATION_REPLACEABLE" },
364
+ { no: 700, name: "MAGIC_LINK_RESOURCE_TYPE_WORK_ORDER" },
365
+ { no: 710, name: "MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_PLAN" },
366
+ { no: 800, name: "MAGIC_LINK_RESOURCE_TYPE_REPLACEABLE_INDENT" },
367
+ { no: 810, name: "MAGIC_LINK_RESOURCE_TYPE_PURCHASE_INDENT" },
368
+ { no: 820, name: "MAGIC_LINK_RESOURCE_TYPE_PRODUCTION_INDENT" },
369
+ { no: 830, name: "MAGIC_LINK_RESOURCE_TYPE_ASSET_INDENT" },
370
+ { no: 900, name: "MAGIC_LINK_RESOURCE_TYPE_STOCK_ISSUANCE" },
371
+ { no: 910, name: "MAGIC_LINK_RESOURCE_TYPE_STOCK_RETURN" },
372
+ { no: 920, name: "MAGIC_LINK_RESOURCE_TYPE_STOCK_AUDIT" },
373
+ { no: 1000, name: "MAGIC_LINK_RESOURCE_TYPE_QC_SAMPLE" },
374
+ { no: 1100, name: "MAGIC_LINK_RESOURCE_TYPE_COMPONENT" },
375
+ { no: 1110, name: "MAGIC_LINK_RESOURCE_TYPE_PRODUCT" },
376
+ { no: 1120, name: "MAGIC_LINK_RESOURCE_TYPE_FEEDSTOCK" },
377
+ { no: 1130, name: "MAGIC_LINK_RESOURCE_TYPE_MERCHANDISE" },
378
+ { no: 1140, name: "MAGIC_LINK_RESOURCE_TYPE_EQUIPMENT" },
379
+ { no: 1150, name: "MAGIC_LINK_RESOURCE_TYPE_INFRASTRUCTURE" },
380
+ { no: 1200, name: "MAGIC_LINK_RESOURCE_TYPE_ATTENDANCE" },
381
+ { no: 1210, name: "MAGIC_LINK_RESOURCE_TYPE_ABSENCE" },
382
+ { no: 1220, name: "MAGIC_LINK_RESOURCE_TYPE_ON_DUTY" },
383
+ { no: 1230, name: "MAGIC_LINK_RESOURCE_TYPE_VISITATION" },
384
+ { no: 1500, name: "MAGIC_LINK_RESOURCE_TYPE_EXPENSE" },
133
385
  ]);
134
386
  /**
135
387
  *
@@ -8,6 +8,7 @@ exports.MerchandisesService = void 0;
8
8
  const merchandises_scailo_pb_js_1 = require("./merchandises.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each merchandise
@@ -160,6 +161,17 @@ exports.MerchandisesService = {
160
161
  O: base_scailo_pb_js_1.IdentifierResponse,
161
162
  kind: protobuf_1.MethodKind.Unary,
162
163
  },
164
+ /**
165
+ * Create a magic link
166
+ *
167
+ * @generated from rpc Scailo.MerchandisesService.CreateMagicLink
168
+ */
169
+ createMagicLink: {
170
+ name: "CreateMagicLink",
171
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
172
+ O: magic_links_scailo_pb_js_1.MagicLink,
173
+ kind: protobuf_1.MethodKind.Unary,
174
+ },
163
175
  /**
164
176
  * View by ID
165
177
  *
@@ -8,6 +8,7 @@ exports.OnDutiesService = void 0;
8
8
  const on_duties_scailo_pb_js_1 = require("./on_duties.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each onduty
@@ -163,9 +164,6 @@ exports.OnDutiesService = {
163
164
  /**
164
165
  * Add comment
165
166
  *
166
- * Send Email
167
- * rpc SendEmail (Identifier) returns (IdentifierResponse);
168
- *
169
167
  * @generated from rpc Scailo.OnDutiesService.CommentAdd
170
168
  */
171
169
  commentAdd: {
@@ -174,6 +172,19 @@ exports.OnDutiesService = {
174
172
  O: base_scailo_pb_js_1.IdentifierResponse,
175
173
  kind: protobuf_1.MethodKind.Unary,
176
174
  },
175
+ /**
176
+ * Send Email
177
+ * rpc SendEmail (Identifier) returns (IdentifierResponse);
178
+ * Create a magic link
179
+ *
180
+ * @generated from rpc Scailo.OnDutiesService.CreateMagicLink
181
+ */
182
+ createMagicLink: {
183
+ name: "CreateMagicLink",
184
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
185
+ O: magic_links_scailo_pb_js_1.MagicLink,
186
+ kind: protobuf_1.MethodKind.Unary,
187
+ },
177
188
  /**
178
189
  * Store entry time
179
190
  *
@@ -8,6 +8,7 @@ exports.OutwardJobsFreeIssueMaterialsService = void 0;
8
8
  const outward_jobs_free_issue_materials_scailo_pb_js_1 = require("./outward_jobs_free_issue_materials.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  /**
13
14
  *
@@ -194,6 +195,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
194
195
  O: base_scailo_pb_js_1.IdentifierResponse,
195
196
  kind: protobuf_1.MethodKind.Unary,
196
197
  },
198
+ /**
199
+ * Create a magic link
200
+ *
201
+ * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.CreateMagicLink
202
+ */
203
+ createMagicLink: {
204
+ name: "CreateMagicLink",
205
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
206
+ O: magic_links_scailo_pb_js_1.MagicLink,
207
+ kind: protobuf_1.MethodKind.Unary,
208
+ },
197
209
  /**
198
210
  * Autofill the outward job free issue material
199
211
  *
@@ -8,6 +8,7 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = void 0;
8
8
  const outward_jobs_free_issue_materials_returns_scailo_pb_js_1 = require("./outward_jobs_free_issue_materials_returns.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  const inventory_scailo_pb_js_1 = require("./inventory.scailo_pb.js");
13
14
  /**
@@ -195,6 +196,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
195
196
  O: base_scailo_pb_js_1.IdentifierResponse,
196
197
  kind: protobuf_1.MethodKind.Unary,
197
198
  },
199
+ /**
200
+ * Create a magic link
201
+ *
202
+ * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.CreateMagicLink
203
+ */
204
+ createMagicLink: {
205
+ name: "CreateMagicLink",
206
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
207
+ O: magic_links_scailo_pb_js_1.MagicLink,
208
+ kind: protobuf_1.MethodKind.Unary,
209
+ },
198
210
  /**
199
211
  * Checks if the Outward Job Free Issue Material Return can be marked as completed
200
212
  *
@@ -8,6 +8,7 @@ exports.ProductionIndentsService = void 0;
8
8
  const production_indents_scailo_pb_js_1 = require("./production_indents.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  /**
13
14
  *
@@ -194,6 +195,17 @@ exports.ProductionIndentsService = {
194
195
  O: base_scailo_pb_js_1.IdentifierResponse,
195
196
  kind: protobuf_1.MethodKind.Unary,
196
197
  },
198
+ /**
199
+ * Create a magic link
200
+ *
201
+ * @generated from rpc Scailo.ProductionIndentsService.CreateMagicLink
202
+ */
203
+ createMagicLink: {
204
+ name: "CreateMagicLink",
205
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
206
+ O: magic_links_scailo_pb_js_1.MagicLink,
207
+ kind: protobuf_1.MethodKind.Unary,
208
+ },
197
209
  /**
198
210
  * Autofill the production indent
199
211
  *
@@ -8,6 +8,7 @@ exports.ProductionPlansService = void 0;
8
8
  const production_plans_scailo_pb_js_1 = require("./production_plans.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  /**
13
14
  *
@@ -194,6 +195,17 @@ exports.ProductionPlansService = {
194
195
  O: base_scailo_pb_js_1.IdentifierResponse,
195
196
  kind: protobuf_1.MethodKind.Unary,
196
197
  },
198
+ /**
199
+ * Create a magic link
200
+ *
201
+ * @generated from rpc Scailo.ProductionPlansService.CreateMagicLink
202
+ */
203
+ createMagicLink: {
204
+ name: "CreateMagicLink",
205
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
206
+ O: magic_links_scailo_pb_js_1.MagicLink,
207
+ kind: protobuf_1.MethodKind.Unary,
208
+ },
197
209
  /**
198
210
  * Autofill the production plan
199
211
  *
@@ -8,6 +8,7 @@ exports.ProductsService = void 0;
8
8
  const products_scailo_pb_js_1 = require("./products.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  /**
13
14
  *
@@ -150,6 +151,17 @@ exports.ProductsService = {
150
151
  O: base_scailo_pb_js_1.IdentifierResponse,
151
152
  kind: protobuf_1.MethodKind.Unary,
152
153
  },
154
+ /**
155
+ * Create a magic link
156
+ *
157
+ * @generated from rpc Scailo.ProductsService.CreateMagicLink
158
+ */
159
+ createMagicLink: {
160
+ name: "CreateMagicLink",
161
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
162
+ O: magic_links_scailo_pb_js_1.MagicLink,
163
+ kind: protobuf_1.MethodKind.Unary,
164
+ },
153
165
  /**
154
166
  * View by ID
155
167
  *
@@ -8,6 +8,7 @@ exports.PurchasesEnquiriesService = void 0;
8
8
  const purchases_enquiries_scailo_pb_js_1 = require("./purchases_enquiries.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each purchase enquiry
@@ -182,6 +183,17 @@ exports.PurchasesEnquiriesService = {
182
183
  O: base_scailo_pb_js_1.IdentifierResponse,
183
184
  kind: protobuf_1.MethodKind.Unary,
184
185
  },
186
+ /**
187
+ * Create a magic link
188
+ *
189
+ * @generated from rpc Scailo.PurchasesEnquiriesService.CreateMagicLink
190
+ */
191
+ createMagicLink: {
192
+ name: "CreateMagicLink",
193
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
194
+ O: magic_links_scailo_pb_js_1.MagicLink,
195
+ kind: protobuf_1.MethodKind.Unary,
196
+ },
185
197
  /**
186
198
  * Add an item to a purchase enquiry
187
199
  *
@@ -8,6 +8,7 @@ exports.PurchasesIndentsService = void 0;
8
8
  const purchases_indents_scailo_pb_js_1 = require("./purchases_indents.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
12
13
  /**
13
14
  *
@@ -194,6 +195,17 @@ exports.PurchasesIndentsService = {
194
195
  O: base_scailo_pb_js_1.IdentifierResponse,
195
196
  kind: protobuf_1.MethodKind.Unary,
196
197
  },
198
+ /**
199
+ * Create a magic link
200
+ *
201
+ * @generated from rpc Scailo.PurchasesIndentsService.CreateMagicLink
202
+ */
203
+ createMagicLink: {
204
+ name: "CreateMagicLink",
205
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
206
+ O: magic_links_scailo_pb_js_1.MagicLink,
207
+ kind: protobuf_1.MethodKind.Unary,
208
+ },
197
209
  /**
198
210
  * Autofill the purchase indent
199
211
  *
@@ -8,6 +8,7 @@ exports.PurchasesPaymentsService = void 0;
8
8
  const purchases_payments_scailo_pb_js_1 = require("./purchases_payments.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each purchase payment
@@ -163,9 +164,6 @@ exports.PurchasesPaymentsService = {
163
164
  /**
164
165
  * Add comment
165
166
  *
166
- * Send Email
167
- * rpc SendEmail (Identifier) returns (IdentifierResponse);
168
- *
169
167
  * @generated from rpc Scailo.PurchasesPaymentsService.CommentAdd
170
168
  */
171
169
  commentAdd: {
@@ -174,6 +172,19 @@ exports.PurchasesPaymentsService = {
174
172
  O: base_scailo_pb_js_1.IdentifierResponse,
175
173
  kind: protobuf_1.MethodKind.Unary,
176
174
  },
175
+ /**
176
+ * Send Email
177
+ * rpc SendEmail (Identifier) returns (IdentifierResponse);
178
+ * Create a magic link
179
+ *
180
+ * @generated from rpc Scailo.PurchasesPaymentsService.CreateMagicLink
181
+ */
182
+ createMagicLink: {
183
+ name: "CreateMagicLink",
184
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
185
+ O: magic_links_scailo_pb_js_1.MagicLink,
186
+ kind: protobuf_1.MethodKind.Unary,
187
+ },
177
188
  /**
178
189
  * View by ID
179
190
  *
@@ -8,6 +8,7 @@ exports.QCSamplesService = void 0;
8
8
  const qc_samples_scailo_pb_js_1 = require("./qc_samples.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each qc sample
@@ -127,6 +128,17 @@ exports.QCSamplesService = {
127
128
  O: base_scailo_pb_js_1.IdentifierResponse,
128
129
  kind: protobuf_1.MethodKind.Unary,
129
130
  },
131
+ /**
132
+ * Create a magic link
133
+ *
134
+ * @generated from rpc Scailo.QCSamplesService.CreateMagicLink
135
+ */
136
+ createMagicLink: {
137
+ name: "CreateMagicLink",
138
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
139
+ O: magic_links_scailo_pb_js_1.MagicLink,
140
+ kind: protobuf_1.MethodKind.Unary,
141
+ },
130
142
  /**
131
143
  * Modify an parameter in a qc sample
132
144
  *
@@ -8,6 +8,7 @@ exports.QuotationsRequestsService = void 0;
8
8
  const quotations_requests_scailo_pb_js_1 = require("./quotations_requests.scailo_pb.js");
9
9
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
10
10
  const protobuf_1 = require("@bufbuild/protobuf");
11
+ const magic_links_scailo_pb_js_1 = require("./magic_links.scailo_pb.js");
11
12
  /**
12
13
  *
13
14
  * Describes the common methods applicable on each quotation request
@@ -182,6 +183,17 @@ exports.QuotationsRequestsService = {
182
183
  O: base_scailo_pb_js_1.IdentifierResponse,
183
184
  kind: protobuf_1.MethodKind.Unary,
184
185
  },
186
+ /**
187
+ * Create a magic link
188
+ *
189
+ * @generated from rpc Scailo.QuotationsRequestsService.CreateMagicLink
190
+ */
191
+ createMagicLink: {
192
+ name: "CreateMagicLink",
193
+ I: magic_links_scailo_pb_js_1.MagicLinksServiceCreateRequestForSpecificResource,
194
+ O: magic_links_scailo_pb_js_1.MagicLink,
195
+ kind: protobuf_1.MethodKind.Unary,
196
+ },
185
197
  /**
186
198
  * Autofill the quotation request (from the associated purchase enquiry)
187
199
  *