@kernelminds/scailo-sdk 0.0.108 → 0.0.109

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 (277) hide show
  1. package/lib/cjs/src/absences.scailo_pb.js +1 -1
  2. package/lib/cjs/src/asset_indents.scailo_connect.js +11 -0
  3. package/lib/cjs/src/associates.scailo_pb.js +4 -4
  4. package/lib/cjs/src/attendances.scailo_pb.js +1 -1
  5. package/lib/cjs/src/credit_notes.scailo_connect.js +11 -1
  6. package/lib/cjs/src/debit_notes.scailo_connect.js +11 -1
  7. package/lib/cjs/src/equations_families.scailo_connect.js +11 -0
  8. package/lib/cjs/src/equations_replaceables.scailo_connect.js +11 -0
  9. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +11 -0
  10. package/lib/cjs/src/equations_work_orders.scailo_connect.js +11 -0
  11. package/lib/cjs/src/expenses.scailo_connect.js +11 -1
  12. package/lib/cjs/src/goods_dispatches.scailo_connect.js +11 -1
  13. package/lib/cjs/src/goods_receipts.scailo_connect.js +11 -1
  14. package/lib/cjs/src/inward_jobs.scailo_connect.js +11 -0
  15. package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
  16. package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
  17. package/lib/cjs/src/leaves_logs.scailo_connect.js +0 -2
  18. package/lib/cjs/src/on_duties.scailo_pb.js +1 -1
  19. package/lib/cjs/src/outward_jobs.scailo_connect.js +11 -0
  20. package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
  21. package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
  22. package/lib/cjs/src/production_indents.scailo_connect.js +11 -0
  23. package/lib/cjs/src/production_plans.scailo_connect.js +11 -0
  24. package/lib/cjs/src/proforma_invoices.scailo_connect.js +11 -0
  25. package/lib/cjs/src/purchases_enquiries.scailo_connect.js +11 -0
  26. package/lib/cjs/src/purchases_indents.scailo_connect.js +11 -0
  27. package/lib/cjs/src/purchases_orders.scailo_connect.js +11 -1
  28. package/lib/cjs/src/purchases_returns.scailo_connect.js +11 -0
  29. package/lib/cjs/src/qc_samples.scailo_connect.js +11 -0
  30. package/lib/cjs/src/quotations_requests.scailo_connect.js +11 -0
  31. package/lib/cjs/src/quotations_responses.scailo_connect.js +11 -0
  32. package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
  33. package/lib/cjs/src/salaries.scailo_connect.js +0 -6
  34. package/lib/cjs/src/sales_enquiries.scailo_connect.js +11 -0
  35. package/lib/cjs/src/sales_invoices.scailo_connect.js +11 -0
  36. package/lib/cjs/src/sales_orders.scailo_connect.js +11 -1
  37. package/lib/cjs/src/sales_quotations.scailo_connect.js +11 -0
  38. package/lib/cjs/src/sales_returns.scailo_connect.js +11 -0
  39. package/lib/cjs/src/stock_audits.scailo_connect.js +11 -0
  40. package/lib/cjs/src/stock_audits.scailo_pb.js +2 -2
  41. package/lib/cjs/src/stock_issuances.scailo_connect.js +11 -0
  42. package/lib/cjs/src/stock_returns.scailo_connect.js +11 -0
  43. package/lib/cjs/src/supply_offers.scailo_connect.js +11 -1
  44. package/lib/cjs/src/vault.scailo_connect.js +0 -2
  45. package/lib/cjs/src/vault_folders.scailo_pb.js +75 -3
  46. package/lib/cjs/src/vendor_invoices.scailo_connect.js +11 -0
  47. package/lib/cjs/src/visitations.scailo_pb.js +1 -1
  48. package/lib/cjs/src/work_orders.scailo_connect.js +11 -0
  49. package/lib/cjs/types/src/absences.scailo_pb.d.ts +1 -1
  50. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +11 -0
  51. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  52. package/lib/cjs/types/src/associates.scailo_pb.d.ts +4 -4
  53. package/lib/cjs/types/src/attendances.scailo_pb.d.ts +1 -1
  54. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +12 -2
  55. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  56. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +12 -2
  57. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  58. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +12 -1
  59. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  60. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +12 -1
  61. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  62. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +12 -1
  63. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  64. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +12 -1
  65. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  66. package/lib/cjs/types/src/expenses.scailo_connect.d.ts +12 -2
  67. package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
  68. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
  69. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  70. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +11 -1
  71. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  72. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +11 -0
  73. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  74. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
  75. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  76. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +11 -1
  77. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  78. package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +0 -2
  79. package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
  80. package/lib/cjs/types/src/on_duties.scailo_pb.d.ts +1 -1
  81. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +11 -0
  82. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  83. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
  84. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  85. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +11 -1
  86. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  87. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +11 -0
  88. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  89. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +11 -0
  90. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  91. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +11 -0
  92. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  93. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +12 -1
  94. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  95. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +11 -0
  96. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  97. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +12 -2
  98. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  99. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +11 -0
  100. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  101. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -1
  102. package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  103. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +12 -1
  104. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  105. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +12 -1
  106. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  107. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +11 -0
  108. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  109. package/lib/cjs/types/src/salaries.scailo_connect.d.ts +0 -6
  110. package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
  111. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
  112. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  113. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +12 -1
  114. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  115. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +12 -2
  116. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  117. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +12 -1
  118. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  119. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +11 -0
  120. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  121. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +11 -0
  122. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  123. package/lib/cjs/types/src/stock_audits.scailo_pb.d.ts +2 -2
  124. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +11 -0
  125. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  126. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +11 -0
  127. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  128. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +12 -2
  129. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  130. package/lib/cjs/types/src/vault.scailo_connect.d.ts +0 -2
  131. package/lib/cjs/types/src/vault.scailo_connect.d.ts.map +1 -1
  132. package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts +60 -2
  133. package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
  134. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
  135. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  136. package/lib/cjs/types/src/visitations.scailo_pb.d.ts +1 -1
  137. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +11 -0
  138. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  139. package/lib/esm/src/absences.scailo_pb.js +1 -1
  140. package/lib/esm/src/asset_indents.scailo_connect.js +11 -0
  141. package/lib/esm/src/associates.scailo_pb.js +4 -4
  142. package/lib/esm/src/attendances.scailo_pb.js +1 -1
  143. package/lib/esm/src/credit_notes.scailo_connect.js +11 -1
  144. package/lib/esm/src/debit_notes.scailo_connect.js +11 -1
  145. package/lib/esm/src/equations_families.scailo_connect.js +11 -0
  146. package/lib/esm/src/equations_replaceables.scailo_connect.js +11 -0
  147. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +11 -0
  148. package/lib/esm/src/equations_work_orders.scailo_connect.js +11 -0
  149. package/lib/esm/src/expenses.scailo_connect.js +11 -1
  150. package/lib/esm/src/goods_dispatches.scailo_connect.js +11 -1
  151. package/lib/esm/src/goods_receipts.scailo_connect.js +11 -1
  152. package/lib/esm/src/inward_jobs.scailo_connect.js +11 -0
  153. package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
  154. package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
  155. package/lib/esm/src/leaves_logs.scailo_connect.js +0 -2
  156. package/lib/esm/src/on_duties.scailo_pb.js +1 -1
  157. package/lib/esm/src/outward_jobs.scailo_connect.js +11 -0
  158. package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
  159. package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
  160. package/lib/esm/src/production_indents.scailo_connect.js +11 -0
  161. package/lib/esm/src/production_plans.scailo_connect.js +11 -0
  162. package/lib/esm/src/proforma_invoices.scailo_connect.js +11 -0
  163. package/lib/esm/src/purchases_enquiries.scailo_connect.js +11 -0
  164. package/lib/esm/src/purchases_indents.scailo_connect.js +11 -0
  165. package/lib/esm/src/purchases_orders.scailo_connect.js +11 -1
  166. package/lib/esm/src/purchases_returns.scailo_connect.js +11 -0
  167. package/lib/esm/src/qc_samples.scailo_connect.js +11 -0
  168. package/lib/esm/src/quotations_requests.scailo_connect.js +11 -0
  169. package/lib/esm/src/quotations_responses.scailo_connect.js +11 -0
  170. package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
  171. package/lib/esm/src/salaries.scailo_connect.js +0 -6
  172. package/lib/esm/src/sales_enquiries.scailo_connect.js +11 -0
  173. package/lib/esm/src/sales_invoices.scailo_connect.js +11 -0
  174. package/lib/esm/src/sales_orders.scailo_connect.js +11 -1
  175. package/lib/esm/src/sales_quotations.scailo_connect.js +11 -0
  176. package/lib/esm/src/sales_returns.scailo_connect.js +11 -0
  177. package/lib/esm/src/stock_audits.scailo_connect.js +11 -0
  178. package/lib/esm/src/stock_audits.scailo_pb.js +2 -2
  179. package/lib/esm/src/stock_issuances.scailo_connect.js +11 -0
  180. package/lib/esm/src/stock_returns.scailo_connect.js +11 -0
  181. package/lib/esm/src/supply_offers.scailo_connect.js +11 -1
  182. package/lib/esm/src/vault.scailo_connect.js +0 -2
  183. package/lib/esm/src/vault_folders.scailo_pb.js +81 -3
  184. package/lib/esm/src/vendor_invoices.scailo_connect.js +11 -0
  185. package/lib/esm/src/visitations.scailo_pb.js +1 -1
  186. package/lib/esm/src/work_orders.scailo_connect.js +11 -0
  187. package/lib/esm/types/src/absences.scailo_pb.d.ts +1 -1
  188. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +11 -0
  189. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  190. package/lib/esm/types/src/associates.scailo_pb.d.ts +4 -4
  191. package/lib/esm/types/src/attendances.scailo_pb.d.ts +1 -1
  192. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +12 -2
  193. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  194. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +12 -2
  195. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  196. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +12 -1
  197. package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  198. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +12 -1
  199. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  200. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +12 -1
  201. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  202. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +12 -1
  203. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  204. package/lib/esm/types/src/expenses.scailo_connect.d.ts +12 -2
  205. package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
  206. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
  207. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  208. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +11 -1
  209. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  210. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +11 -0
  211. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  212. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
  213. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  214. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +11 -1
  215. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  216. package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +0 -2
  217. package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
  218. package/lib/esm/types/src/on_duties.scailo_pb.d.ts +1 -1
  219. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +11 -0
  220. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  221. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
  222. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  223. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +11 -1
  224. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  225. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +11 -0
  226. package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  227. package/lib/esm/types/src/production_plans.scailo_connect.d.ts +11 -0
  228. package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  229. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +11 -0
  230. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  231. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +12 -1
  232. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  233. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +11 -0
  234. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  235. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +12 -2
  236. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  237. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +11 -0
  238. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  239. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -1
  240. package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
  241. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +12 -1
  242. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  243. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +12 -1
  244. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  245. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +11 -0
  246. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  247. package/lib/esm/types/src/salaries.scailo_connect.d.ts +0 -6
  248. package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
  249. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
  250. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  251. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +12 -1
  252. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  253. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +12 -2
  254. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  255. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +12 -1
  256. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  257. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +11 -0
  258. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  259. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +11 -0
  260. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  261. package/lib/esm/types/src/stock_audits.scailo_pb.d.ts +2 -2
  262. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +11 -0
  263. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  264. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +11 -0
  265. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  266. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +12 -2
  267. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  268. package/lib/esm/types/src/vault.scailo_connect.d.ts +0 -2
  269. package/lib/esm/types/src/vault.scailo_connect.d.ts.map +1 -1
  270. package/lib/esm/types/src/vault_folders.scailo_pb.d.ts +60 -2
  271. package/lib/esm/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
  272. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
  273. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  274. package/lib/esm/types/src/visitations.scailo_pb.d.ts +1 -1
  275. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +11 -0
  276. package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  277. package/package.json +1 -1
