@kernelminds/scailo-sdk 0.0.101 → 0.0.102

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 (253) hide show
  1. package/lib/cjs/src/asset_indents.scailo_connect.js +23 -1
  2. package/lib/cjs/src/credit_notes.scailo_connect.js +23 -1
  3. package/lib/cjs/src/debit_notes.scailo_connect.js +23 -1
  4. package/lib/cjs/src/equations_families.scailo_connect.js +23 -1
  5. package/lib/cjs/src/equations_replaceables.scailo_connect.js +23 -1
  6. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +23 -1
  7. package/lib/cjs/src/equations_work_orders.scailo_connect.js +23 -1
  8. package/lib/cjs/src/expenses.scailo_connect.js +23 -1
  9. package/lib/cjs/src/goals.scailo_connect.js +23 -1
  10. package/lib/cjs/src/goods_dispatches.scailo_connect.js +23 -1
  11. package/lib/cjs/src/goods_receipts.scailo_connect.js +23 -1
  12. package/lib/cjs/src/inventory.scailo_connect.js +44 -0
  13. package/lib/cjs/src/inventory.scailo_pb.js +810 -1
  14. package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +23 -1
  15. package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
  16. package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +23 -1
  17. package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
  18. package/lib/cjs/src/payroll_groups.scailo_connect.js +23 -1
  19. package/lib/cjs/src/production_indents.scailo_connect.js +23 -1
  20. package/lib/cjs/src/production_plans.scailo_connect.js +23 -1
  21. package/lib/cjs/src/proforma_invoices.scailo_connect.js +23 -1
  22. package/lib/cjs/src/purchases_enquiries.scailo_connect.js +23 -1
  23. package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -1
  24. package/lib/cjs/src/purchases_orders.scailo_connect.js +23 -1
  25. package/lib/cjs/src/purchases_returns.scailo_connect.js +23 -1
  26. package/lib/cjs/src/qc_groups.scailo_connect.js +23 -1
  27. package/lib/cjs/src/quotations_requests.scailo_connect.js +23 -1
  28. package/lib/cjs/src/quotations_responses.scailo_connect.js +11 -0
  29. package/lib/cjs/src/replaceable_indents.scailo_connect.js +23 -1
  30. package/lib/cjs/src/sales_enquiries.scailo_connect.js +23 -1
  31. package/lib/cjs/src/sales_invoices.scailo_connect.js +23 -1
  32. package/lib/cjs/src/sales_orders.scailo_connect.js +23 -1
  33. package/lib/cjs/src/sales_quotations.scailo_connect.js +23 -1
  34. package/lib/cjs/src/sales_returns.scailo_connect.js +23 -1
  35. package/lib/cjs/src/skills_groups.scailo_connect.js +23 -1
  36. package/lib/cjs/src/stock_audits.scailo_connect.js +23 -1
  37. package/lib/cjs/src/stock_issuances.scailo_connect.js +23 -1
  38. package/lib/cjs/src/stock_returns.scailo_connect.js +23 -1
  39. package/lib/cjs/src/supply_offers.scailo_connect.js +23 -1
  40. package/lib/cjs/src/vendor_invoices.scailo_connect.js +23 -1
  41. package/lib/cjs/src/vendors.scailo_connect.js +23 -1
  42. package/lib/cjs/src/work_orders.scailo_connect.js +23 -1
  43. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +24 -2
  44. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  45. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +24 -2
  46. package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  47. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +24 -2
  48. package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  49. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +24 -2
  50. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  51. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +24 -2
  52. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  53. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +24 -2
  54. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  55. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +24 -2
  56. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  57. package/lib/cjs/types/src/expenses.scailo_connect.d.ts +24 -2
  58. package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
  59. package/lib/cjs/types/src/goals.scailo_connect.d.ts +24 -2
  60. package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
  61. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +24 -2
  62. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  63. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +24 -2
  64. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  65. package/lib/cjs/types/src/inventory.scailo_connect.d.ts +45 -1
  66. package/lib/cjs/types/src/inventory.scailo_connect.d.ts.map +1 -1
  67. package/lib/cjs/types/src/inventory.scailo_pb.d.ts +590 -0
  68. package/lib/cjs/types/src/inventory.scailo_pb.d.ts.map +1 -1
  69. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
  70. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  71. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
  72. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  73. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
  74. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  75. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
  76. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  77. package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +24 -2
  78. package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
  79. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +24 -2
  80. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  81. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +24 -2
  82. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  83. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +24 -2
  84. package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  85. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +24 -2
  86. package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  87. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +24 -2
  88. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  89. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +24 -2
  90. package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  91. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +24 -2
  92. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  93. package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +24 -2
  94. package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
  95. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +24 -2
  96. package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  97. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +12 -1
  98. package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  99. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +24 -2
  100. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  101. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +24 -2
  102. package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  103. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +24 -2
  104. package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  105. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +24 -2
  106. package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  107. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +24 -2
  108. package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  109. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +24 -2
  110. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  111. package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts +24 -2
  112. package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
  113. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +24 -2
  114. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  115. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +24 -2
  116. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  117. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +24 -2
  118. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  119. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +24 -2
  120. package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  121. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +24 -2
  122. package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  123. package/lib/cjs/types/src/vendors.scailo_connect.d.ts +24 -2
  124. package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
  125. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +24 -2
  126. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  127. package/lib/esm/src/asset_indents.scailo_connect.js +23 -1
  128. package/lib/esm/src/credit_notes.scailo_connect.js +23 -1
  129. package/lib/esm/src/debit_notes.scailo_connect.js +23 -1
  130. package/lib/esm/src/equations_families.scailo_connect.js +23 -1
  131. package/lib/esm/src/equations_replaceables.scailo_connect.js +23 -1
  132. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +23 -1
  133. package/lib/esm/src/equations_work_orders.scailo_connect.js +23 -1
  134. package/lib/esm/src/expenses.scailo_connect.js +23 -1
  135. package/lib/esm/src/goals.scailo_connect.js +23 -1
  136. package/lib/esm/src/goods_dispatches.scailo_connect.js +23 -1
  137. package/lib/esm/src/goods_receipts.scailo_connect.js +23 -1
  138. package/lib/esm/src/inventory.scailo_connect.js +44 -0
  139. package/lib/esm/src/inventory.scailo_pb.js +816 -1
  140. package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +23 -1
  141. package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
  142. package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +23 -1
  143. package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
  144. package/lib/esm/src/payroll_groups.scailo_connect.js +23 -1
  145. package/lib/esm/src/production_indents.scailo_connect.js +23 -1
  146. package/lib/esm/src/production_plans.scailo_connect.js +23 -1
  147. package/lib/esm/src/proforma_invoices.scailo_connect.js +23 -1
  148. package/lib/esm/src/purchases_enquiries.scailo_connect.js +23 -1
  149. package/lib/esm/src/purchases_indents.scailo_connect.js +23 -1
  150. package/lib/esm/src/purchases_orders.scailo_connect.js +23 -1
  151. package/lib/esm/src/purchases_returns.scailo_connect.js +23 -1
  152. package/lib/esm/src/qc_groups.scailo_connect.js +23 -1
  153. package/lib/esm/src/quotations_requests.scailo_connect.js +23 -1
  154. package/lib/esm/src/quotations_responses.scailo_connect.js +11 -0
  155. package/lib/esm/src/replaceable_indents.scailo_connect.js +23 -1
  156. package/lib/esm/src/sales_enquiries.scailo_connect.js +23 -1
  157. package/lib/esm/src/sales_invoices.scailo_connect.js +23 -1
  158. package/lib/esm/src/sales_orders.scailo_connect.js +23 -1
  159. package/lib/esm/src/sales_quotations.scailo_connect.js +23 -1
  160. package/lib/esm/src/sales_returns.scailo_connect.js +23 -1
  161. package/lib/esm/src/skills_groups.scailo_connect.js +23 -1
  162. package/lib/esm/src/stock_audits.scailo_connect.js +23 -1
  163. package/lib/esm/src/stock_issuances.scailo_connect.js +23 -1
  164. package/lib/esm/src/stock_returns.scailo_connect.js +23 -1
  165. package/lib/esm/src/supply_offers.scailo_connect.js +23 -1
  166. package/lib/esm/src/vendor_invoices.scailo_connect.js +23 -1
  167. package/lib/esm/src/vendors.scailo_connect.js +23 -1
  168. package/lib/esm/src/work_orders.scailo_connect.js +23 -1
  169. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +24 -2
  170. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  171. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +24 -2
  172. package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
  173. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +24 -2
  174. package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
  175. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +24 -2
  176. package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  177. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +24 -2
  178. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  179. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +24 -2
  180. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  181. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +24 -2
  182. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  183. package/lib/esm/types/src/expenses.scailo_connect.d.ts +24 -2
  184. package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
  185. package/lib/esm/types/src/goals.scailo_connect.d.ts +24 -2
  186. package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
  187. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +24 -2
  188. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
  189. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +24 -2
  190. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
  191. package/lib/esm/types/src/inventory.scailo_connect.d.ts +45 -1
  192. package/lib/esm/types/src/inventory.scailo_connect.d.ts.map +1 -1
  193. package/lib/esm/types/src/inventory.scailo_pb.d.ts +590 -0
  194. package/lib/esm/types/src/inventory.scailo_pb.d.ts.map +1 -1
  195. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
  196. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  197. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
  198. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  199. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
  200. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
  201. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
  202. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
  203. package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +24 -2
  204. package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
  205. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +24 -2
  206. package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  207. package/lib/esm/types/src/production_plans.scailo_connect.d.ts +24 -2
  208. package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
  209. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +24 -2
  210. package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
  211. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +24 -2
  212. package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
  213. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +24 -2
  214. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  215. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +24 -2
  216. package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
  217. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +24 -2
  218. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
  219. package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +24 -2
  220. package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
  221. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +24 -2
  222. package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
  223. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +12 -1
  224. package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
  225. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +24 -2
  226. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
  227. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +24 -2
  228. package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
  229. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +24 -2
  230. package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
  231. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +24 -2
  232. package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
  233. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +24 -2
  234. package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
  235. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +24 -2
  236. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
  237. package/lib/esm/types/src/skills_groups.scailo_connect.d.ts +24 -2
  238. package/lib/esm/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
  239. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +24 -2
  240. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
  241. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +24 -2
  242. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  243. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +24 -2
  244. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
  245. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +24 -2
  246. package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
  247. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +24 -2
  248. package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
  249. package/lib/esm/types/src/vendors.scailo_connect.d.ts +24 -2
  250. package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
  251. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +24 -2
  252. package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  253. package/package.json +1 -1
