@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
|
@@ -350,7 +350,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
350
350
|
},
|
|
351
351
|
/**
|
|
352
352
|
* CSV operations
|
|
353
|
-
* Download the CSV file
|
|
353
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
354
354
|
*
|
|
355
355
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.DownloadItemsAsCSV
|
|
356
356
|
*/
|
|
@@ -360,6 +360,17 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
360
360
|
O: base_scailo_pb_js_1.StandardFile,
|
|
361
361
|
kind: protobuf_1.MethodKind.Unary,
|
|
362
362
|
},
|
|
363
|
+
/**
|
|
364
|
+
* Download the CSV template that could be used to upload items
|
|
365
|
+
*
|
|
366
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.DownloadItemsTemplateAsCSV
|
|
367
|
+
*/
|
|
368
|
+
downloadItemsTemplateAsCSV: {
|
|
369
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
370
|
+
I: base_scailo_pb_js_1.Empty,
|
|
371
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
372
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
373
|
+
},
|
|
363
374
|
/**
|
|
364
375
|
* View by ID
|
|
365
376
|
*
|
|
@@ -382,6 +393,17 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
382
393
|
O: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobFreeIssueMaterial,
|
|
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.InwardJobsFreeIssueMaterialsService.ViewByReferenceID
|
|
400
|
+
*/
|
|
401
|
+
viewByReferenceID: {
|
|
402
|
+
name: "ViewByReferenceID",
|
|
403
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
404
|
+
O: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobFreeIssueMaterial,
|
|
405
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
406
|
+
},
|
|
385
407
|
/**
|
|
386
408
|
* View only essential components by ID (without logs)
|
|
387
409
|
*
|
|
@@ -351,7 +351,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
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.InwardJobsFreeIssueMaterialsReturnsService.DownloadItemsAsCSV
|
|
357
357
|
*/
|
|
@@ -361,6 +361,17 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
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.InwardJobsFreeIssueMaterialsReturnsService.DownloadItemsTemplateAsCSV
|
|
368
|
+
*/
|
|
369
|
+
downloadItemsTemplateAsCSV: {
|
|
370
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
371
|
+
I: base_scailo_pb_js_1.Empty,
|
|
372
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
373
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
374
|
+
},
|
|
364
375
|
/**
|
|
365
376
|
* View by ID
|
|
366
377
|
*
|
|
@@ -383,6 +394,17 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
383
394
|
O: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobFreeIssueMaterialReturn,
|
|
384
395
|
kind: protobuf_1.MethodKind.Unary,
|
|
385
396
|
},
|
|
397
|
+
/**
|
|
398
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
399
|
+
*
|
|
400
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.ViewByReferenceID
|
|
401
|
+
*/
|
|
402
|
+
viewByReferenceID: {
|
|
403
|
+
name: "ViewByReferenceID",
|
|
404
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
405
|
+
O: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobFreeIssueMaterialReturn,
|
|
406
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
407
|
+
},
|
|
386
408
|
/**
|
|
387
409
|
* View only essential components by ID (without logs)
|
|
388
410
|
*
|
|
@@ -361,7 +361,7 @@ exports.OutwardJobsFreeIssueMaterialsService = {
|
|
|
361
361
|
},
|
|
362
362
|
/**
|
|
363
363
|
* CSV operations
|
|
364
|
-
* Download the CSV file
|
|
364
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
365
365
|
*
|
|
366
366
|
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.DownloadItemsAsCSV
|
|
367
367
|
*/
|
|
@@ -371,6 +371,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
|
|
|
371
371
|
O: base_scailo_pb_js_1.StandardFile,
|
|
372
372
|
kind: protobuf_1.MethodKind.Unary,
|
|
373
373
|
},
|
|
374
|
+
/**
|
|
375
|
+
* Download the CSV template that could be used to upload items
|
|
376
|
+
*
|
|
377
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.DownloadItemsTemplateAsCSV
|
|
378
|
+
*/
|
|
379
|
+
downloadItemsTemplateAsCSV: {
|
|
380
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
381
|
+
I: base_scailo_pb_js_1.Empty,
|
|
382
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
383
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
384
|
+
},
|
|
374
385
|
/**
|
|
375
386
|
* View by ID
|
|
376
387
|
*
|
|
@@ -393,6 +404,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
|
|
|
393
404
|
O: outward_jobs_free_issue_materials_scailo_pb_js_1.OutwardJobFreeIssueMaterial,
|
|
394
405
|
kind: protobuf_1.MethodKind.Unary,
|
|
395
406
|
},
|
|
407
|
+
/**
|
|
408
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
409
|
+
*
|
|
410
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.ViewByReferenceID
|
|
411
|
+
*/
|
|
412
|
+
viewByReferenceID: {
|
|
413
|
+
name: "ViewByReferenceID",
|
|
414
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
415
|
+
O: outward_jobs_free_issue_materials_scailo_pb_js_1.OutwardJobFreeIssueMaterial,
|
|
416
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
417
|
+
},
|
|
396
418
|
/**
|
|
397
419
|
* View only essential components by ID (without logs)
|
|
398
420
|
*
|
|
@@ -351,7 +351,7 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
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.OutwardJobsFreeIssueMaterialsReturnsService.DownloadItemsAsCSV
|
|
357
357
|
*/
|
|
@@ -361,6 +361,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
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.OutwardJobsFreeIssueMaterialsReturnsService.DownloadItemsTemplateAsCSV
|
|
368
|
+
*/
|
|
369
|
+
downloadItemsTemplateAsCSV: {
|
|
370
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
371
|
+
I: base_scailo_pb_js_1.Empty,
|
|
372
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
373
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
374
|
+
},
|
|
364
375
|
/**
|
|
365
376
|
* View by ID
|
|
366
377
|
*
|
|
@@ -383,6 +394,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
383
394
|
O: outward_jobs_free_issue_materials_returns_scailo_pb_js_1.OutwardJobFreeIssueMaterialReturn,
|
|
384
395
|
kind: protobuf_1.MethodKind.Unary,
|
|
385
396
|
},
|
|
397
|
+
/**
|
|
398
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
399
|
+
*
|
|
400
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.ViewByReferenceID
|
|
401
|
+
*/
|
|
402
|
+
viewByReferenceID: {
|
|
403
|
+
name: "ViewByReferenceID",
|
|
404
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
405
|
+
O: outward_jobs_free_issue_materials_returns_scailo_pb_js_1.OutwardJobFreeIssueMaterialReturn,
|
|
406
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
407
|
+
},
|
|
386
408
|
/**
|
|
387
409
|
* View only essential components by ID (without logs)
|
|
388
410
|
*
|
|
@@ -297,7 +297,7 @@ exports.PayrollGroupsService = {
|
|
|
297
297
|
},
|
|
298
298
|
/**
|
|
299
299
|
* CSV operations
|
|
300
|
-
* Download the CSV file
|
|
300
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
301
301
|
*
|
|
302
302
|
* @generated from rpc Scailo.PayrollGroupsService.DownloadItemsAsCSV
|
|
303
303
|
*/
|
|
@@ -307,6 +307,17 @@ exports.PayrollGroupsService = {
|
|
|
307
307
|
O: base_scailo_pb_js_1.StandardFile,
|
|
308
308
|
kind: protobuf_1.MethodKind.Unary,
|
|
309
309
|
},
|
|
310
|
+
/**
|
|
311
|
+
* Download the CSV template that could be used to upload items
|
|
312
|
+
*
|
|
313
|
+
* @generated from rpc Scailo.PayrollGroupsService.DownloadItemsTemplateAsCSV
|
|
314
|
+
*/
|
|
315
|
+
downloadItemsTemplateAsCSV: {
|
|
316
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
317
|
+
I: base_scailo_pb_js_1.Empty,
|
|
318
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
319
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
320
|
+
},
|
|
310
321
|
/**
|
|
311
322
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
312
323
|
*
|
|
@@ -340,6 +351,17 @@ exports.PayrollGroupsService = {
|
|
|
340
351
|
O: payroll_groups_scailo_pb_js_1.PayrollGroup,
|
|
341
352
|
kind: protobuf_1.MethodKind.Unary,
|
|
342
353
|
},
|
|
354
|
+
/**
|
|
355
|
+
* View by Code (returns the latest record in case of duplicates)
|
|
356
|
+
*
|
|
357
|
+
* @generated from rpc Scailo.PayrollGroupsService.ViewByCode
|
|
358
|
+
*/
|
|
359
|
+
viewByCode: {
|
|
360
|
+
name: "ViewByCode",
|
|
361
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
362
|
+
O: payroll_groups_scailo_pb_js_1.PayrollGroup,
|
|
363
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
364
|
+
},
|
|
343
365
|
/**
|
|
344
366
|
* View only essential components by ID (without logs)
|
|
345
367
|
*
|
|
@@ -350,7 +350,7 @@ exports.ProductionIndentsService = {
|
|
|
350
350
|
},
|
|
351
351
|
/**
|
|
352
352
|
* CSV operations
|
|
353
|
-
* Download the CSV file
|
|
353
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
354
354
|
*
|
|
355
355
|
* @generated from rpc Scailo.ProductionIndentsService.DownloadItemsAsCSV
|
|
356
356
|
*/
|
|
@@ -360,6 +360,17 @@ exports.ProductionIndentsService = {
|
|
|
360
360
|
O: base_scailo_pb_js_1.StandardFile,
|
|
361
361
|
kind: protobuf_1.MethodKind.Unary,
|
|
362
362
|
},
|
|
363
|
+
/**
|
|
364
|
+
* Download the CSV template that could be used to upload items
|
|
365
|
+
*
|
|
366
|
+
* @generated from rpc Scailo.ProductionIndentsService.DownloadItemsTemplateAsCSV
|
|
367
|
+
*/
|
|
368
|
+
downloadItemsTemplateAsCSV: {
|
|
369
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
370
|
+
I: base_scailo_pb_js_1.Empty,
|
|
371
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
372
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
373
|
+
},
|
|
363
374
|
/**
|
|
364
375
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
365
376
|
*
|
|
@@ -393,6 +404,17 @@ exports.ProductionIndentsService = {
|
|
|
393
404
|
O: production_indents_scailo_pb_js_1.ProductionIndent,
|
|
394
405
|
kind: protobuf_1.MethodKind.Unary,
|
|
395
406
|
},
|
|
407
|
+
/**
|
|
408
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
409
|
+
*
|
|
410
|
+
* @generated from rpc Scailo.ProductionIndentsService.ViewByReferenceID
|
|
411
|
+
*/
|
|
412
|
+
viewByReferenceID: {
|
|
413
|
+
name: "ViewByReferenceID",
|
|
414
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
415
|
+
O: production_indents_scailo_pb_js_1.ProductionIndent,
|
|
416
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
417
|
+
},
|
|
396
418
|
/**
|
|
397
419
|
* View only essential components by ID (without logs)
|
|
398
420
|
*
|
|
@@ -350,7 +350,7 @@ exports.ProductionPlansService = {
|
|
|
350
350
|
},
|
|
351
351
|
/**
|
|
352
352
|
* CSV operations
|
|
353
|
-
* Download the CSV file
|
|
353
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
354
354
|
*
|
|
355
355
|
* @generated from rpc Scailo.ProductionPlansService.DownloadItemsAsCSV
|
|
356
356
|
*/
|
|
@@ -360,6 +360,17 @@ exports.ProductionPlansService = {
|
|
|
360
360
|
O: base_scailo_pb_js_1.StandardFile,
|
|
361
361
|
kind: protobuf_1.MethodKind.Unary,
|
|
362
362
|
},
|
|
363
|
+
/**
|
|
364
|
+
* Download the CSV template that could be used to upload items
|
|
365
|
+
*
|
|
366
|
+
* @generated from rpc Scailo.ProductionPlansService.DownloadItemsTemplateAsCSV
|
|
367
|
+
*/
|
|
368
|
+
downloadItemsTemplateAsCSV: {
|
|
369
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
370
|
+
I: base_scailo_pb_js_1.Empty,
|
|
371
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
372
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
373
|
+
},
|
|
363
374
|
/**
|
|
364
375
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
365
376
|
*
|
|
@@ -393,6 +404,17 @@ exports.ProductionPlansService = {
|
|
|
393
404
|
O: production_plans_scailo_pb_js_1.ProductionPlan,
|
|
394
405
|
kind: protobuf_1.MethodKind.Unary,
|
|
395
406
|
},
|
|
407
|
+
/**
|
|
408
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
409
|
+
*
|
|
410
|
+
* @generated from rpc Scailo.ProductionPlansService.ViewByReferenceID
|
|
411
|
+
*/
|
|
412
|
+
viewByReferenceID: {
|
|
413
|
+
name: "ViewByReferenceID",
|
|
414
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
415
|
+
O: production_plans_scailo_pb_js_1.ProductionPlan,
|
|
416
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
417
|
+
},
|
|
396
418
|
/**
|
|
397
419
|
* View only essential components by ID (without logs)
|
|
398
420
|
*
|
|
@@ -362,7 +362,7 @@ exports.ProformaInvoicesService = {
|
|
|
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.ProformaInvoicesService.DownloadItemsAsCSV
|
|
368
368
|
*/
|
|
@@ -372,6 +372,17 @@ exports.ProformaInvoicesService = {
|
|
|
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.ProformaInvoicesService.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.ProformaInvoicesService = {
|
|
|
405
416
|
O: proforma_invoices_scailo_pb_js_1.ProformaInvoice,
|
|
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.ProformaInvoicesService.ViewByReferenceID
|
|
423
|
+
*/
|
|
424
|
+
viewByReferenceID: {
|
|
425
|
+
name: "ViewByReferenceID",
|
|
426
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
427
|
+
O: proforma_invoices_scailo_pb_js_1.ProformaInvoice,
|
|
428
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
429
|
+
},
|
|
408
430
|
/**
|
|
409
431
|
* View only essential components by ID (without logs)
|
|
410
432
|
*
|
|
@@ -316,7 +316,7 @@ exports.PurchasesEnquiriesService = {
|
|
|
316
316
|
},
|
|
317
317
|
/**
|
|
318
318
|
* CSV operations
|
|
319
|
-
* Download the CSV file
|
|
319
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
320
320
|
*
|
|
321
321
|
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsAsCSV
|
|
322
322
|
*/
|
|
@@ -326,6 +326,17 @@ exports.PurchasesEnquiriesService = {
|
|
|
326
326
|
O: base_scailo_pb_js_1.StandardFile,
|
|
327
327
|
kind: protobuf_1.MethodKind.Unary,
|
|
328
328
|
},
|
|
329
|
+
/**
|
|
330
|
+
* Download the CSV template that could be used to upload items
|
|
331
|
+
*
|
|
332
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsTemplateAsCSV
|
|
333
|
+
*/
|
|
334
|
+
downloadItemsTemplateAsCSV: {
|
|
335
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
336
|
+
I: base_scailo_pb_js_1.Empty,
|
|
337
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
338
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
339
|
+
},
|
|
329
340
|
/**
|
|
330
341
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
331
342
|
*
|
|
@@ -359,6 +370,17 @@ exports.PurchasesEnquiriesService = {
|
|
|
359
370
|
O: purchases_enquiries_scailo_pb_js_1.PurchaseEnquiry,
|
|
360
371
|
kind: protobuf_1.MethodKind.Unary,
|
|
361
372
|
},
|
|
373
|
+
/**
|
|
374
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
375
|
+
*
|
|
376
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.ViewByReferenceID
|
|
377
|
+
*/
|
|
378
|
+
viewByReferenceID: {
|
|
379
|
+
name: "ViewByReferenceID",
|
|
380
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
381
|
+
O: purchases_enquiries_scailo_pb_js_1.PurchaseEnquiry,
|
|
382
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
383
|
+
},
|
|
362
384
|
/**
|
|
363
385
|
* View only essential components by ID (without logs)
|
|
364
386
|
*
|
|
@@ -361,7 +361,7 @@ exports.PurchasesIndentsService = {
|
|
|
361
361
|
},
|
|
362
362
|
/**
|
|
363
363
|
* CSV operations
|
|
364
|
-
* Download the CSV file
|
|
364
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
365
365
|
*
|
|
366
366
|
* @generated from rpc Scailo.PurchasesIndentsService.DownloadItemsAsCSV
|
|
367
367
|
*/
|
|
@@ -371,6 +371,17 @@ exports.PurchasesIndentsService = {
|
|
|
371
371
|
O: base_scailo_pb_js_1.StandardFile,
|
|
372
372
|
kind: protobuf_1.MethodKind.Unary,
|
|
373
373
|
},
|
|
374
|
+
/**
|
|
375
|
+
* Download the CSV template that could be used to upload items
|
|
376
|
+
*
|
|
377
|
+
* @generated from rpc Scailo.PurchasesIndentsService.DownloadItemsTemplateAsCSV
|
|
378
|
+
*/
|
|
379
|
+
downloadItemsTemplateAsCSV: {
|
|
380
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
381
|
+
I: base_scailo_pb_js_1.Empty,
|
|
382
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
383
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
384
|
+
},
|
|
374
385
|
/**
|
|
375
386
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
376
387
|
*
|
|
@@ -404,6 +415,17 @@ exports.PurchasesIndentsService = {
|
|
|
404
415
|
O: purchases_indents_scailo_pb_js_1.PurchaseIndent,
|
|
405
416
|
kind: protobuf_1.MethodKind.Unary,
|
|
406
417
|
},
|
|
418
|
+
/**
|
|
419
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
420
|
+
*
|
|
421
|
+
* @generated from rpc Scailo.PurchasesIndentsService.ViewByReferenceID
|
|
422
|
+
*/
|
|
423
|
+
viewByReferenceID: {
|
|
424
|
+
name: "ViewByReferenceID",
|
|
425
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
426
|
+
O: purchases_indents_scailo_pb_js_1.PurchaseIndent,
|
|
427
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
428
|
+
},
|
|
407
429
|
/**
|
|
408
430
|
* View only essential components by ID (without logs)
|
|
409
431
|
*
|
|
@@ -373,7 +373,7 @@ exports.PurchasesOrdersService = {
|
|
|
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.PurchasesOrdersService.DownloadItemsAsCSV
|
|
379
379
|
*/
|
|
@@ -383,6 +383,17 @@ exports.PurchasesOrdersService = {
|
|
|
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.PurchasesOrdersService.DownloadItemsTemplateAsCSV
|
|
390
|
+
*/
|
|
391
|
+
downloadItemsTemplateAsCSV: {
|
|
392
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
393
|
+
I: base_scailo_pb_js_1.Empty,
|
|
394
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
395
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
396
|
+
},
|
|
386
397
|
/**
|
|
387
398
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
388
399
|
*
|
|
@@ -526,6 +537,17 @@ exports.PurchasesOrdersService = {
|
|
|
526
537
|
O: purchases_orders_scailo_pb_js_1.PurchaseOrder,
|
|
527
538
|
kind: protobuf_1.MethodKind.Unary,
|
|
528
539
|
},
|
|
540
|
+
/**
|
|
541
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
542
|
+
*
|
|
543
|
+
* @generated from rpc Scailo.PurchasesOrdersService.ViewByReferenceID
|
|
544
|
+
*/
|
|
545
|
+
viewByReferenceID: {
|
|
546
|
+
name: "ViewByReferenceID",
|
|
547
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
548
|
+
O: purchases_orders_scailo_pb_js_1.PurchaseOrder,
|
|
549
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
550
|
+
},
|
|
529
551
|
/**
|
|
530
552
|
* View only essential components by ID (without logs)
|
|
531
553
|
*
|
|
@@ -363,7 +363,7 @@ exports.PurchasesReturnsService = {
|
|
|
363
363
|
},
|
|
364
364
|
/**
|
|
365
365
|
* CSV operations
|
|
366
|
-
* Download the CSV file
|
|
366
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
367
367
|
*
|
|
368
368
|
* @generated from rpc Scailo.PurchasesReturnsService.DownloadItemsAsCSV
|
|
369
369
|
*/
|
|
@@ -373,6 +373,17 @@ exports.PurchasesReturnsService = {
|
|
|
373
373
|
O: base_scailo_pb_js_1.StandardFile,
|
|
374
374
|
kind: protobuf_1.MethodKind.Unary,
|
|
375
375
|
},
|
|
376
|
+
/**
|
|
377
|
+
* Download the CSV template that could be used to upload items
|
|
378
|
+
*
|
|
379
|
+
* @generated from rpc Scailo.PurchasesReturnsService.DownloadItemsTemplateAsCSV
|
|
380
|
+
*/
|
|
381
|
+
downloadItemsTemplateAsCSV: {
|
|
382
|
+
name: "DownloadItemsTemplateAsCSV",
|
|
383
|
+
I: base_scailo_pb_js_1.Empty,
|
|
384
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
385
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
386
|
+
},
|
|
376
387
|
/**
|
|
377
388
|
* View by ID
|
|
378
389
|
*
|
|
@@ -395,6 +406,17 @@ exports.PurchasesReturnsService = {
|
|
|
395
406
|
O: purchases_returns_scailo_pb_js_1.PurchaseReturn,
|
|
396
407
|
kind: protobuf_1.MethodKind.Unary,
|
|
397
408
|
},
|
|
409
|
+
/**
|
|
410
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
411
|
+
*
|
|
412
|
+
* @generated from rpc Scailo.PurchasesReturnsService.ViewByReferenceID
|
|
413
|
+
*/
|
|
414
|
+
viewByReferenceID: {
|
|
415
|
+
name: "ViewByReferenceID",
|
|
416
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
417
|
+
O: purchases_returns_scailo_pb_js_1.PurchaseReturn,
|
|
418
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
419
|
+
},
|
|
398
420
|
/**
|
|
399
421
|
* View only essential components by ID (without logs)
|
|
400
422
|
*
|
|
@@ -330,7 +330,7 @@ exports.QCGroupsService = {
|
|
|
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.QCGroupsService.DownloadItemsAsCSV
|
|
336
336
|
*/
|
|
@@ -340,6 +340,17 @@ exports.QCGroupsService = {
|
|
|
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.QCGroupsService.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
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
345
356
|
*
|
|
@@ -373,6 +384,17 @@ exports.QCGroupsService = {
|
|
|
373
384
|
O: qc_groups_scailo_pb_js_1.QCGroup,
|
|
374
385
|
kind: protobuf_1.MethodKind.Unary,
|
|
375
386
|
},
|
|
387
|
+
/**
|
|
388
|
+
* View by Code (returns the latest record in case of duplicates)
|
|
389
|
+
*
|
|
390
|
+
* @generated from rpc Scailo.QCGroupsService.ViewByCode
|
|
391
|
+
*/
|
|
392
|
+
viewByCode: {
|
|
393
|
+
name: "ViewByCode",
|
|
394
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
395
|
+
O: qc_groups_scailo_pb_js_1.QCGroup,
|
|
396
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
397
|
+
},
|
|
376
398
|
/**
|
|
377
399
|
* View only essential components by ID (without logs)
|
|
378
400
|
*
|
|
@@ -327,7 +327,7 @@ exports.QuotationsRequestsService = {
|
|
|
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.QuotationsRequestsService.DownloadItemsAsCSV
|
|
333
333
|
*/
|
|
@@ -337,6 +337,17 @@ exports.QuotationsRequestsService = {
|
|
|
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.QuotationsRequestsService.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.QuotationsRequestsService = {
|
|
|
370
381
|
O: quotations_requests_scailo_pb_js_1.QuotationRequest,
|
|
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.QuotationsRequestsService.ViewByReferenceID
|
|
388
|
+
*/
|
|
389
|
+
viewByReferenceID: {
|
|
390
|
+
name: "ViewByReferenceID",
|
|
391
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
392
|
+
O: quotations_requests_scailo_pb_js_1.QuotationRequest,
|
|
393
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
394
|
+
},
|
|
373
395
|
/**
|
|
374
396
|
* View only essential components by ID (without logs)
|
|
375
397
|
*
|
|
@@ -347,6 +347,17 @@ exports.QuotationsResponsesService = {
|
|
|
347
347
|
O: quotations_responses_scailo_pb_js_1.QuotationResponse,
|
|
348
348
|
kind: protobuf_1.MethodKind.Unary,
|
|
349
349
|
},
|
|
350
|
+
/**
|
|
351
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
352
|
+
*
|
|
353
|
+
* @generated from rpc Scailo.QuotationsResponsesService.ViewByReferenceID
|
|
354
|
+
*/
|
|
355
|
+
viewByReferenceID: {
|
|
356
|
+
name: "ViewByReferenceID",
|
|
357
|
+
I: base_scailo_pb_js_1.SimpleSearchReq,
|
|
358
|
+
O: quotations_responses_scailo_pb_js_1.QuotationResponse,
|
|
359
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
360
|
+
},
|
|
350
361
|
/**
|
|
351
362
|
* View only essential components by ID (without logs)
|
|
352
363
|
*
|