@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
@@ -1,5 +1,5 @@
1
1
  import { PurchaseIndent, PurchaseIndentItem, PurchaseIndentItemHistoryRequest, PurchaseIndentItemProspectiveInfoRequest, PurchaseIndentItemsSearchRequest, PurchaseIndentOrderedStatisticsList, PurchasesIndentsItemsList, PurchasesIndentsList, PurchasesIndentsServiceAutofillRequest, PurchasesIndentsServiceCountReq, PurchasesIndentsServiceCreateRequest, PurchasesIndentsServiceFilterReq, PurchasesIndentsServiceItemCreateRequest, PurchasesIndentsServiceItemUpdateRequest, PurchasesIndentsServiceMultipleItemsCreateRequest, PurchasesIndentsServicePaginatedItemsResponse, PurchasesIndentsServicePaginationReq, PurchasesIndentsServicePaginationResponse, PurchasesIndentsServiceSearchAllReq, PurchasesIndentsServiceUpdateRequest } from "./purchases_indents.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
5
5
  /**
@@ -354,7 +354,7 @@ export declare const PurchasesIndentsService: {
354
354
  };
355
355
  /**
356
356
  * CSV operations
357
- * 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
357
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
358
358
  *
359
359
  * @generated from rpc Scailo.PurchasesIndentsService.DownloadItemsAsCSV
360
360
  */
@@ -364,6 +364,17 @@ export declare const PurchasesIndentsService: {
364
364
  readonly O: typeof StandardFile;
365
365
  readonly kind: MethodKind.Unary;
366
366
  };
367
+ /**
368
+ * Download the CSV template that could be used to upload items
369
+ *
370
+ * @generated from rpc Scailo.PurchasesIndentsService.DownloadItemsTemplateAsCSV
371
+ */
372
+ readonly downloadItemsTemplateAsCSV: {
373
+ readonly name: "DownloadItemsTemplateAsCSV";
374
+ readonly I: typeof Empty;
375
+ readonly O: typeof StandardFile;
376
+ readonly kind: MethodKind.Unary;
377
+ };
367
378
  /**
368
379
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
369
380
  *
@@ -397,6 +408,17 @@ export declare const PurchasesIndentsService: {
397
408
  readonly O: typeof PurchaseIndent;
398
409
  readonly kind: MethodKind.Unary;
399
410
  };
411
+ /**
412
+ * View by Reference ID (returns the latest record in case of duplicates)
413
+ *
414
+ * @generated from rpc Scailo.PurchasesIndentsService.ViewByReferenceID
415
+ */
416
+ readonly viewByReferenceID: {
417
+ readonly name: "ViewByReferenceID";
418
+ readonly I: typeof SimpleSearchReq;
419
+ readonly O: typeof PurchaseIndent;
420
+ readonly kind: MethodKind.Unary;
421
+ };
400
422
  /**
401
423
  * View only essential components by ID (without logs)
402
424
  *
@@ -1 +1 @@
1
- {"version":3,"file":"purchases_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,mCAAmC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,sCAAsC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7vB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"purchases_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,mCAAmC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,sCAAsC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7vB,OAAO,EAAE,YAAY,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;AAC1Y,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { PurchaseOrder, PurchaseOrderAncillaryParameters, PurchaseOrderBillingStatistics, PurchaseOrderContact, PurchaseOrderContactsList, PurchaseOrderInventoryMatchList, PurchaseOrderInventoryStatistics, PurchaseOrderItem, PurchaseOrderItemHistoryRequest, PurchaseOrderItemProspectiveInfoRequest, PurchaseOrderItemsList, PurchaseOrderItemsSearchRequest, PurchaseOrderPriceMatchList, PurchaseOrderReference, PurchaseOrderReferencesList, PurchasesOrdersList, PurchasesOrdersServiceAutofillRequest, PurchasesOrdersServiceContactCreateRequest, PurchasesOrdersServiceCountReq, PurchasesOrdersServiceCreateRequest, PurchasesOrdersServiceFilterReq, PurchasesOrdersServiceItemCreateRequest, PurchasesOrdersServiceItemUpdateRequest, PurchasesOrdersServicePaginatedItemsResponse, PurchasesOrdersServicePaginationReq, PurchasesOrdersServicePaginationResponse, PurchasesOrdersServiceReferenceCreateRequest, PurchasesOrdersServiceSearchAllReq, PurchasesOrdersServiceUpdateRequest } from "./purchases_orders.scailo_pb.js";
2
- import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, PriceResponse, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile, SumResponse } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, PriceResponse, ReorderItemsRequest, RepeatWithDeliveryDate, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
5
5
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
@@ -366,7 +366,7 @@ export declare const PurchasesOrdersService: {
366
366
  };
367
367
  /**
368
368
  * CSV operations
369
- * 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
369
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
370
370
  *
371
371
  * @generated from rpc Scailo.PurchasesOrdersService.DownloadItemsAsCSV
372
372
  */