@@ -350,7 +350,7 @@ exports.ReplaceableIndentsService = {
350
350
  },
351
351
  /**
352
352
  * CSV operations
353
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
353
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
354
354
  *
355
355
  * @generated from rpc Scailo.ReplaceableIndentsService.DownloadItemsAsCSV
356
356
  */
@@ -360,6 +360,17 @@ exports.ReplaceableIndentsService = {
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
363
+ /**
364
+ * Download the CSV template that could be used to upload items
365
+ *
366
+ * @generated from rpc Scailo.ReplaceableIndentsService.DownloadItemsTemplateAsCSV
367
+ */
368
+ downloadItemsTemplateAsCSV: {
369
+ name: "DownloadItemsTemplateAsCSV",
370
+ I: base_scailo_pb_js_1.Empty,
371
+ O: base_scailo_pb_js_1.StandardFile,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
363
374
  /**
364
375
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
376
  *
@@ -393,6 +404,17 @@ exports.ReplaceableIndentsService = {
393
404
  O: replaceable_indents_scailo_pb_js_1.ReplaceableIndent,
394
405
  kind: protobuf_1.MethodKind.Unary,
395
406
  },
407
+ /**
408
+ * View by Reference ID (returns the latest record in case of duplicates)
409
+ *
410
+ * @generated from rpc Scailo.ReplaceableIndentsService.ViewByReferenceID
411
+ */
412
+ viewByReferenceID: {
413
+ name: "ViewByReferenceID",
414
+ I: base_scailo_pb_js_1.SimpleSearchReq,
415
+ O: replaceable_indents_scailo_pb_js_1.ReplaceableIndent,
416
+ kind: protobuf_1.MethodKind.Unary,
417
+ },
396
418
  /**
397
419
  * View only essential components by ID (without logs)
398
420
  *
@@ -350,7 +350,7 @@ exports.SalesEnquiriesService = {
350
350
  },
351
351
  /**
352
352
  * CSV operations
353
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
353
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
354
354
  *
355
355
  * @generated from rpc Scailo.SalesEnquiriesService.DownloadItemsAsCSV
356
356
  */
@@ -360,6 +360,17 @@ exports.SalesEnquiriesService = {
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
363
+ /**
364
+ * Download the CSV template that could be used to upload items
365
+ *
366
+ * @generated from rpc Scailo.SalesEnquiriesService.DownloadItemsTemplateAsCSV
367
+ */
368
+ downloadItemsTemplateAsCSV: {
369
+ name: "DownloadItemsTemplateAsCSV",
370
+ I: base_scailo_pb_js_1.Empty,
371
+ O: base_scailo_pb_js_1.StandardFile,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
363
374
  /**
364
375
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
376
  *
@@ -448,6 +459,17 @@ exports.SalesEnquiriesService = {
448
459
  O: sales_enquiries_scailo_pb_js_1.SalesEnquiry,
449
460
  kind: protobuf_1.MethodKind.Unary,
450
461
  },
462
+ /**
463
+ * View by Reference ID (returns the latest record in case of duplicates)
464
+ *
465
+ * @generated from rpc Scailo.SalesEnquiriesService.ViewByReferenceID
466
+ */
467
+ viewByReferenceID: {
468
+ name: "ViewByReferenceID",
469
+ I: base_scailo_pb_js_1.SimpleSearchReq,
470
+ O: sales_enquiries_scailo_pb_js_1.SalesEnquiry,
471
+ kind: protobuf_1.MethodKind.Unary,
472
+ },
451
473
  /**
452
474
  * View only essential components by ID (without logs)
453
475
  *
@@ -362,7 +362,7 @@ exports.SalesInvoicesService = {
362
362
  },
363
363
  /**
364
364
  * CSV operations
365
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
365
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
366
366
  *
367
367
  * @generated from rpc Scailo.SalesInvoicesService.DownloadItemsAsCSV
368
368
  */
@@ -372,6 +372,17 @@ exports.SalesInvoicesService = {
372
372
  O: base_scailo_pb_js_1.StandardFile,
373
373
  kind: protobuf_1.MethodKind.Unary,
374
374
  },
375
+ /**
376
+ * Download the CSV template that could be used to upload items
377
+ *
378
+ * @generated from rpc Scailo.SalesInvoicesService.DownloadItemsTemplateAsCSV
379
+ */
380
+ downloadItemsTemplateAsCSV: {
381
+ name: "DownloadItemsTemplateAsCSV",
382
+ I: base_scailo_pb_js_1.Empty,
383
+ O: base_scailo_pb_js_1.StandardFile,
384
+ kind: protobuf_1.MethodKind.Unary,
385
+ },
375
386
  /**
376
387
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
377
388
  *
@@ -460,6 +471,17 @@ exports.SalesInvoicesService = {
460
471
  O: sales_invoices_scailo_pb_js_1.SalesInvoice,
461
472
  kind: protobuf_1.MethodKind.Unary,
462
473
  },
474
+ /**
475
+ * View by Reference ID (returns the latest record in case of duplicates)
476
+ *
477
+ * @generated from rpc Scailo.SalesInvoicesService.ViewByReferenceID
478
+ */
479
+ viewByReferenceID: {
480
+ name: "ViewByReferenceID",
481
+ I: base_scailo_pb_js_1.SimpleSearchReq,
482
+ O: sales_invoices_scailo_pb_js_1.SalesInvoice,
483
+ kind: protobuf_1.MethodKind.Unary,
484
+ },
463
485
  /**
464
486
  * View only essential components by ID (without logs)
465
487
  *
@@ -373,7 +373,7 @@ exports.SalesOrdersService = {
373
373
  },
374
374
  /**
375
375
  * CSV operations
376
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
376
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
377
377
  *
378
378
  * @generated from rpc Scailo.SalesOrdersService.DownloadItemsAsCSV
379
379
  */
@@ -383,6 +383,17 @@ exports.SalesOrdersService = {
383
383
  O: base_scailo_pb_js_1.StandardFile,
384
384
  kind: protobuf_1.MethodKind.Unary,
385
385
  },
386
+ /**
387
+ * Download the CSV template that could be used to upload items
388
+ *
389
+ * @generated from rpc Scailo.SalesOrdersService.DownloadItemsTemplateAsCSV
390
+ */
391
+ downloadItemsTemplateAsCSV: {
392
+ name: "DownloadItemsTemplateAsCSV",
393
+ I: base_scailo_pb_js_1.Empty,
394
+ O: base_scailo_pb_js_1.StandardFile,
395
+ kind: protobuf_1.MethodKind.Unary,
396
+ },
386
397
  /**
387
398
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
388
399
  *
@@ -526,6 +537,17 @@ exports.SalesOrdersService = {
526
537
  O: sales_orders_scailo_pb_js_1.SalesOrder,
527
538
  kind: protobuf_1.MethodKind.Unary,
528
539
  },
540
+ /**
541
+ * View by Reference ID (returns the latest record in case of duplicates)
542
+ *
543
+ * @generated from rpc Scailo.SalesOrdersService.ViewByReferenceID
544
+ */
545
+ viewByReferenceID: {
546
+ name: "ViewByReferenceID",
547
+ I: base_scailo_pb_js_1.SimpleSearchReq,
548
+ O: sales_orders_scailo_pb_js_1.SalesOrder,
549
+ kind: protobuf_1.MethodKind.Unary,
550
+ },
529
551
  /**
530
552
  * View only essential components by ID (without logs)
531
553
  *
@@ -373,7 +373,7 @@ exports.SalesQuotationsService = {
373
373
  },
374
374
  /**
375
375
  * CSV operations
376
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
376
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
377
377
  *
378
378
  * @generated from rpc Scailo.SalesQuotationsService.DownloadItemsAsCSV
379
379
  */
@@ -383,6 +383,17 @@ exports.SalesQuotationsService = {
383
383
  O: base_scailo_pb_js_1.StandardFile,
384
384
  kind: protobuf_1.MethodKind.Unary,
385
385
  },
386
+ /**
387
+ * Download the CSV template that could be used to upload items
388
+ *
389
+ * @generated from rpc Scailo.SalesQuotationsService.DownloadItemsTemplateAsCSV
390
+ */
391
+ downloadItemsTemplateAsCSV: {
392
+ name: "DownloadItemsTemplateAsCSV",
393
+ I: base_scailo_pb_js_1.Empty,
394
+ O: base_scailo_pb_js_1.StandardFile,
395
+ kind: protobuf_1.MethodKind.Unary,
396
+ },
386
397
  /**
387
398
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
388
399
  *
@@ -526,6 +537,17 @@ exports.SalesQuotationsService = {
526
537
  O: sales_quotations_scailo_pb_js_1.SalesQuotation,
527
538
  kind: protobuf_1.MethodKind.Unary,
528
539
  },
540
+ /**
541
+ * View by Reference ID (returns the latest record in case of duplicates)
542
+ *
543
+ * @generated from rpc Scailo.SalesQuotationsService.ViewByReferenceID
544
+ */
545
+ viewByReferenceID: {
546
+ name: "ViewByReferenceID",
547
+ I: base_scailo_pb_js_1.SimpleSearchReq,
548
+ O: sales_quotations_scailo_pb_js_1.SalesQuotation,
549
+ kind: protobuf_1.MethodKind.Unary,
550
+ },
529
551
  /**
530
552
  * View only essential components by ID (without logs)
531
553
  *
@@ -363,7 +363,7 @@ exports.SalesReturnsService = {
363
363
  },
364
364
  /**
365
365
  * CSV operations
366
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
366
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
367
367
  *
368
368
  * @generated from rpc Scailo.SalesReturnsService.DownloadItemsAsCSV
369
369
  */
@@ -373,6 +373,17 @@ exports.SalesReturnsService = {
373
373
  O: base_scailo_pb_js_1.StandardFile,
374
374
  kind: protobuf_1.MethodKind.Unary,
375
375
  },
376
+ /**
377
+ * Download the CSV template that could be used to upload items
378
+ *
379
+ * @generated from rpc Scailo.SalesReturnsService.DownloadItemsTemplateAsCSV
380
+ */
381
+ downloadItemsTemplateAsCSV: {
382
+ name: "DownloadItemsTemplateAsCSV",
383
+ I: base_scailo_pb_js_1.Empty,
384
+ O: base_scailo_pb_js_1.StandardFile,
385
+ kind: protobuf_1.MethodKind.Unary,
386
+ },
376
387
  /**
377
388
  * View by ID
378
389
  *
@@ -395,6 +406,17 @@ exports.SalesReturnsService = {
395
406
  O: sales_returns_scailo_pb_js_1.SalesReturn,
396
407
  kind: protobuf_1.MethodKind.Unary,
397
408
  },
409
+ /**
410
+ * View by Reference ID (returns the latest record in case of duplicates)
411
+ *
412
+ * @generated from rpc Scailo.SalesReturnsService.ViewByReferenceID
413
+ */
414
+ viewByReferenceID: {
415
+ name: "ViewByReferenceID",
416
+ I: base_scailo_pb_js_1.SimpleSearchReq,
417
+ O: sales_returns_scailo_pb_js_1.SalesReturn,
418
+ kind: protobuf_1.MethodKind.Unary,
419
+ },
398
420
  /**
399
421
  * View only essential components by ID (without logs)
400
422
  *
@@ -297,7 +297,7 @@ exports.SkillsGroupsService = {
297
297
  },
298
298
  /**
299
299
  * CSV operations
300
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
300
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
301
301
  *
302
302
  * @generated from rpc Scailo.SkillsGroupsService.DownloadItemsAsCSV
303
303
  */
@@ -307,6 +307,17 @@ exports.SkillsGroupsService = {
307
307
  O: base_scailo_pb_js_1.StandardFile,
308
308
  kind: protobuf_1.MethodKind.Unary,
309
309
  },
310
+ /**
311
+ * Download the CSV template that could be used to upload items
312
+ *
313
+ * @generated from rpc Scailo.SkillsGroupsService.DownloadItemsTemplateAsCSV
314
+ */
315
+ downloadItemsTemplateAsCSV: {
316
+ name: "DownloadItemsTemplateAsCSV",
317
+ I: base_scailo_pb_js_1.Empty,
318
+ O: base_scailo_pb_js_1.StandardFile,
319
+ kind: protobuf_1.MethodKind.Unary,
320
+ },
310
321
  /**
311
322
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
312
323
  *
@@ -340,6 +351,17 @@ exports.SkillsGroupsService = {
340
351
  O: skills_groups_scailo_pb_js_1.SkillGroup,
341
352
  kind: protobuf_1.MethodKind.Unary,
342
353
  },
354
+ /**
355
+ * View by Code (returns the latest record in case of duplicates)
356
+ *
357
+ * @generated from rpc Scailo.SkillsGroupsService.ViewByCode
358
+ */
359
+ viewByCode: {
360
+ name: "ViewByCode",
361
+ I: base_scailo_pb_js_1.SimpleSearchReq,
362
+ O: skills_groups_scailo_pb_js_1.SkillGroup,
363
+ kind: protobuf_1.MethodKind.Unary,
364
+ },
343
365
  /**
344
366
  * View only essential components by ID (without logs)
345
367
  *
@@ -350,7 +350,7 @@ exports.StockAuditsService = {
350
350
  },
351
351
  /**
352
352
  * CSV operations
353
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
353
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
354
354
  *
355
355
  * @generated from rpc Scailo.StockAuditsService.DownloadItemsAsCSV
356
356
  */
@@ -360,6 +360,17 @@ exports.StockAuditsService = {
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
363
+ /**
364
+ * Download the CSV template that could be used to upload items
365
+ *
366
+ * @generated from rpc Scailo.StockAuditsService.DownloadItemsTemplateAsCSV
367
+ */
368
+ downloadItemsTemplateAsCSV: {
369
+ name: "DownloadItemsTemplateAsCSV",
370
+ I: base_scailo_pb_js_1.Empty,
371
+ O: base_scailo_pb_js_1.StandardFile,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
363
374
  /**
364
375
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
376
  *
@@ -393,6 +404,17 @@ exports.StockAuditsService = {
393
404
  O: stock_audits_scailo_pb_js_1.StockAudit,
394
405
  kind: protobuf_1.MethodKind.Unary,
395
406
  },
407
+ /**
408
+ * View by Reference ID (returns the latest record in case of duplicates)
409
+ *
410
+ * @generated from rpc Scailo.StockAuditsService.ViewByReferenceID
411
+ */
412
+ viewByReferenceID: {
413
+ name: "ViewByReferenceID",
414
+ I: base_scailo_pb_js_1.SimpleSearchReq,
415
+ O: stock_audits_scailo_pb_js_1.StockAudit,
416
+ kind: protobuf_1.MethodKind.Unary,
417
+ },
396
418
  /**
397
419
  * View only essential components by ID (without logs)
398
420
  *
@@ -361,7 +361,7 @@ exports.StockIssuancesService = {
361
361
  },
362
362
  /**
363
363
  * CSV operations
364
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
364
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
365
365
  *
366
366
  * @generated from rpc Scailo.StockIssuancesService.DownloadItemsAsCSV
367
367
  */
@@ -371,6 +371,17 @@ exports.StockIssuancesService = {
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
374
+ /**
375
+ * Download the CSV template that could be used to upload items
376
+ *
377
+ * @generated from rpc Scailo.StockIssuancesService.DownloadItemsTemplateAsCSV
378
+ */
379
+ downloadItemsTemplateAsCSV: {
380
+ name: "DownloadItemsTemplateAsCSV",
381
+ I: base_scailo_pb_js_1.Empty,
382
+ O: base_scailo_pb_js_1.StandardFile,
383
+ kind: protobuf_1.MethodKind.Unary,
384
+ },
374
385
  /**
375
386
  * View by ID
376
387
  *
@@ -393,6 +404,17 @@ exports.StockIssuancesService = {
393
404
  O: stock_issuances_scailo_pb_js_1.StockIssuance,
394
405
  kind: protobuf_1.MethodKind.Unary,
395
406
  },
407
+ /**
408
+ * View by Reference ID (returns the latest record in case of duplicates)
409
+ *
410
+ * @generated from rpc Scailo.StockIssuancesService.ViewByReferenceID
411
+ */
412
+ viewByReferenceID: {
413
+ name: "ViewByReferenceID",
414
+ I: base_scailo_pb_js_1.SimpleSearchReq,
415
+ O: stock_issuances_scailo_pb_js_1.StockIssuance,
416
+ kind: protobuf_1.MethodKind.Unary,
417
+ },
396
418
  /**
397
419
  * View only essential components by ID (without logs)
398
420
  *
@@ -351,7 +351,7 @@ exports.StockReturnsService = {
351
351
  },
352
352
  /**
353
353
  * CSV operations
354
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
354
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
355
355
  *
356
356
  * @generated from rpc Scailo.StockReturnsService.DownloadItemsAsCSV
357
357
  */
@@ -361,6 +361,17 @@ exports.StockReturnsService = {
361
361
  O: base_scailo_pb_js_1.StandardFile,
362
362
  kind: protobuf_1.MethodKind.Unary,
363
363
  },
364
+ /**
365
+ * Download the CSV template that could be used to upload items
366
+ *
367
+ * @generated from rpc Scailo.StockReturnsService.DownloadItemsTemplateAsCSV
368
+ */
369
+ downloadItemsTemplateAsCSV: {
370
+ name: "DownloadItemsTemplateAsCSV",
371
+ I: base_scailo_pb_js_1.Empty,
372
+ O: base_scailo_pb_js_1.StandardFile,
373
+ kind: protobuf_1.MethodKind.Unary,
374
+ },
364
375
  /**
365
376
  * View by ID
366
377
  *
@@ -383,6 +394,17 @@ exports.StockReturnsService = {
383
394
  O: stock_returns_scailo_pb_js_1.StockReturn,
384
395
  kind: protobuf_1.MethodKind.Unary,
385
396
  },
397
+ /**
398
+ * View by Reference ID (returns the latest record in case of duplicates)
399
+ *
400
+ * @generated from rpc Scailo.StockReturnsService.ViewByReferenceID
401
+ */
402
+ viewByReferenceID: {
403
+ name: "ViewByReferenceID",
404
+ I: base_scailo_pb_js_1.SimpleSearchReq,
405
+ O: stock_returns_scailo_pb_js_1.StockReturn,
406
+ kind: protobuf_1.MethodKind.Unary,
407
+ },
386
408
  /**
387
409
  * View only essential components by ID (without logs)
388
410
  *
@@ -361,7 +361,7 @@ exports.SupplyOffersService = {
361
361
  },
362
362
  /**
363
363
  * CSV operations
364
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
364
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
365
365
  *
366
366
  * @generated from rpc Scailo.SupplyOffersService.DownloadItemsAsCSV
367
367
  */
@@ -371,6 +371,17 @@ exports.SupplyOffersService = {
371
371
  O: base_scailo_pb_js_1.StandardFile,
372
372
  kind: protobuf_1.MethodKind.Unary,
373
373
  },
374
+ /**
375
+ * Download the CSV template that could be used to upload items
376
+ *
377
+ * @generated from rpc Scailo.SupplyOffersService.DownloadItemsTemplateAsCSV
378
+ */
379
+ downloadItemsTemplateAsCSV: {
380
+ name: "DownloadItemsTemplateAsCSV",
381
+ I: base_scailo_pb_js_1.Empty,
382
+ O: base_scailo_pb_js_1.StandardFile,
383
+ kind: protobuf_1.MethodKind.Unary,
384
+ },
374
385
  /**
375
386
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
376
387
  *
@@ -404,6 +415,17 @@ exports.SupplyOffersService = {
404
415
  O: supply_offers_scailo_pb_js_1.SupplyOffer,
405
416
  kind: protobuf_1.MethodKind.Unary,
406
417
  },
418
+ /**
419
+ * View by Reference ID (returns the latest record in case of duplicates)
420
+ *
421
+ * @generated from rpc Scailo.SupplyOffersService.ViewByReferenceID
422
+ */
423
+ viewByReferenceID: {
424
+ name: "ViewByReferenceID",
425
+ I: base_scailo_pb_js_1.SimpleSearchReq,
426
+ O: supply_offers_scailo_pb_js_1.SupplyOffer,
427
+ kind: protobuf_1.MethodKind.Unary,
428
+ },
407
429
  /**
408
430
  * View only essential components by ID (without logs)
409
431
  *
@@ -362,7 +362,7 @@ exports.VendorInvoicesService = {
362
362
  },
363
363
  /**
364
364
  * CSV operations
365
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
365
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
366
366
  *
367
367
  * @generated from rpc Scailo.VendorInvoicesService.DownloadItemsAsCSV
368
368
  */
@@ -372,6 +372,17 @@ exports.VendorInvoicesService = {
372
372
  O: base_scailo_pb_js_1.StandardFile,
373
373
  kind: protobuf_1.MethodKind.Unary,
374
374
  },
375
+ /**
376
+ * Download the CSV template that could be used to upload items
377
+ *
378
+ * @generated from rpc Scailo.VendorInvoicesService.DownloadItemsTemplateAsCSV
379
+ */
380
+ downloadItemsTemplateAsCSV: {
381
+ name: "DownloadItemsTemplateAsCSV",
382
+ I: base_scailo_pb_js_1.Empty,
383
+ O: base_scailo_pb_js_1.StandardFile,
384
+ kind: protobuf_1.MethodKind.Unary,
385
+ },
375
386
  /**
376
387
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
377
388
  *
@@ -460,6 +471,17 @@ exports.VendorInvoicesService = {
460
471
  O: vendor_invoices_scailo_pb_js_1.VendorInvoice,
461
472
  kind: protobuf_1.MethodKind.Unary,
462
473
  },
474
+ /**
475
+ * View by Reference ID (returns the latest record in case of duplicates)
476
+ *
477
+ * @generated from rpc Scailo.VendorInvoicesService.ViewByReferenceID
478
+ */
479
+ viewByReferenceID: {
480
+ name: "ViewByReferenceID",
481
+ I: base_scailo_pb_js_1.SimpleSearchReq,
482
+ O: vendor_invoices_scailo_pb_js_1.VendorInvoice,
483
+ kind: protobuf_1.MethodKind.Unary,
484
+ },
463
485
  /**
464
486
  * View only essential components by ID (without logs)
465
487
  *
@@ -274,7 +274,7 @@ exports.VendorsService = {
274
274
  },
275
275
  /**
276
276
  * CSV operations
277
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
277
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
278
278
  *
279
279
  * @generated from rpc Scailo.VendorsService.DownloadItemsAsCSV
280
280
  */
@@ -284,6 +284,17 @@ exports.VendorsService = {
284
284
  O: base_scailo_pb_js_1.StandardFile,
285
285
  kind: protobuf_1.MethodKind.Unary,
286
286
  },
287
+ /**
288
+ * Download the CSV template that could be used to upload items
289
+ *
290
+ * @generated from rpc Scailo.VendorsService.DownloadItemsTemplateAsCSV
291
+ */
292
+ downloadItemsTemplateAsCSV: {
293
+ name: "DownloadItemsTemplateAsCSV",
294
+ I: base_scailo_pb_js_1.Empty,
295
+ O: base_scailo_pb_js_1.StandardFile,
296
+ kind: protobuf_1.MethodKind.Unary,
297
+ },
287
298
  /**
288
299
  * Upload items using a CSV file. Returns an error in case duplicates are found (family code and uom code are unique)
289
300
  *
@@ -383,6 +394,17 @@ exports.VendorsService = {
383
394
  O: vendors_scailo_pb_js_1.Vendor,
384
395
  kind: protobuf_1.MethodKind.Unary,
385
396
  },
397
+ /**
398
+ * View by Code (returns the latest record in case of duplicates)
399
+ *
400
+ * @generated from rpc Scailo.VendorsService.ViewByCode
401
+ */
402
+ viewByCode: {
403
+ name: "ViewByCode",
404
+ I: base_scailo_pb_js_1.SimpleSearchReq,
405
+ O: vendors_scailo_pb_js_1.Vendor,
406
+ kind: protobuf_1.MethodKind.Unary,
407
+ },
386
408
  /**
387
409
  * View only essential components by ID (without logs)
388
410
  *
@@ -350,7 +350,7 @@ exports.WorkOrdersService = {
350
350
  },
351
351
  /**
352
352
  * CSV operations
353
- * Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
353
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
354
354
  *
355
355
  * @generated from rpc Scailo.WorkOrdersService.DownloadItemsAsCSV
356
356
  */
@@ -360,6 +360,17 @@ exports.WorkOrdersService = {
360
360
  O: base_scailo_pb_js_1.StandardFile,
361
361
  kind: protobuf_1.MethodKind.Unary,
362
362
  },
363
+ /**
364
+ * Download the CSV template that could be used to upload items
365
+ *
366
+ * @generated from rpc Scailo.WorkOrdersService.DownloadItemsTemplateAsCSV
367
+ */
368
+ downloadItemsTemplateAsCSV: {
369
+ name: "DownloadItemsTemplateAsCSV",
370
+ I: base_scailo_pb_js_1.Empty,
371
+ O: base_scailo_pb_js_1.StandardFile,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
363
374
  /**
364
375
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
376
  *
@@ -393,6 +404,17 @@ exports.WorkOrdersService = {
393
404
  O: work_orders_scailo_pb_js_1.WorkOrder,
394
405
  kind: protobuf_1.MethodKind.Unary,
395
406
  },
407
+ /**
408
+ * View by Reference ID (returns the latest record in case of duplicates)
409
+ *
410
+ * @generated from rpc Scailo.WorkOrdersService.ViewByReferenceID
411
+ */
412
+ viewByReferenceID: {
413
+ name: "ViewByReferenceID",
414
+ I: base_scailo_pb_js_1.SimpleSearchReq,
415
+ O: work_orders_scailo_pb_js_1.WorkOrder,
416
+ kind: protobuf_1.MethodKind.Unary,
417
+ },
396
418
  /**
397
419
  * View only essential components by ID (without logs)
398
420
  *