@@ -98,6 +98,64 @@ export declare class VaultFolderRenameFolderRequest extends Message<VaultFolderR
98
98
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VaultFolderRenameFolderRequest;
99
99
  static equals(a: VaultFolderRenameFolderRequest | PlainMessage<VaultFolderRenameFolderRequest> | undefined, b: VaultFolderRenameFolderRequest | PlainMessage<VaultFolderRenameFolderRequest> | undefined): boolean;
100
100
  }
101
+ /**
102
+ *
103
+ * Describes the parameters of a vault parent folder
104
+ *
105
+ * @generated from message Scailo.VaultParentFolder
106
+ */
107
+ export declare class VaultParentFolder extends Message<VaultParentFolder> {
108
+ /**
109
+ * Stores a globally unique entity UUID. This will be set at the organization level
110
+ *
111
+ * @generated from field: string entity_uuid = 1;
112
+ */
113
+ entityUuid: string;
114
+ /**
115
+ * Stores the metadata of this user
116
+ *
117
+ * @generated from field: Scailo.EmployeeMetadata metadata = 2;
118
+ */
119
+ metadata?: EmployeeMetadata;
120
+ /**
121
+ * The name of the folder
122
+ *
123
+ * @generated from field: string name = 10;
124
+ */
125
+ name: string;
126
+ /**
127
+ * The ID of the parent folder
128
+ *
129
+ * @generated from field: uint64 parent_folder_id = 11;
130
+ */
131
+ parentFolderId: bigint;
132
+ /**
133
+ * The path of the folder
134
+ *
135
+ * @generated from field: string path_tree = 12;
136
+ */
137
+ pathTree: string;
138
+ /**
139
+ * The list of permissions
140
+ *
141
+ * @generated from field: repeated Scailo.VaultPermission permissions = 20;
142
+ */
143
+ permissions: VaultPermission[];
144
+ /**
145
+ * The UUID of the parent folder
146
+ *
147
+ * @generated from field: string parent_folder_uuid = 50;
148
+ */
149
+ parentFolderUuid: string;
150
+ constructor(data?: PartialMessage<VaultParentFolder>);
151
+ static readonly runtime: typeof proto3;
152
+ static readonly typeName = "Scailo.VaultParentFolder";
153
+ static readonly fields: FieldList;
154
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VaultParentFolder;
155
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VaultParentFolder;
156
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VaultParentFolder;
157
+ static equals(a: VaultParentFolder | PlainMessage<VaultParentFolder> | undefined, b: VaultParentFolder | PlainMessage<VaultParentFolder> | undefined): boolean;
158
+ }
101
159
  /**
102
160
  *
103
161
  * Describes the parameters of a vault folder
@@ -144,9 +202,9 @@ export declare class VaultFolder extends Message<VaultFolder> {
144
202
  /**
145
203
  * The list of all the parent folders
146
204
  *
147
- * @generated from field: repeated Scailo.VaultFolder parent_folders = 30;
205
+ * @generated from field: repeated Scailo.VaultParentFolder parent_folders = 30;
148
206
  */