@@ -376,6 +376,17 @@ export declare const PurchasesOrdersService: {
376
376
  readonly O: typeof StandardFile;
377
377
  readonly kind: MethodKind.Unary;
378
378
  };
379
+ /**
380
+ * Download the CSV template that could be used to upload items
381
+ *
382
+ * @generated from rpc Scailo.PurchasesOrdersService.DownloadItemsTemplateAsCSV
383
+ */
384
+ readonly downloadItemsTemplateAsCSV: {
385
+ readonly name: "DownloadItemsTemplateAsCSV";
386
+ readonly I: typeof Empty;
387
+ readonly O: typeof StandardFile;
388
+ readonly kind: MethodKind.Unary;
389
+ };
379
390
  /**
380
391
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
381
392
  *
@@ -519,6 +530,17 @@ export declare const PurchasesOrdersService: {
519
530
  readonly O: typeof PurchaseOrder;
520
531
  readonly kind: MethodKind.Unary;
521
532
  };
533
+ /**
534
+ * View by Reference ID (returns the latest record in case of duplicates)
535
+ *
536
+ * @generated from rpc Scailo.PurchasesOrdersService.ViewByReferenceID
537
+ */
538
+ readonly viewByReferenceID: {
539
+ readonly name: "ViewByReferenceID";
540
+ readonly I: typeof SimpleSearchReq;
541
+ readonly O: typeof PurchaseOrder;
542
+ readonly kind: MethodKind.Unary;
543
+ };
522
544
  /**
523
545
  * View only essential components by ID (without logs)
524
546
  *
@@ -1 +1 @@
1
- {"version":3,"file":"purchases_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,4CAA4C,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,iCAAiC,CAAC;AACl/B,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,aAAa,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAChZ,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,sBAAsB;;;QAG/B;;;;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;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"purchases_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,oBAAoB,EAAE,yBAAyB,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,sBAAsB,EAAE,+BAA+B,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,4CAA4C,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,iCAAiC,CAAC;AACl/B,OAAO,EAAE,YAAY,EAAE,iBAAiB,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,aAAa,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACxa,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,sBAAsB;;;QAG/B;;;;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;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { PurchaseReturn, PurchaseReturnAncillaryParameters, PurchaseReturnItem, PurchaseReturnItemHistoryRequest, PurchaseReturnItemProspectiveInfoRequest, PurchaseReturnItemsSearchRequest, PurchasesReturnsItemsList, PurchasesReturnsList, PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest, PurchasesReturnsServiceCountReq, PurchasesReturnsServiceCreateRequest, PurchasesReturnsServiceFilterReq, PurchasesReturnsServiceItemCreateRequest, PurchasesReturnsServiceItemUpdateRequest, PurchasesReturnsServicePaginatedItemsResponse, PurchasesReturnsServicePaginationReq, PurchasesReturnsServicePaginationResponse, PurchasesReturnsServiceSearchAllReq, PurchasesReturnsServiceUpdateRequest } from "./purchases_returns.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
5
5
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
@@ -356,7 +356,7 @@ export declare const PurchasesReturnsService: {
356
356
  };
357
357
  /**
358
358
  * CSV operations
359
- * 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
359
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
360
360
  *
361
361
  * @generated from rpc Scailo.PurchasesReturnsService.DownloadItemsAsCSV
362
362
  */
