@kernelminds/scailo-sdk 0.0.100 → 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.
- package/lib/cjs/src/asset_indents.scailo_connect.js +23 -1
- package/lib/cjs/src/clients.scailo_connect.js +22 -0
- package/lib/cjs/src/credit_notes.scailo_connect.js +23 -1
- package/lib/cjs/src/debit_notes.scailo_connect.js +23 -1
- package/lib/cjs/src/equations_families.scailo_connect.js +23 -1
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +23 -1
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +23 -1
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +23 -1
- package/lib/cjs/src/expenses.scailo_connect.js +23 -1
- package/lib/cjs/src/goals.scailo_connect.js +23 -1
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +23 -1
- package/lib/cjs/src/goods_receipts.scailo_connect.js +23 -1
- package/lib/cjs/src/inventory.scailo_connect.js +44 -0
- package/lib/cjs/src/inventory.scailo_pb.js +810 -1
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +23 -1
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +23 -1
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
- package/lib/cjs/src/payroll_groups.scailo_connect.js +23 -1
- package/lib/cjs/src/production_indents.scailo_connect.js +23 -1
- package/lib/cjs/src/production_plans.scailo_connect.js +23 -1
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +23 -1
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +23 -1
- package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -1
- package/lib/cjs/src/purchases_orders.scailo_connect.js +23 -1
- package/lib/cjs/src/purchases_returns.scailo_connect.js +23 -1
- package/lib/cjs/src/qc_groups.scailo_connect.js +23 -1
- package/lib/cjs/src/quotations_requests.scailo_connect.js +23 -1
- package/lib/cjs/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +23 -1
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +23 -1
- package/lib/cjs/src/sales_invoices.scailo_connect.js +23 -1
- package/lib/cjs/src/sales_orders.scailo_connect.js +23 -1
- package/lib/cjs/src/sales_quotations.scailo_connect.js +23 -1
- package/lib/cjs/src/sales_returns.scailo_connect.js +23 -1
- package/lib/cjs/src/skills_groups.scailo_connect.js +23 -1
- package/lib/cjs/src/stock_audits.scailo_connect.js +23 -1
- package/lib/cjs/src/stock_issuances.scailo_connect.js +23 -1
- package/lib/cjs/src/stock_returns.scailo_connect.js +23 -1
- package/lib/cjs/src/supply_offers.scailo_connect.js +23 -1
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +23 -1
- package/lib/cjs/src/vendors.scailo_connect.js +45 -1
- package/lib/cjs/src/work_orders.scailo_connect.js +23 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/clients.scailo_connect.d.ts +23 -1
- package/lib/cjs/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goals.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inventory.scailo_connect.d.ts +45 -1
- package/lib/cjs/types/src/inventory.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inventory.scailo_pb.d.ts +590 -0
- package/lib/cjs/types/src/inventory.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts +46 -2
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +24 -2
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/src/asset_indents.scailo_connect.js +23 -1
- package/lib/esm/src/clients.scailo_connect.js +22 -0
- package/lib/esm/src/credit_notes.scailo_connect.js +23 -1
- package/lib/esm/src/debit_notes.scailo_connect.js +23 -1
- package/lib/esm/src/equations_families.scailo_connect.js +23 -1
- package/lib/esm/src/equations_replaceables.scailo_connect.js +23 -1
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +23 -1
- package/lib/esm/src/equations_work_orders.scailo_connect.js +23 -1
- package/lib/esm/src/expenses.scailo_connect.js +23 -1
- package/lib/esm/src/goals.scailo_connect.js +23 -1
- package/lib/esm/src/goods_dispatches.scailo_connect.js +23 -1
- package/lib/esm/src/goods_receipts.scailo_connect.js +23 -1
- package/lib/esm/src/inventory.scailo_connect.js +44 -0
- package/lib/esm/src/inventory.scailo_pb.js +816 -1
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +23 -1
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +23 -1
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -1
- package/lib/esm/src/payroll_groups.scailo_connect.js +23 -1
- package/lib/esm/src/production_indents.scailo_connect.js +23 -1
- package/lib/esm/src/production_plans.scailo_connect.js +23 -1
- package/lib/esm/src/proforma_invoices.scailo_connect.js +23 -1
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +23 -1
- package/lib/esm/src/purchases_indents.scailo_connect.js +23 -1
- package/lib/esm/src/purchases_orders.scailo_connect.js +23 -1
- package/lib/esm/src/purchases_returns.scailo_connect.js +23 -1
- package/lib/esm/src/qc_groups.scailo_connect.js +23 -1
- package/lib/esm/src/quotations_requests.scailo_connect.js +23 -1
- package/lib/esm/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +23 -1
- package/lib/esm/src/sales_enquiries.scailo_connect.js +23 -1
- package/lib/esm/src/sales_invoices.scailo_connect.js +23 -1
- package/lib/esm/src/sales_orders.scailo_connect.js +23 -1
- package/lib/esm/src/sales_quotations.scailo_connect.js +23 -1
- package/lib/esm/src/sales_returns.scailo_connect.js +23 -1
- package/lib/esm/src/skills_groups.scailo_connect.js +23 -1
- package/lib/esm/src/stock_audits.scailo_connect.js +23 -1
- package/lib/esm/src/stock_issuances.scailo_connect.js +23 -1
- package/lib/esm/src/stock_returns.scailo_connect.js +23 -1
- package/lib/esm/src/supply_offers.scailo_connect.js +23 -1
- package/lib/esm/src/vendor_invoices.scailo_connect.js +23 -1
- package/lib/esm/src/vendors.scailo_connect.js +45 -1
- package/lib/esm/src/work_orders.scailo_connect.js +23 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/clients.scailo_connect.d.ts +23 -1
- package/lib/esm/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goals.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inventory.scailo_connect.d.ts +45 -1
- package/lib/esm/types/src/inventory.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inventory.scailo_pb.d.ts +590 -0
- package/lib/esm/types/src/inventory.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_connect.d.ts +46 -2
- package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +24 -2
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -339,7 +339,7 @@ exports.AssetIndentsService = {
|
|
|
339
339
|
},
|
|
340
340
|
/**
|
|
341
341
|
* CSV operations
|
|
342
|
-
* Download the CSV file
|
|
342
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
343
343
|
*
|
|
344
344
|
* @generated from rpc Scailo.AssetIndentsService.DownloadItemsAsCSV
|
|
345
345
|
*/
|
|
@@ -349,6 +349,17 @@ exports.AssetIndentsService = {
|
|
|
349
349
|
O: base_scailo_pb_js_1.StandardFile,
|
|
350
350
|
kind: protobuf_1.MethodKind.Unary,
|
|
351
351
|
},
|
|
352
|
+
/**
|
|
353
|
+
* Download the CSV template that could be used to upload items
|
|
354
|
+
*
|
|
355
|
+
* @generated from rpc Scailo.AssetIndentsService.DownloadItemsTemplateAsCSV
|
|
356
|
+
*/
|
|
357
|
+
downloadItemsTemplateAsCSV: {
|
|
358
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
359
|
+
I: base_scailo_pb_js_1.Empty,
|
|
360
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
361
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
362
|
+
},
|
|
352
363
|
/**
|
|
353
364
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
354
365
|
*
|
|
@@ -382,6 +393,17 @@ exports.AssetIndentsService = {
|
|
|
382
393
|
O: asset_indents_scailo_pb_js_1.AssetIndent,
|
|
383
394
|
kind: protobuf_1.MethodKind.Unary,
|
|
384
395
|
},
|
|
396
|
+
/**
|
|
397
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
398
|
+
*
|
|
399
|
+
* @generated from rpc Scailo.AssetIndentsService.ViewByReferenceID
|
|
400
|
+
*/
|
|
401
|
+
viewByReferenceID: {
|
|
402
|
+
name: "ViewByReferenceID",
|
|
403
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
404
|
+
O: asset_indents_scailo_pb_js_1.AssetIndent,
|
|
405
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
406
|
+
},
|
|
385
407
|
/**
|
|
386
408
|
* View only essential components by ID (without logs)
|
|
387
409
|
*
|
|
@@ -262,6 +262,28 @@ exports.ClientsService = {
|
|
|
262
262
|
O: clients_scailo_pb_js_1.Client,
|
|
263
263
|
kind: protobuf_1.MethodKind.Unary,
|
|
264
264
|
},
|
|
265
|
+
/**
|
|
266
|
+
* View only essential components (without logs) that matches the first given email address
|
|
267
|
+
*
|
|
268
|
+
* @generated from rpc Scailo.ClientsService.ViewEssentialByEmail
|
|
269
|
+
*/
|
|
270
|
+
viewEssentialByEmail: {
|
|
271
|
+
name: "ViewEssentialByEmail",
|
|
272
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
273
|
+
O: clients_scailo_pb_js_1.Client,
|
|
274
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
275
|
+
},
|
|
276
|
+
/**
|
|
277
|
+
* View only essential components (without logs) that matches the first given phone number
|
|
278
|
+
*
|
|
279
|
+
* @generated from rpc Scailo.ClientsService.ViewEssentialByPhone
|
|
280
|
+
*/
|
|
281
|
+
viewEssentialByPhone: {
|
|
282
|
+
name: "ViewEssentialByPhone",
|
|
283
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
284
|
+
O: clients_scailo_pb_js_1.Client,
|
|
285
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
286
|
+
},
|
|
265
287
|
/**
|
|
266
288
|
* View all records with the given IDs
|
|
267
289
|
*
|
|
@@ -351,7 +351,7 @@ exports.CreditNotesService = {
|
|
|
351
351
|
},
|
|
352
352
|
/**
|
|
353
353
|
* CSV operations
|
|
354
|
-
* Download the CSV file
|
|
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.CreditNotesService.DownloadItemsAsCSV
|
|
357
357
|
*/
|
|
@@ -361,6 +361,17 @@ exports.CreditNotesService = {
|
|
|
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.CreditNotesService.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
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
366
377
|
*
|
|
@@ -449,6 +460,17 @@ exports.CreditNotesService = {
|
|
|
449
460
|
O: credit_notes_scailo_pb_js_1.CreditNote,
|
|
450
461
|
kind: protobuf_1.MethodKind.Unary,
|
|
451
462
|
},
|
|
463
|
+
/**
|
|
464
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
465
|
+
*
|
|
466
|
+
* @generated from rpc Scailo.CreditNotesService.ViewByReferenceID
|
|
467
|
+
*/
|
|
468
|
+
viewByReferenceID: {
|
|
469
|
+
name: "ViewByReferenceID",
|
|
470
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
471
|
+
O: credit_notes_scailo_pb_js_1.CreditNote,
|
|
472
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
473
|
+
},
|
|
452
474
|
/**
|
|
453
475
|
* View only essential components by ID (without logs)
|
|
454
476
|
*
|
|
@@ -351,7 +351,7 @@ exports.DebitNotesService = {
|
|
|
351
351
|
},
|
|
352
352
|
/**
|
|
353
353
|
* CSV operations
|
|
354
|
-
* Download the CSV file
|
|
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.DebitNotesService.DownloadItemsAsCSV
|
|
357
357
|
*/
|
|
@@ -361,6 +361,17 @@ exports.DebitNotesService = {
|
|
|
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.DebitNotesService.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
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
366
377
|
*
|
|
@@ -449,6 +460,17 @@ exports.DebitNotesService = {
|
|
|
449
460
|
O: debit_notes_scailo_pb_js_1.DebitNote,
|
|
450
461
|
kind: protobuf_1.MethodKind.Unary,
|
|
451
462
|
},
|
|
463
|
+
/**
|
|
464
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
465
|
+
*
|
|
466
|
+
* @generated from rpc Scailo.DebitNotesService.ViewByReferenceID
|
|
467
|
+
*/
|
|
468
|
+
viewByReferenceID: {
|
|
469
|
+
name: "ViewByReferenceID",
|
|
470
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
471
|
+
O: debit_notes_scailo_pb_js_1.DebitNote,
|
|
472
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
473
|
+
},
|
|
452
474
|
/**
|
|
453
475
|
* View only essential components by ID (without logs)
|
|
454
476
|
*
|
|
@@ -331,7 +331,7 @@ exports.EquationsFamiliesService = {
|
|
|
331
331
|
},
|
|
332
332
|
/**
|
|
333
333
|
* CSV operations
|
|
334
|
-
* Download the CSV file
|
|
334
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
335
335
|
*
|
|
336
336
|
* @generated from rpc Scailo.EquationsFamiliesService.DownloadItemsAsCSV
|
|
337
337
|
*/
|
|
@@ -341,6 +341,17 @@ exports.EquationsFamiliesService = {
|
|
|
341
341
|
O: base_scailo_pb_js_1.StandardFile,
|
|
342
342
|
kind: protobuf_1.MethodKind.Unary,
|
|
343
343
|
},
|
|
344
|
+
/**
|
|
345
|
+
* Download the CSV template that could be used to upload items
|
|
346
|
+
*
|
|
347
|
+
* @generated from rpc Scailo.EquationsFamiliesService.DownloadItemsTemplateAsCSV
|
|
348
|
+
*/
|
|
349
|
+
downloadItemsTemplateAsCSV: {
|
|
350
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
351
|
+
I: base_scailo_pb_js_1.Empty,
|
|
352
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
353
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
354
|
+
},
|
|
344
355
|
/**
|
|
345
356
|
* Download the CSV file with the entire dependency tree. Useful for identifying quantities necessary from all the dependencies.
|
|
346
357
|
*
|
|
@@ -385,6 +396,17 @@ exports.EquationsFamiliesService = {
|
|
|
385
396
|
O: equations_families_scailo_pb_js_1.EquationFamily,
|
|
386
397
|
kind: protobuf_1.MethodKind.Unary,
|
|
387
398
|
},
|
|
399
|
+
/**
|
|
400
|
+
* View by Name (returns the latest record in case of duplicates)
|
|
401
|
+
*
|
|
402
|
+
* @generated from rpc Scailo.EquationsFamiliesService.ViewByName
|
|
403
|
+
*/
|
|
404
|
+
viewByName: {
|
|
405
|
+
name: "ViewByName",
|
|
406
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
407
|
+
O: equations_families_scailo_pb_js_1.EquationFamily,
|
|
408
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
409
|
+
},
|
|
388
410
|
/**
|
|
389
411
|
* View only essential components by ID (without logs)
|
|
390
412
|
*
|
|
@@ -330,7 +330,7 @@ exports.EquationsReplaceablesService = {
|
|
|
330
330
|
},
|
|
331
331
|
/**
|
|
332
332
|
* CSV operations
|
|
333
|
-
* Download the CSV file
|
|
333
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
334
334
|
*
|
|
335
335
|
* @generated from rpc Scailo.EquationsReplaceablesService.DownloadItemsAsCSV
|
|
336
336
|
*/
|
|
@@ -340,6 +340,17 @@ exports.EquationsReplaceablesService = {
|
|
|
340
340
|
O: base_scailo_pb_js_1.StandardFile,
|
|
341
341
|
kind: protobuf_1.MethodKind.Unary,
|
|
342
342
|
},
|
|
343
|
+
/**
|
|
344
|
+
* Download the CSV template that could be used to upload items
|
|
345
|
+
*
|
|
346
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.DownloadItemsTemplateAsCSV
|
|
347
|
+
*/
|
|
348
|
+
downloadItemsTemplateAsCSV: {
|
|
349
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
350
|
+
I: base_scailo_pb_js_1.Empty,
|
|
351
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
352
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
353
|
+
},
|
|
343
354
|
/**
|
|
344
355
|
* Download the CSV file with the entire dependency tree. Useful for identifying quantities necessary from all the dependencies.
|
|
345
356
|
*
|
|
@@ -384,6 +395,17 @@ exports.EquationsReplaceablesService = {
|
|
|
384
395
|
O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
|
|
385
396
|
kind: protobuf_1.MethodKind.Unary,
|
|
386
397
|
},
|
|
398
|
+
/**
|
|
399
|
+
* View by Name (returns the latest record in case of duplicates)
|
|
400
|
+
*
|
|
401
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.ViewByName
|
|
402
|
+
*/
|
|
403
|
+
viewByName: {
|
|
404
|
+
name: "ViewByName",
|
|
405
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
406
|
+
O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
|
|
407
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
408
|
+
},
|
|
387
409
|
/**
|
|
388
410
|
* View only essential components by ID (without logs)
|
|
389
411
|
*
|
|
@@ -330,7 +330,7 @@ exports.EquationsSalesBundlesService = {
|
|
|
330
330
|
},
|
|
331
331
|
/**
|
|
332
332
|
* CSV operations
|
|
333
|
-
* Download the CSV file
|
|
333
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
334
334
|
*
|
|
335
335
|
* @generated from rpc Scailo.EquationsSalesBundlesService.DownloadItemsAsCSV
|
|
336
336
|
*/
|
|
@@ -340,6 +340,17 @@ exports.EquationsSalesBundlesService = {
|
|
|
340
340
|
O: base_scailo_pb_js_1.StandardFile,
|
|
341
341
|
kind: protobuf_1.MethodKind.Unary,
|
|
342
342
|
},
|
|
343
|
+
/**
|
|
344
|
+
* Download the CSV template that could be used to upload items
|
|
345
|
+
*
|
|
346
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.DownloadItemsTemplateAsCSV
|
|
347
|
+
*/
|
|
348
|
+
downloadItemsTemplateAsCSV: {
|
|
349
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
350
|
+
I: base_scailo_pb_js_1.Empty,
|
|
351
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
352
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
353
|
+
},
|
|
343
354
|
/**
|
|
344
355
|
* Download the CSV file with the entire dependency tree. Useful for identifying quantities necessary from all the dependencies.
|
|
345
356
|
*
|
|
@@ -384,6 +395,17 @@ exports.EquationsSalesBundlesService = {
|
|
|
384
395
|
O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
|
|
385
396
|
kind: protobuf_1.MethodKind.Unary,
|
|
386
397
|
},
|
|
398
|
+
/**
|
|
399
|
+
* View by Name (returns the latest record in case of duplicates)
|
|
400
|
+
*
|
|
401
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.ViewByName
|
|
402
|
+
*/
|
|
403
|
+
viewByName: {
|
|
404
|
+
name: "ViewByName",
|
|
405
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
406
|
+
O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
|
|
407
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
408
|
+
},
|
|
387
409
|
/**
|
|
388
410
|
* View only essential components by ID (without logs)
|
|
389
411
|
*
|
|
@@ -341,7 +341,7 @@ exports.EquationsWorkOrdersService = {
|
|
|
341
341
|
},
|
|
342
342
|
/**
|
|
343
343
|
* CSV operations
|
|
344
|
-
* Download the CSV file
|
|
344
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
345
345
|
*
|
|
346
346
|
* @generated from rpc Scailo.EquationsWorkOrdersService.DownloadItemsAsCSV
|
|
347
347
|
*/
|
|
@@ -351,6 +351,17 @@ exports.EquationsWorkOrdersService = {
|
|
|
351
351
|
O: base_scailo_pb_js_1.StandardFile,
|
|
352
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
353
353
|
},
|
|
354
|
+
/**
|
|
355
|
+
* Download the CSV template that could be used to upload items
|
|
356
|
+
*
|
|
357
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.DownloadItemsTemplateAsCSV
|
|
358
|
+
*/
|
|
359
|
+
downloadItemsTemplateAsCSV: {
|
|
360
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
361
|
+
I: base_scailo_pb_js_1.Empty,
|
|
362
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
363
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
364
|
+
},
|
|
354
365
|
/**
|
|
355
366
|
* Download the CSV file with the entire dependency tree. Useful for identifying quantities necessary from all the dependencies.
|
|
356
367
|
*
|
|
@@ -395,6 +406,17 @@ exports.EquationsWorkOrdersService = {
|
|
|
395
406
|
O: equations_work_orders_scailo_pb_js_1.EquationWorkOrder,
|
|
396
407
|
kind: protobuf_1.MethodKind.Unary,
|
|
397
408
|
},
|
|
409
|
+
/**
|
|
410
|
+
* View by Name (returns the latest record in case of duplicates)
|
|
411
|
+
*
|
|
412
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.ViewByName
|
|
413
|
+
*/
|
|
414
|
+
viewByName: {
|
|
415
|
+
name: "ViewByName",
|
|
416
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
417
|
+
O: equations_work_orders_scailo_pb_js_1.EquationWorkOrder,
|
|
418
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
419
|
+
},
|
|
398
420
|
/**
|
|
399
421
|
* View only essential components by ID (without logs)
|
|
400
422
|
*
|
|
@@ -327,7 +327,7 @@ exports.ExpensesService = {
|
|
|
327
327
|
},
|
|
328
328
|
/**
|
|
329
329
|
* CSV operations
|
|
330
|
-
* Download the CSV file
|
|
330
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
331
331
|
*
|
|
332
332
|
* @generated from rpc Scailo.ExpensesService.DownloadItemsAsCSV
|
|
333
333
|
*/
|
|
@@ -337,6 +337,17 @@ exports.ExpensesService = {
|
|
|
337
337
|
O: base_scailo_pb_js_1.StandardFile,
|
|
338
338
|
kind: protobuf_1.MethodKind.Unary,
|
|
339
339
|
},
|
|
340
|
+
/**
|
|
341
|
+
* Download the CSV template that could be used to upload items
|
|
342
|
+
*
|
|
343
|
+
* @generated from rpc Scailo.ExpensesService.DownloadItemsTemplateAsCSV
|
|
344
|
+
*/
|
|
345
|
+
downloadItemsTemplateAsCSV: {
|
|
346
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
347
|
+
I: base_scailo_pb_js_1.Empty,
|
|
348
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
349
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
350
|
+
},
|
|
340
351
|
/**
|
|
341
352
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
342
353
|
*
|
|
@@ -370,6 +381,17 @@ exports.ExpensesService = {
|
|
|
370
381
|
O: expenses_scailo_pb_js_1.Expense,
|
|
371
382
|
kind: protobuf_1.MethodKind.Unary,
|
|
372
383
|
},
|
|
384
|
+
/**
|
|
385
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
386
|
+
*
|
|
387
|
+
* @generated from rpc Scailo.ExpensesService.ViewByReferenceID
|
|
388
|
+
*/
|
|
389
|
+
viewByReferenceID: {
|
|
390
|
+
name: "ViewByReferenceID",
|
|
391
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
392
|
+
O: expenses_scailo_pb_js_1.Expense,
|
|
393
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
394
|
+
},
|
|
373
395
|
/**
|
|
374
396
|
* View only essential components by ID (without logs)
|
|
375
397
|
*
|
|
@@ -327,7 +327,7 @@ exports.GoalsService = {
|
|
|
327
327
|
},
|
|
328
328
|
/**
|
|
329
329
|
* CSV operations
|
|
330
|
-
* Download the CSV file
|
|
330
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
331
331
|
*
|
|
332
332
|
* @generated from rpc Scailo.GoalsService.DownloadItemsAsCSV
|
|
333
333
|
*/
|
|
@@ -337,6 +337,17 @@ exports.GoalsService = {
|
|
|
337
337
|
O: base_scailo_pb_js_1.StandardFile,
|
|
338
338
|
kind: protobuf_1.MethodKind.Unary,
|
|
339
339
|
},
|
|
340
|
+
/**
|
|
341
|
+
* Download the CSV template that could be used to upload items
|
|
342
|
+
*
|
|
343
|
+
* @generated from rpc Scailo.GoalsService.DownloadItemsTemplateAsCSV
|
|
344
|
+
*/
|
|
345
|
+
downloadItemsTemplateAsCSV: {
|
|
346
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
347
|
+
I: base_scailo_pb_js_1.Empty,
|
|
348
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
349
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
350
|
+
},
|
|
340
351
|
/**
|
|
341
352
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
342
353
|
*
|
|
@@ -370,6 +381,17 @@ exports.GoalsService = {
|
|
|
370
381
|
O: goals_scailo_pb_js_1.Goal,
|
|
371
382
|
kind: protobuf_1.MethodKind.Unary,
|
|
372
383
|
},
|
|
384
|
+
/**
|
|
385
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
386
|
+
*
|
|
387
|
+
* @generated from rpc Scailo.GoalsService.ViewByReferenceID
|
|
388
|
+
*/
|
|
389
|
+
viewByReferenceID: {
|
|
390
|
+
name: "ViewByReferenceID",
|
|
391
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
392
|
+
O: goals_scailo_pb_js_1.Goal,
|
|
393
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
394
|
+
},
|
|
373
395
|
/**
|
|
374
396
|
* View only essential components by ID (without logs)
|
|
375
397
|
*
|
|
@@ -373,7 +373,7 @@ exports.GoodsDispatchesService = {
|
|
|
373
373
|
},
|
|
374
374
|
/**
|
|
375
375
|
* CSV operations
|
|
376
|
-
* Download the CSV file
|
|
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.GoodsDispatchesService.DownloadItemsAsCSV
|
|
379
379
|
*/
|
|
@@ -383,6 +383,17 @@ exports.GoodsDispatchesService = {
|
|
|
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.GoodsDispatchesService.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
|
* View by ID
|
|
388
399
|
*
|
|
@@ -405,6 +416,17 @@ exports.GoodsDispatchesService = {
|
|
|
405
416
|
O: goods_dispatches_scailo_pb_js_1.GoodsDispatch,
|
|
406
417
|
kind: protobuf_1.MethodKind.Unary,
|
|
407
418
|
},
|
|
419
|
+
/**
|
|
420
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
421
|
+
*
|
|
422
|
+
* @generated from rpc Scailo.GoodsDispatchesService.ViewByReferenceID
|
|
423
|
+
*/
|
|
424
|
+
viewByReferenceID: {
|
|
425
|
+
name: "ViewByReferenceID",
|
|
426
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
427
|
+
O: goods_dispatches_scailo_pb_js_1.GoodsDispatch,
|
|
428
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
429
|
+
},
|
|
408
430
|
/**
|
|
409
431
|
* View only essential components by ID (without logs)
|
|
410
432
|
*
|
|
@@ -362,7 +362,7 @@ exports.GoodsReceiptsService = {
|
|
|
362
362
|
},
|
|
363
363
|
/**
|
|
364
364
|
* CSV operations
|
|
365
|
-
* Download the CSV file
|
|
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.GoodsReceiptsService.DownloadItemsAsCSV
|
|
368
368
|
*/
|
|
@@ -372,6 +372,17 @@ exports.GoodsReceiptsService = {
|
|
|
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.GoodsReceiptsService.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
|
*
|
|
@@ -405,6 +416,17 @@ exports.GoodsReceiptsService = {
|
|
|
405
416
|
O: goods_receipts_scailo_pb_js_1.GoodsReceipt,
|
|
406
417
|
kind: protobuf_1.MethodKind.Unary,
|
|
407
418
|
},
|
|
419
|
+
/**
|
|
420
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
421
|
+
*
|
|
422
|
+
* @generated from rpc Scailo.GoodsReceiptsService.ViewByReferenceID
|
|
423
|
+
*/
|
|
424
|
+
viewByReferenceID: {
|
|
425
|
+
name: "ViewByReferenceID",
|
|
426
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
427
|
+
O: goods_receipts_scailo_pb_js_1.GoodsReceipt,
|
|
428
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
429
|
+
},
|
|
408
430
|
/**
|
|
409
431
|
* View only essential components by ID (without logs)
|
|
410
432
|
*
|
|
@@ -264,5 +264,49 @@ exports.InventoryService = {
|
|
|
264
264
|
O: inventory_scailo_pb_js_1.GenericInventoryList,
|
|
265
265
|
kind: protobuf_1.MethodKind.Unary,
|
|
266
266
|
},
|
|
267
|
+
/**
|
|
268
|
+
* View the work in progress statistics of the family with the given Identifier
|
|
269
|
+
*
|
|
270
|
+
* @generated from rpc Scailo.InventoryService.ViewWorkInProgressStatistics
|
|
271
|
+
*/
|
|
272
|
+
viewWorkInProgressStatistics: {
|
|
273
|
+
name: "ViewWorkInProgressStatistics",
|
|
274
|
+
I: base_scailo_pb_js_1.Identifier,
|
|
275
|
+
O: inventory_scailo_pb_js_1.InventoryWorkInProgressStatistics,
|
|
276
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
277
|
+
},
|
|
278
|
+
/**
|
|
279
|
+
* View the indented statistics of the family with the given Identifier
|
|
280
|
+
*
|
|
281
|
+
* @generated from rpc Scailo.InventoryService.ViewIndentedStatistics
|
|
282
|
+
*/
|
|
283
|
+
viewIndentedStatistics: {
|
|
284
|
+
name: "ViewIndentedStatistics",
|
|
285
|
+
I: base_scailo_pb_js_1.Identifier,
|
|
286
|
+
O: inventory_scailo_pb_js_1.InventoryIndentedStatistics,
|
|
287
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
288
|
+
},
|
|
289
|
+
/**
|
|
290
|
+
* View the ordered statistics of the fammily with the given Identifier
|
|
291
|
+
*
|
|
292
|
+
* @generated from rpc Scailo.InventoryService.ViewOrderedStatistics
|
|
293
|
+
*/
|
|
294
|
+
viewOrderedStatistics: {
|
|
295
|
+
name: "ViewOrderedStatistics",
|
|
296
|
+
I: base_scailo_pb_js_1.Identifier,
|
|
297
|
+
O: inventory_scailo_pb_js_1.InventoryOrderedStatistics,
|
|
298
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
299
|
+
},
|
|
300
|
+
/**
|
|
301
|
+
* View the detailed demand of the family with the given Identifier
|
|
302
|
+
*
|
|
303
|
+
* @generated from rpc Scailo.InventoryService.ViewDetailedDemand
|
|
304
|
+
*/
|
|
305
|
+
viewDetailedDemand: {
|
|
306
|
+
name: "ViewDetailedDemand",
|
|
307
|
+
I: base_scailo_pb_js_1.Identifier,
|
|
308
|
+
O: inventory_scailo_pb_js_1.InventoryDetailedDemand,
|
|
309
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
310
|
+
},
|
|
267
311
|
}
|
|
268
312
|
};
|