149
- parentFolders: VaultFolder[];
207
+ parentFolders: VaultParentFolder[];
150
208
  /**
151
209
  * The UUID of the parent folder
152
210
  *
@@ -1 +1 @@
1
- {"version":3,"file":"vault_folders.scailo_pb.d.ts","sourceRoot":"","sources":["../../../../src/vault_folders.scailo_pb.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vault_folders.scailo_pb.d.ts","sourceRoot":"","sources":["../../../../src/vault_folders.scailo_pb.ts"],"names":[],"mappings":"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"}
@@ -607,6 +607,17 @@ export declare const VendorInvoicesService: {
607
607
  readonly O: typeof DualQuantitiesResponse;
608
608
  readonly kind: MethodKind.Unary;
609
609
  };
610
+ /**
611
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
612
+ *
613
+ * @generated from rpc Scailo.VendorInvoicesService.IsDownloadable
614
+ */
615
+ readonly isDownloadable: {
616
+ readonly name: "IsDownloadable";
617
+ readonly I: typeof IdentifierUUID;
618
+ readonly O: typeof BooleanResponse;
619
+ readonly kind: MethodKind.Unary;
620
+ };
610
621
  /**
611
622
  * Download vendor invoice with the given IdentifierUUID (can be used to allow public downloads)
612
623
  *
@@ -1 +1 @@
1
- {"version":3,"file":"vendor_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/vendor_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,kCAAkC,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,yDAAyD,EAAE,oCAAoC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,2CAA2C,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AACt2B,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvZ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB;;;QAG9B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"vendor_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/vendor_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,kCAAkC,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,yDAAyD,EAAE,oCAAoC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,2CAA2C,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AACt2B,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvZ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB;;;QAG9B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -249,7 +249,7 @@ export declare class VisitationsServiceImageEntryRequest extends Message<Visitat
249
249
  entityUuid: string;
250
250
  /**
251
251
  * // The reference ID of the visitation
252
- * string reference_id = 10 [(genesis_validate.rules).string = {
252
+ * string reference_id = 10 [(buf.validate.field).string = {
253
253
  * pattern: "[0-9A-Za-z ]+$", // Allow spaces
254
254
  * }];
255
255
  * The ID of the user who is being visited
@@ -574,6 +574,17 @@ export declare const WorkOrdersService: {
574
574
  readonly O: typeof WorkOrderProductionStatisticsList;
575
575
  readonly kind: MethodKind.Unary;
576
576
  };
577
+ /**
578
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
579
+ *
580
+ * @generated from rpc Scailo.WorkOrdersService.IsDownloadable
581
+ */
582
+ readonly isDownloadable: {
583
+ readonly name: "IsDownloadable";
584
+ readonly I: typeof IdentifierUUID;
585
+ readonly O: typeof BooleanResponse;
586
+ readonly kind: MethodKind.Unary;
587
+ };
577
588
  /**
578
589
  * Download work order with the given IdentifierUUID (can be used to allow public downloads)
579
590
  *
@@ -1 +1 @@
1
- {"version":3,"file":"work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,mBAAmB,EAAE,cAAc,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AAC7pB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC7Z,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,mBAAmB,EAAE,cAAc,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AAC7pB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC7Z,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -281,7 +281,7 @@ class AbsencesServiceUpdateRequest extends protobuf_1.Message {
281
281
  toTimestamp = protobuf_1.protoInt64.zero;
282
282
  /**
283
283
  * // Stores the unit of material ID
284
- * uint64 uom_id = 15 [(genesis_validate.rules).uint64.gt = 0];
284
+ * uint64 uom_id = 15 [(buf.validate.field).uint64.gt = 0];
285
285
  * Stores the quantity of absence (in cents)
286
286
  *
287
287
  * @generated from field: uint64 quantity = 16;
@@ -507,6 +507,17 @@ exports.AssetIndentsService = {
507
507
  O: families_scailo_pb_js_1.FamiliesList,
508
508
  kind: protobuf_1.MethodKind.Unary,
509
509
  },
510
+ /**
511
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
512
+ *
513
+ * @generated from rpc Scailo.AssetIndentsService.IsDownloadable
514
+ */
515
+ isDownloadable: {
516
+ name: "IsDownloadable",
517
+ I: base_scailo_pb_js_1.IdentifierUUID,
518
+ O: base_scailo_pb_js_1.BooleanResponse,
519
+ kind: protobuf_1.MethodKind.Unary,
520
+ },
510
521
  /**
511
522
  * Download asset indent with the given IdentifierUUID (can be used to allow public downloads)
512
523
  *
@@ -445,7 +445,7 @@ class AssociatesServiceCreateRequest extends protobuf_1.Message {
445
445
  /**
446
446
  * The work email address of the associate
447
447
  *
448
- * [(genesis_validate.rules).string.email = true];
448
+ * [(buf.validate.field).string.email = true];
449
449
  *
450
450
  * @generated from field: string work_email = 19;
451
451
  */