@@ -366,6 +366,17 @@ export declare const PurchasesReturnsService: {
366
366
  readonly O: typeof StandardFile;
367
367
  readonly kind: MethodKind.Unary;
368
368
  };
369
+ /**
370
+ * Download the CSV template that could be used to upload items
371
+ *
372
+ * @generated from rpc Scailo.PurchasesReturnsService.DownloadItemsTemplateAsCSV
373
+ */
374
+ readonly downloadItemsTemplateAsCSV: {
375
+ readonly name: "DownloadItemsTemplateAsCSV";
376
+ readonly I: typeof Empty;
377
+ readonly O: typeof StandardFile;
378
+ readonly kind: MethodKind.Unary;
379
+ };
369
380
  /**
370
381
  * View by ID
371
382
  *
@@ -388,6 +399,17 @@ export declare const PurchasesReturnsService: {
388
399
  readonly O: typeof PurchaseReturn;
389
400
  readonly kind: MethodKind.Unary;
390
401
  };
402
+ /**
403
+ * View by Reference ID (returns the latest record in case of duplicates)
404
+ *
405
+ * @generated from rpc Scailo.PurchasesReturnsService.ViewByReferenceID
406
+ */
407
+ readonly viewByReferenceID: {
408
+ readonly name: "ViewByReferenceID";
409
+ readonly I: typeof SimpleSearchReq;
410
+ readonly O: typeof PurchaseReturn;
411
+ readonly kind: MethodKind.Unary;
412
+ };
391
413
  /**
392
414
  * View only essential components by ID (without logs)
393
415
  *
@@ -1 +1 @@
1
- {"version":3,"file":"purchases_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,iCAAiC,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,2DAA2D,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7tB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC3W,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;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"purchases_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,iCAAiC,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,2DAA2D,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7tB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,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;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { QCGroup, QCGroupItem, QCGroupItemHistoryRequest, QCGroupItemsSearchRequest, QCGroupsItemsList, QCGroupsList, QCGroupsServiceCountReq, QCGroupsServiceCreateRequest, QCGroupsServiceFilterReq, QCGroupsServiceItemCreateRequest, QCGroupsServiceItemUpdateRequest, QCGroupsServicePaginatedItemsResponse, QCGroupsServicePaginationReq, QCGroupsServicePaginationResponse, QCGroupsServiceSearchAllReq, QCGroupsServiceUpdateRequest } from "./qc_groups.scailo_pb.js";
2
- import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  /**
5
5
  *
@@ -323,7 +323,7 @@ export declare const QCGroupsService: {
323
323
  };
324
324
  /**
325
325
  * CSV operations
326
- * 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
326
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
327
327
  *
328
328
  * @generated from rpc Scailo.QCGroupsService.DownloadItemsAsCSV
329
329
  */
@@ -333,6 +333,17 @@ export declare const QCGroupsService: {
333
333
  readonly O: typeof StandardFile;
334
334
  readonly kind: MethodKind.Unary;
335
335
  };
336
+ /**
337
+ * Download the CSV template that could be used to upload items
338
+ *
339
+ * @generated from rpc Scailo.QCGroupsService.DownloadItemsTemplateAsCSV
340
+ */
341
+ readonly downloadItemsTemplateAsCSV: {
342
+ readonly name: "DownloadItemsTemplateAsCSV";
343
+ readonly I: typeof Empty;
344
+ readonly O: typeof StandardFile;
345
+ readonly kind: MethodKind.Unary;
346
+ };
336
347
  /**
337
348
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
338
349
  *
@@ -366,6 +377,17 @@ export declare const QCGroupsService: {
366
377
  readonly O: typeof QCGroup;
367
378
  readonly kind: MethodKind.Unary;
368
379
  };
380
+ /**
381
+ * View by Code (returns the latest record in case of duplicates)
382
+ *
383
+ * @generated from rpc Scailo.QCGroupsService.ViewByCode
384
+ */
385
+ readonly viewByCode: {
386
+ readonly name: "ViewByCode";
387
+ readonly I: typeof SimpleSearchReq;
388
+ readonly O: typeof QCGroup;
389
+ readonly kind: MethodKind.Unary;
390
+ };
369
391
  /**
370
392
  * View only essential components by ID (without logs)
371
393
  *
@@ -1 +1 @@
1
- {"version":3,"file":"qc_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/qc_groups.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AAC/c,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC7U,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;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;;;;;;;WAOG;;;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"qc_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/qc_groups.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AAC/c,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;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;;;;;;;WAOG;;;;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { QuotationRequest, QuotationRequestAncillaryParameters, QuotationRequestItem, QuotationRequestItemHistoryRequest, QuotationRequestItemsSearchRequest, QuotationsRequestsItemsList, QuotationsRequestsList, QuotationsRequestsServiceAutofillRequest, QuotationsRequestsServiceCountReq, QuotationsRequestsServiceCreateRequest, QuotationsRequestsServiceFilterReq, QuotationsRequestsServiceItemCreateRequest, QuotationsRequestsServiceItemUpdateRequest, QuotationsRequestsServicePaginatedItemsResponse, QuotationsRequestsServicePaginationReq, QuotationsRequestsServicePaginationResponse, QuotationsRequestsServiceSearchAllReq, QuotationsRequestsServiceUpdateRequest } from "./quotations_requests.scailo_pb.js";
2
- import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  /**
5
5
  *
@@ -320,7 +320,7 @@ export declare const QuotationsRequestsService: {
320
320
  };
321
321
  /**
322
322
  * CSV operations
323
- * 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
323
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
324
324
  *
325
325
  * @generated from rpc Scailo.QuotationsRequestsService.DownloadItemsAsCSV
326
326
  */
@@ -330,6 +330,17 @@ export declare const QuotationsRequestsService: {
330
330
  readonly O: typeof StandardFile;
331
331
  readonly kind: MethodKind.Unary;
332
332
  };