@@ -459,7 +459,7 @@ class AssociatesServiceCreateRequest extends protobuf_1.Message {
459
459
  /**
460
460
  * The personal email address of the associate
461
461
  *
462
- * [(genesis_validate.rules).string.email = true];
462
+ * [(buf.validate.field).string.email = true];
463
463
  *
464
464
  * @generated from field: string personal_email = 21;
465
465
  */
@@ -647,7 +647,7 @@ class AssociatesServiceUpdateRequest extends protobuf_1.Message {
647
647
  /**
648
648
  * The work email address of the associate
649
649
  *
650
- * [(genesis_validate.rules).string.email = true];
650
+ * [(buf.validate.field).string.email = true];
651
651
  *
652
652
  * @generated from field: string work_email = 19;
653
653
  */
@@ -661,7 +661,7 @@ class AssociatesServiceUpdateRequest extends protobuf_1.Message {
661
661
  /**
662
662
  * The personal email address of the associate
663
663
  *
664
- * [(genesis_validate.rules).string.email = true];
664
+ * [(buf.validate.field).string.email = true];
665
665
  *
666
666
  * @generated from field: string personal_email = 21;
667
667
  */
@@ -303,7 +303,7 @@ class AttendancesServiceImageEntryRequest extends protobuf_1.Message {
303
303
  entityUuid = "";
304
304
  /**
305
305
  * // The reference ID of the attendance
306
- * string reference_id = 10 [(genesis_validate.rules).string = {
306
+ * string reference_id = 10 [(buf.validate.field).string = {
307
307
  * pattern: "[0-9A-Za-z ]+$", // Allow spaces
308
308
  * }];
309
309
  * The ID of the user that this attendance belongs to
@@ -593,7 +593,17 @@ exports.CreditNotesService = {
593
593
  kind: protobuf_1.MethodKind.Unary,
594
594
  },
595
595
  /**
596
- * Other view operations
596
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
597
+ *
598
+ * @generated from rpc Scailo.CreditNotesService.IsDownloadable
599
+ */
600
+ isDownloadable: {
601
+ name: "IsDownloadable",
602
+ I: base_scailo_pb_js_1.IdentifierUUID,
603
+ O: base_scailo_pb_js_1.BooleanResponse,
604
+ kind: protobuf_1.MethodKind.Unary,
605
+ },
606
+ /**
597
607
  * Download credit note with the given IdentifierUUID (can be used to allow public downloads)
598
608
  *
599
609
  * @generated from rpc Scailo.CreditNotesService.DownloadByUUID
@@ -593,7 +593,17 @@ exports.DebitNotesService = {
593
593
  kind: protobuf_1.MethodKind.Unary,
594
594
  },
595
595
  /**
596
- * Other view operations
596
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
597
+ *
598
+ * @generated from rpc Scailo.DebitNotesService.IsDownloadable
599
+ */
600
+ isDownloadable: {
601
+ name: "IsDownloadable",
602
+ I: base_scailo_pb_js_1.IdentifierUUID,
603
+ O: base_scailo_pb_js_1.BooleanResponse,
604
+ kind: protobuf_1.MethodKind.Unary,
605
+ },
606
+ /**
597
607
  * Download debit note with the given IdentifierUUID (can be used to allow public downloads)
598
608
  *
599
609
  * @generated from rpc Scailo.DebitNotesService.DownloadByUUID
@@ -517,6 +517,17 @@ exports.EquationsFamiliesService = {
517
517
  O: families_scailo_pb_js_1.FamiliesList,
518
518
  kind: protobuf_1.MethodKind.Unary,
519
519
  },
520
+ /**
521
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
522
+ *
523
+ * @generated from rpc Scailo.EquationsFamiliesService.IsDownloadable
524
+ */
525
+ isDownloadable: {
526
+ name: "IsDownloadable",
527
+ I: base_scailo_pb_js_1.IdentifierUUID,
528
+ O: base_scailo_pb_js_1.BooleanResponse,
529
+ kind: protobuf_1.MethodKind.Unary,
530
+ },
520
531
  /**
521
532
  * Download equation with the given IdentifierUUID
522
533
  *
@@ -494,6 +494,17 @@ exports.EquationsReplaceablesService = {
494
494
  O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
495
495
  kind: protobuf_1.MethodKind.Unary,
496
496
  },
497
+ /**
498
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
499
+ *
500
+ * @generated from rpc Scailo.EquationsReplaceablesService.IsDownloadable
501
+ */
502
+ isDownloadable: {
503
+ name: "IsDownloadable",
504
+ I: base_scailo_pb_js_1.IdentifierUUID,
505
+ O: base_scailo_pb_js_1.BooleanResponse,
506
+ kind: protobuf_1.MethodKind.Unary,
507
+ },
497
508
  /**
498
509
  * Download equation with the given IdentifierUUID
499
510
  *
@@ -494,6 +494,17 @@ exports.EquationsSalesBundlesService = {
494
494
  O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
495
495
  kind: protobuf_1.MethodKind.Unary,
496
496
  },
497
+ /**
498
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
499
+ *
500
+ * @generated from rpc Scailo.EquationsSalesBundlesService.IsDownloadable
501
+ */
502
+ isDownloadable: {
503
+ name: "IsDownloadable",
504
+ I: base_scailo_pb_js_1.IdentifierUUID,
505
+ O: base_scailo_pb_js_1.BooleanResponse,
506
+ kind: protobuf_1.MethodKind.Unary,
507
+ },
497
508
  /**
498
509
  * Download equation with the given IdentifierUUID
499
510
  *
@@ -516,6 +516,17 @@ exports.EquationsWorkOrdersService = {
516
516
  O: base_scailo_pb_js_1.AmendmentLogsList,
517
517
  kind: protobuf_1.MethodKind.Unary,
518
518
  },
519
+ /**
520
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
521
+ *
522
+ * @generated from rpc Scailo.EquationsWorkOrdersService.IsDownloadable
523
+ */
524
+ isDownloadable: {
525
+ name: "IsDownloadable",
526
+ I: base_scailo_pb_js_1.IdentifierUUID,
527
+ O: base_scailo_pb_js_1.BooleanResponse,
528
+ kind: protobuf_1.MethodKind.Unary,
529
+ },
519
530
  /**
520
531
  * Download equation with the given IdentifierUUID
521
532
  *
@@ -471,7 +471,17 @@ exports.ExpensesService = {
471
471
  kind: protobuf_1.MethodKind.Unary,
472
472
  },
473
473
  /**
474
- * Other view operations
474
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
475
+ *
476
+ * @generated from rpc Scailo.ExpensesService.IsDownloadable
477
+ */
478
+ isDownloadable: {
479
+ name: "IsDownloadable",
480
+ I: base_scailo_pb_js_1.IdentifierUUID,
481
+ O: base_scailo_pb_js_1.BooleanResponse,
482
+ kind: protobuf_1.MethodKind.Unary,
483
+ },
484
+ /**
475
485
  * Download expense with the given IdentifierUUID (can be used to allow public downloads)
476
486
  *
477
487
  * @generated from rpc Scailo.ExpensesService.DownloadByUUID
@@ -538,7 +538,17 @@ exports.GoodsDispatchesService = {
538
538
  kind: protobuf_1.MethodKind.Unary,
539
539
  },
540
540
  /**
541
- * Other view operations
541
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
542
+ *
543
+ * @generated from rpc Scailo.GoodsDispatchesService.IsDownloadable
544
+ */
545
+ isDownloadable: {
546
+ name: "IsDownloadable",
547
+ I: base_scailo_pb_js_1.IdentifierUUID,
548
+ O: base_scailo_pb_js_1.BooleanResponse,
549
+ kind: protobuf_1.MethodKind.Unary,
550
+ },
551
+ /**
542
552
  * Download goods dispatch with the given IdentifierUUID (can be used to allow public downloads)
543
553
  *
544
554
  * @generated from rpc Scailo.GoodsDispatchesService.DownloadByUUID
@@ -538,7 +538,17 @@ exports.GoodsReceiptsService = {
538
538
  kind: protobuf_1.MethodKind.Unary,
539
539
  },
540
540
  /**
541
- * Other view operations
541
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
542
+ *
543
+ * @generated from rpc Scailo.GoodsReceiptsService.IsDownloadable
544
+ */
545
+ isDownloadable: {
546
+ name: "IsDownloadable",
547
+ I: base_scailo_pb_js_1.IdentifierUUID,
548
+ O: base_scailo_pb_js_1.BooleanResponse,
549
+ kind: protobuf_1.MethodKind.Unary,
550
+ },
551
+ /**
542
552
  * Download goods receipt with the given IdentifierUUID (can be used to allow public downloads)
543
553
  *
544
554
  * @generated from rpc Scailo.GoodsReceiptsService.DownloadByUUID
@@ -833,6 +833,17 @@ exports.InwardJobsService = {
833
833
  O: inward_jobs_scailo_pb_js_1.InwardJobsServiceOutwardItemCreateRequest,
834
834
  kind: protobuf_1.MethodKind.Unary,
835
835
  },
836
+ /**
837
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
838
+ *
839
+ * @generated from rpc Scailo.InwardJobsService.IsDownloadable
840
+ */
841
+ isDownloadable: {
842
+ name: "IsDownloadable",
843
+ I: base_scailo_pb_js_1.IdentifierUUID,
844
+ O: base_scailo_pb_js_1.BooleanResponse,
845
+ kind: protobuf_1.MethodKind.Unary,
846
+ },
836
847
  /**
837
848
  * Download inward job with the given IdentifierUUID (can be used to allow public downloads)
838
849
  *
@@ -527,7 +527,17 @@ exports.InwardJobsFreeIssueMaterialsService = {
527
527
  kind: protobuf_1.MethodKind.Unary,
528
528
  },
529
529
  /**
530
- * Other view operations
530
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
531
+ *
532
+ * @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.IsDownloadable
533
+ */
534
+ isDownloadable: {
535
+ name: "IsDownloadable",
536
+ I: base_scailo_pb_js_1.IdentifierUUID,
537
+ O: base_scailo_pb_js_1.BooleanResponse,
538
+ kind: protobuf_1.MethodKind.Unary,
539
+ },
540
+ /**
531
541
  * Download inward job free issue material with the given IdentifierUUID (can be used to allow public downloads)
532
542
  *
533
543
  * @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.DownloadByUUID
@@ -550,7 +550,17 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
550
550
  kind: protobuf_1.MethodKind.Unary,
551
551
  },
552
552
  /**
553
- * Other view operations
553
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
554
+ *
555
+ * @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.IsDownloadable
556
+ */
557
+ isDownloadable: {
558
+ name: "IsDownloadable",
559
+ I: base_scailo_pb_js_1.IdentifierUUID,
560
+ O: base_scailo_pb_js_1.BooleanResponse,
561
+ kind: protobuf_1.MethodKind.Unary,
562
+ },
563
+ /**
554
564
  * Download inward job free issue material return with the given IdentifierUUID (can be used to allow public downloads)
555
565
  *
556
566
  * @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.DownloadByUUID
@@ -21,8 +21,6 @@ exports.LeavesLogsService = {
21
21
  typeName: "Scailo.LeavesLogsService",
22
22
  methods: {
23
23
  /**
24
- * ------------------------------------------------------
25
- * Search operations are listed below
26
24
  * View all that match the given filter criteria
27
25
  *
28
26
  * @generated from rpc Scailo.LeavesLogsService.Filter
@@ -303,7 +303,7 @@ class OnDutiesServiceImageEntryRequest extends protobuf_1.Message {
303
303
  entityUuid = "";
304
304
  /**
305
305
  * // The reference ID of the onduty
306
- * string reference_id = 10 [(genesis_validate.rules).string = {
306
+ * string reference_id = 10 [(buf.validate.field).string = {
307
307
  * pattern: "[0-9A-Za-z ]+$", // Allow spaces
308
308
  * }];
309
309
  * The ID of the user who has requested for onduty
@@ -833,6 +833,17 @@ exports.OutwardJobsService = {
833
833
  O: outward_jobs_scailo_pb_js_1.OutwardJobOutwardInventoryMatchList,
834
834
  kind: protobuf_1.MethodKind.Unary,
835
835
  },
836
+ /**
837
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
838
+ *
839
+ * @generated from rpc Scailo.OutwardJobsService.IsDownloadable
840
+ */
841
+ isDownloadable: {
842
+ name: "IsDownloadable",
843
+ I: base_scailo_pb_js_1.IdentifierUUID,
844
+ O: base_scailo_pb_js_1.BooleanResponse,
845
+ kind: protobuf_1.MethodKind.Unary,
846
+ },
836
847
  /**
837
848
  * Download outward job with the given IdentifierUUID (can be used to allow public downloads)
838
849
  *
@@ -538,7 +538,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
538
538
  kind: protobuf_1.MethodKind.Unary,
539
539
  },
540
540
  /**
541
- * Other view operations
541
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
542
+ *
543
+ * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.IsDownloadable
544
+ */
545
+ isDownloadable: {
546
+ name: "IsDownloadable",
547
+ I: base_scailo_pb_js_1.IdentifierUUID,
548
+ O: base_scailo_pb_js_1.BooleanResponse,
549
+ kind: protobuf_1.MethodKind.Unary,
550
+ },
551
+ /**
542
552
  * Download outward job free issue material with the given IdentifierUUID (can be used to allow public downloads)
543
553
  *
544
554
  * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.DownloadByUUID
@@ -550,7 +550,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
550
550
  kind: protobuf_1.MethodKind.Unary,
551
551
  },
552
552
  /**
553
- * Other view operations
553
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
554
+ *
555
+ * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.IsDownloadable
556
+ */
557
+ isDownloadable: {
558
+ name: "IsDownloadable",
559
+ I: base_scailo_pb_js_1.IdentifierUUID,
560
+ O: base_scailo_pb_js_1.BooleanResponse,
561
+ kind: protobuf_1.MethodKind.Unary,
562
+ },
563
+ /**
554
564
  * Download outward job free issue material return with the given IdentifierUUID (can be used to allow public downloads)
555
565
  *
556
566
  * @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.DownloadByUUID
@@ -526,6 +526,17 @@ exports.ProductionIndentsService = {
526
526
  O: production_indents_scailo_pb_js_1.ProductionIndentsServiceItemCreateRequest,
527
527
  kind: protobuf_1.MethodKind.Unary,
528
528
  },
529
+ /**
530
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
531
+ *
532
+ * @generated from rpc Scailo.ProductionIndentsService.IsDownloadable
533
+ */
534
+ isDownloadable: {
535
+ name: "IsDownloadable",
536
+ I: base_scailo_pb_js_1.IdentifierUUID,
537
+ O: base_scailo_pb_js_1.BooleanResponse,
538
+ kind: protobuf_1.MethodKind.Unary,
539
+ },
529
540
  /**
530
541
  * Download production indent with the given IdentifierUUID (can be used to allow public downloads)
531
542
  *
@@ -592,6 +592,17 @@ exports.ProductionPlansService = {
592
592
  O: base_scailo_pb_js_1.QuantityResponse,
593
593
  kind: protobuf_1.MethodKind.Unary,
594
594
  },
595
+ /**
596
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
597
+ *
598
+ * @generated from rpc Scailo.ProductionPlansService.IsDownloadable
599
+ */
600
+ isDownloadable: {
601
+ name: "IsDownloadable",
602
+ I: base_scailo_pb_js_1.IdentifierUUID,
603
+ O: base_scailo_pb_js_1.BooleanResponse,
604
+ kind: protobuf_1.MethodKind.Unary,
605
+ },
595
606
  /**
596
607
  * Download production plan with the given IdentifierUUID (can be used to allow public downloads)
597
608
  *
@@ -548,6 +548,17 @@ exports.ProformaInvoicesService = {
548
548
  O: proforma_invoices_scailo_pb_js_1.ProformaInvoicesServiceItemCreateRequest,
549
549
  kind: protobuf_1.MethodKind.Unary,
550
550
  },
551
+ /**
552
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
553
+ *
554
+ * @generated from rpc Scailo.ProformaInvoicesService.IsDownloadable
555
+ */
556
+ isDownloadable: {
557
+ name: "IsDownloadable",
558
+ I: base_scailo_pb_js_1.IdentifierUUID,
559
+ O: base_scailo_pb_js_1.BooleanResponse,
560
+ kind: protobuf_1.MethodKind.Unary,
561
+ },
551
562
  /**
552
563
  * Download proforma invoice with the given IdentifierUUID (can be used to allow public downloads)
553
564
  *
@@ -459,6 +459,17 @@ exports.PurchasesEnquiriesService = {
459
459
  O: purchases_enquiries_scailo_pb_js_1.PurchasesEnquiriesServicePaginationResponse,
460
460
  kind: protobuf_1.MethodKind.Unary,
461
461
  },
462
+ /**
463
+ * Checks if the record is downloadable (checks if the custom download function has been implemented)
464
+ *
465
+ * @generated from rpc Scailo.PurchasesEnquiriesService.IsDownloadable
466
+ */
467
+ isDownloadable: {
468
+ name: "IsDownloadable",
469
+ I: base_scailo_pb_js_1.IdentifierUUID,
470
+ O: base_scailo_pb_js_1.BooleanResponse,
471
+ kind: protobuf_1.MethodKind.Unary,
472
+ },
462
473
  /**
463
474
  * Download purchase enquiry with the given IdentifierUUID (can be used to allow public downloads)
464
475
  *