333
+ /**
334
+ * Download the CSV template that could be used to upload items
335
+ *
336
+ * @generated from rpc Scailo.QuotationsRequestsService.DownloadItemsTemplateAsCSV
337
+ */
338
+ readonly downloadItemsTemplateAsCSV: {
339
+ readonly name: "DownloadItemsTemplateAsCSV";
340
+ readonly I: typeof Empty;
341
+ readonly O: typeof StandardFile;
342
+ readonly kind: MethodKind.Unary;
343
+ };
333
344
  /**
334
345
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
335
346
  *
@@ -363,6 +374,17 @@ export declare const QuotationsRequestsService: {
363
374
  readonly O: typeof QuotationRequest;
364
375
  readonly kind: MethodKind.Unary;
365
376
  };
377
+ /**
378
+ * View by Reference ID (returns the latest record in case of duplicates)
379
+ *
380
+ * @generated from rpc Scailo.QuotationsRequestsService.ViewByReferenceID
381
+ */
382
+ readonly viewByReferenceID: {
383
+ readonly name: "ViewByReferenceID";
384
+ readonly I: typeof SimpleSearchReq;
385
+ readonly O: typeof QuotationRequest;
386
+ readonly kind: MethodKind.Unary;
387
+ };
366
388
  /**
367
389
  * View only essential components by ID (without logs)
368
390
  *
@@ -1 +1 @@
1
- {"version":3,"file":"quotations_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,mCAAmC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACpsB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClU,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB;;;QAGlC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"quotations_requests.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_requests.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,mCAAmC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACpsB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC1V,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB;;;QAGlC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { QuotationResponse, QuotationResponseAncillaryParameters, QuotationResponseItem, QuotationResponseItemHistoryRequest, QuotationResponseItemsSearchRequest, QuotationsResponsesItemsList, QuotationsResponsesList, QuotationsResponsesServiceCountReq, QuotationsResponsesServiceCreateRequest, QuotationsResponsesServiceFilterReq, QuotationsResponsesServiceItemCreateRequest, QuotationsResponsesServiceItemsFilterReq, QuotationsResponsesServiceItemUpdateRequest, QuotationsResponsesServicePaginatedItemsResponse, QuotationsResponsesServicePaginationReq, QuotationsResponsesServicePaginationResponse, QuotationsResponsesServiceSearchAllReq, QuotationsResponsesServiceUpdateRequest } from "./quotations_responses.scailo_pb.js";
2
- import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  /**
5
5
  *
@@ -340,6 +340,17 @@ export declare const QuotationsResponsesService: {
340
340
  readonly O: typeof QuotationResponse;
341
341
  readonly kind: MethodKind.Unary;
342
342
  };
343
+ /**
344
+ * View by Reference ID (returns the latest record in case of duplicates)
345
+ *
346
+ * @generated from rpc Scailo.QuotationsResponsesService.ViewByReferenceID
347
+ */
348
+ readonly viewByReferenceID: {
349
+ readonly name: "ViewByReferenceID";
350
+ readonly I: typeof SimpleSearchReq;
351
+ readonly O: typeof QuotationResponse;
352
+ readonly kind: MethodKind.Unary;
353
+ };
343
354
  /**
344
355
  * View only essential components by ID (without logs)
345
356
  *
@@ -1 +1 @@
1
- {"version":3,"file":"quotations_responses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_responses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,oCAAoC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,wCAAwC,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,MAAM,qCAAqC,CAAC;AACttB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClR,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B;;;QAGnC;;;;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;;;;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":"quotations_responses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/quotations_responses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,oCAAoC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,wCAAwC,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,MAAM,qCAAqC,CAAC;AACttB,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACnS,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B;;;QAGnC;;;;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;;;;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,5 +1,5 @@
1
1
  import { ReplaceableIndent, ReplaceableIndentIssuedStatisticsList, ReplaceableIndentItem, ReplaceableIndentItemHistoryRequest, ReplaceableIndentItemProspectiveInfoRequest, ReplaceableIndentItemsSearchRequest, ReplaceableIndentsItemsList, ReplaceableIndentsList, ReplaceableIndentsServiceAutofillRequest, ReplaceableIndentsServiceCountReq, ReplaceableIndentsServiceCreateRequest, ReplaceableIndentsServiceFilterReq, ReplaceableIndentsServiceItemCreateRequest, ReplaceableIndentsServiceItemUpdateRequest, ReplaceableIndentsServicePaginatedItemsResponse, ReplaceableIndentsServicePaginationReq, ReplaceableIndentsServicePaginationResponse, ReplaceableIndentsServiceSearchAllReq, ReplaceableIndentsServiceUpdateRequest } from "./replaceable_indents.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
5
5
  /**
@@ -343,7 +343,7 @@ export declare const ReplaceableIndentsService: {
343
343
  };
344
344
  /**
345
345
  * CSV operations
346
- * 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
346
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
347
347
  *
348
348
  * @generated from rpc Scailo.ReplaceableIndentsService.DownloadItemsAsCSV
349
349
  */
@@ -353,6 +353,17 @@ export declare const ReplaceableIndentsService: {
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
356
+ /**
357
+ * Download the CSV template that could be used to upload items
358
+ *
359
+ * @generated from rpc Scailo.ReplaceableIndentsService.DownloadItemsTemplateAsCSV
360
+ */
361
+ readonly downloadItemsTemplateAsCSV: {
362
+ readonly name: "DownloadItemsTemplateAsCSV";
363
+ readonly I: typeof Empty;
364
+ readonly O: typeof StandardFile;
365
+ readonly kind: MethodKind.Unary;
366
+ };
356
367
  /**
357
368
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
358
369
  *
@@ -386,6 +397,17 @@ export declare const ReplaceableIndentsService: {
386
397
  readonly O: typeof ReplaceableIndent;
387
398
  readonly kind: MethodKind.Unary;
388
399
  };
400
+ /**
401
+ * View by Reference ID (returns the latest record in case of duplicates)
402
+ *
403
+ * @generated from rpc Scailo.ReplaceableIndentsService.ViewByReferenceID
404
+ */
405
+ readonly viewByReferenceID: {
406
+ readonly name: "ViewByReferenceID";
407
+ readonly I: typeof SimpleSearchReq;
408
+ readonly O: typeof ReplaceableIndent;
409
+ readonly kind: MethodKind.Unary;
410
+ };
389
411
  /**
390
412
  * View only essential components by ID (without logs)
391
413
  *
@@ -1 +1 @@
1
- {"version":3,"file":"replaceable_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/replaceable_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,qCAAqC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACvvB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC5W,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB;;;QAGlC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"replaceable_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/replaceable_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,qCAAqC,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,+CAA+C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AACvvB,OAAO,EAAE,YAAY,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,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpY,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,yBAAyB;;;QAGlC;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { SalesEnquiriesItemsList, SalesEnquiriesList, SalesEnquiriesServiceContactCreateRequest, SalesEnquiriesServiceCountReq, SalesEnquiriesServiceCreateRequest, SalesEnquiriesServiceFilterReq, SalesEnquiriesServiceItemCreateRequest, SalesEnquiriesServiceItemUpdateRequest, SalesEnquiriesServicePaginatedItemsResponse, SalesEnquiriesServicePaginationReq, SalesEnquiriesServicePaginationResponse, SalesEnquiriesServiceSearchAllReq, SalesEnquiriesServiceUpdateRequest, SalesEnquiry, SalesEnquiryAncillaryParameters, SalesEnquiryContact, SalesEnquiryContactsList, SalesEnquiryItem, SalesEnquiryItemHistoryRequest, SalesEnquiryItemsSearchRequest } from "./sales_enquiries.scailo_pb.js";
2
- import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
5
5
  /**
@@ -343,7 +343,7 @@ export declare const SalesEnquiriesService: {
343
343
  };
344
344
  /**
345
345
  * CSV operations
346
- * 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
346
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
347
347
  *
348
348
  * @generated from rpc Scailo.SalesEnquiriesService.DownloadItemsAsCSV
349
349
  */
@@ -353,6 +353,17 @@ export declare const SalesEnquiriesService: {
353
353
  readonly O: typeof StandardFile;
354
354
  readonly kind: MethodKind.Unary;
355
355
  };
356
+ /**
357
+ * Download the CSV template that could be used to upload items
358
+ *
359
+ * @generated from rpc Scailo.SalesEnquiriesService.DownloadItemsTemplateAsCSV
360
+ */
361
+ readonly downloadItemsTemplateAsCSV: {
362
+ readonly name: "DownloadItemsTemplateAsCSV";
363
+ readonly I: typeof Empty;
364
+ readonly O: typeof StandardFile;
365
+ readonly kind: MethodKind.Unary;
366
+ };
356
367
  /**
357
368
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
358
369
  *
@@ -441,6 +452,17 @@ export declare const SalesEnquiriesService: {
441
452
  readonly O: typeof SalesEnquiry;
442
453
  readonly kind: MethodKind.Unary;
443
454
  };
455
+ /**
456
+ * View by Reference ID (returns the latest record in case of duplicates)
457
+ *
458
+ * @generated from rpc Scailo.SalesEnquiriesService.ViewByReferenceID
459
+ */
460
+ readonly viewByReferenceID: {
461
+ readonly name: "ViewByReferenceID";
462
+ readonly I: typeof SimpleSearchReq;
463
+ readonly O: typeof SalesEnquiry;
464
+ readonly kind: MethodKind.Unary;
465
+ };
444
466
  /**
445
467
  * View only essential components by ID (without logs)
446
468
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sales_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/sales_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,yCAAyC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,YAAY,EAAE,+BAA+B,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAC5qB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACpX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;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;;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"sales_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/sales_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,yCAAyC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,YAAY,EAAE,+BAA+B,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,8BAA8B,EAAE,MAAM,gCAAgC,CAAC;AAC5qB,OAAO,EAAE,YAAY,EAAE,iBAAiB,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;AAC5Y,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;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;;;;;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"}
@@ -1,5 +1,5 @@
1
1
  import { SalesInvoice, SalesInvoiceAncillaryParameters, SalesInvoiceDispatchedStatisticsList, SalesInvoiceItem, SalesInvoiceItemHistoryRequest, SalesInvoiceItemProspectiveInfoRequest, SalesInvoiceItemsList, SalesInvoiceItemsSearchRequest, SalesInvoiceReference, SalesInvoiceReferencesList, SalesInvoicesList, SalesInvoicesServiceAlreadyAddedQuantityForSourceRequest, SalesInvoicesServiceAutofillRequest, SalesInvoicesServiceCountReq, SalesInvoicesServiceCreateRequest, SalesInvoicesServiceFilterReq, SalesInvoicesServiceItemCreateRequest, SalesInvoicesServiceItemUpdateRequest, SalesInvoicesServicePaginatedItemsResponse, SalesInvoicesServicePaginationReq, SalesInvoicesServicePaginationResponse, SalesInvoicesServiceReferenceCreateRequest, SalesInvoicesServiceSearchAllReq, SalesInvoicesServiceUpdateRequest } from "./sales_invoices.scailo_pb.js";
2
- import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile, SumResponse } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
5
5
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
@@ -355,7 +355,7 @@ export declare const SalesInvoicesService: {
355
355
  };
356
356
  /**
357
357
  * CSV operations
358
- * 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
358
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
359
359
  *
360
360
  * @generated from rpc Scailo.SalesInvoicesService.DownloadItemsAsCSV
361
361
  */
@@ -365,6 +365,17 @@ export declare const SalesInvoicesService: {
365
365
  readonly O: typeof StandardFile;
366
366
  readonly kind: MethodKind.Unary;
367
367
  };
368
+ /**
369
+ * Download the CSV template that could be used to upload items
370
+ *
371
+ * @generated from rpc Scailo.SalesInvoicesService.DownloadItemsTemplateAsCSV
372
+ */
373
+ readonly downloadItemsTemplateAsCSV: {
374
+ readonly name: "DownloadItemsTemplateAsCSV";
375
+ readonly I: typeof Empty;
376
+ readonly O: typeof StandardFile;
377
+ readonly kind: MethodKind.Unary;
378
+ };
368
379
  /**
369
380
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
370
381
  *
@@ -453,6 +464,17 @@ export declare const SalesInvoicesService: {
453
464
  readonly O: typeof SalesInvoice;
454
465
  readonly kind: MethodKind.Unary;
455
466
  };
467
+ /**
468
+ * View by Reference ID (returns the latest record in case of duplicates)
469
+ *
470
+ * @generated from rpc Scailo.SalesInvoicesService.ViewByReferenceID
471
+ */
472
+ readonly viewByReferenceID: {
473
+ readonly name: "ViewByReferenceID";
474
+ readonly I: typeof SimpleSearchReq;
475
+ readonly O: typeof SalesInvoice;
476
+ readonly kind: MethodKind.Unary;
477
+ };
456
478
  /**
457
479
  * View only essential components by ID (without logs)
458
480
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sales_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/sales_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,qBAAqB,EAAE,8BAA8B,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,wDAAwD,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,0CAA0C,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AACh1B,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACjY,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,oBAAoB;;;QAG7B;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"sales_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/sales_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,qBAAqB,EAAE,8BAA8B,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,wDAAwD,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,0CAA0C,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AACh1B,OAAO,EAAE,YAAY,EAAE,iBAAiB,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;AACzZ,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,oBAAoB;;;QAG7B;;;;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"}
@@ -1,5 +1,5 @@
1
1
  import { SalesOrder, SalesOrderAncillaryParameters, SalesOrderBillingStatistics, SalesOrderContact, SalesOrderContactsList, SalesOrderInventoryMatchList, SalesOrderInventoryStatistics, SalesOrderItem, SalesOrderItemHistoryRequest, SalesOrderItemProspectiveInfoRequest, SalesOrderItemsList, SalesOrderItemsSearchRequest, SalesOrderPriceMatchList, SalesOrderReference, SalesOrderReferencesList, SalesOrdersList, SalesOrdersServiceAutofillRequest, SalesOrdersServiceContactCreateRequest, SalesOrdersServiceCountReq, SalesOrdersServiceCreateRequest, SalesOrdersServiceFilterReq, SalesOrdersServiceItemCreateRequest, SalesOrdersServiceItemUpdateRequest, SalesOrdersServicePaginatedItemsResponse, SalesOrdersServicePaginationReq, SalesOrdersServicePaginationResponse, SalesOrdersServiceReferenceCreateRequest, SalesOrdersServiceSearchAllReq, SalesOrdersServiceUpdateRequest } from "./sales_orders.scailo_pb.js";
2
- import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, PriceResponse, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile, SumResponse } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, AmendmentLogsList, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, PriceResponse, ReorderItemsRequest, RepeatWithDeliveryDate, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
5
5
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
@@ -366,7 +366,7 @@ export declare const SalesOrdersService: {
366
366
  };
367
367
  /**
368
368
  * CSV operations
369
- * 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
369
+ * Download the CSV file with the associated line items. The same file could then be used to upload line items.
370
370
  *
371
371
  * @generated from rpc Scailo.SalesOrdersService.DownloadItemsAsCSV
372
372
  */
@@ -376,6 +376,17 @@ export declare const SalesOrdersService: {
376
376
  readonly O: typeof StandardFile;
377
377
  readonly kind: MethodKind.Unary;
378
378
  };
379
+ /**
380
+ * Download the CSV template that could be used to upload items
381
+ *
382
+ * @generated from rpc Scailo.SalesOrdersService.DownloadItemsTemplateAsCSV
383
+ */
384
+ readonly downloadItemsTemplateAsCSV: {
385
+ readonly name: "DownloadItemsTemplateAsCSV";
386
+ readonly I: typeof Empty;
387
+ readonly O: typeof StandardFile;
388
+ readonly kind: MethodKind.Unary;
389
+ };
379
390
  /**
380
391
  * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
381
392
  *
@@ -519,6 +530,17 @@ export declare const SalesOrdersService: {
519
530
  readonly O: typeof SalesOrder;
520
531
  readonly kind: MethodKind.Unary;
521
532
  };
533
+ /**
534
+ * View by Reference ID (returns the latest record in case of duplicates)
535
+ *
536
+ * @generated from rpc Scailo.SalesOrdersService.ViewByReferenceID
537
+ */
538
+ readonly viewByReferenceID: {
539
+ readonly name: "ViewByReferenceID";
540
+ readonly I: typeof SimpleSearchReq;
541
+ readonly O: typeof SalesOrder;
542
+ readonly kind: MethodKind.Unary;
543
+ };
522
544
  /**
523
545
  * View only essential components by ID (without logs)
524
546
  *