@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InwardJobFreeIssueMaterial, InwardJobFreeIssueMaterialAncillaryParameters, InwardJobFreeIssueMaterialItem, InwardJobFreeIssueMaterialItemHistoryRequest, InwardJobFreeIssueMaterialItemProspectiveInfoRequest, InwardJobFreeIssueMaterialItemsSearchRequest, InwardJobsFreeIssueMaterialsItemsList, InwardJobsFreeIssueMaterialsList, InwardJobsFreeIssueMaterialsServiceAlreadyAddedQuantityForSourceRequest, InwardJobsFreeIssueMaterialsServiceAutofillRequest, InwardJobsFreeIssueMaterialsServiceCountReq, InwardJobsFreeIssueMaterialsServiceCreateRequest, InwardJobsFreeIssueMaterialsServiceFilterReq, InwardJobsFreeIssueMaterialsServiceItemCreateRequest, InwardJobsFreeIssueMaterialsServiceItemUpdateRequest, InwardJobsFreeIssueMaterialsServicePaginatedItemsResponse, InwardJobsFreeIssueMaterialsServicePaginationReq, InwardJobsFreeIssueMaterialsServicePaginationResponse, InwardJobsFreeIssueMaterialsServiceSearchAllReq, InwardJobsFreeIssueMaterialsServiceUpdateRequest } from "./inward_jobs_free_issue_materials.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, 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 { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -343,7 +343,7 @@ export declare const InwardJobsFreeIssueMaterialsService: {
|
|
|
343
343
|
};
|
|
344
344
|
/**
|
|
345
345
|
* CSV operations
|
|
346
|
-
* Download the CSV file
|
|
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.InwardJobsFreeIssueMaterialsService.DownloadItemsAsCSV
|
|
349
349
|
*/
|
|
@@ -353,6 +353,17 @@ export declare const InwardJobsFreeIssueMaterialsService: {
|
|
|
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.InwardJobsFreeIssueMaterialsService.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
|
* View by ID
|
|
358
369
|
*
|
|
@@ -375,6 +386,17 @@ export declare const InwardJobsFreeIssueMaterialsService: {
|
|
|
375
386
|
readonly O: typeof InwardJobFreeIssueMaterial;
|
|
376
387
|
readonly kind: MethodKind.Unary;
|
|
377
388
|
};
|
|
389
|
+
/**
|
|
390
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
391
|
+
*
|
|
392
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.ViewByReferenceID
|
|
393
|
+
*/
|
|
394
|
+
readonly viewByReferenceID: {
|
|
395
|
+
readonly name: "ViewByReferenceID";
|
|
396
|
+
readonly I: typeof SimpleSearchReq;
|
|
397
|
+
readonly O: typeof InwardJobFreeIssueMaterial;
|
|
398
|
+
readonly kind: MethodKind.Unary;
|
|
399
|
+
};
|
|
378
400
|
/**
|
|
379
401
|
* View only essential components by ID (without logs)
|
|
380
402
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,6CAA6C,EAAE,8BAA8B,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,4CAA4C,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,uEAAuE,EAAE,kDAAkD,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,oDAAoD,EAAE,yDAAyD,EAAE,gDAAgD,EAAE,qDAAqD,EAAE,+CAA+C,EAAE,gDAAgD,EAAE,MAAM,iDAAiD,CAAC;AACpgC,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,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"inward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,0BAA0B,EAAE,6CAA6C,EAAE,8BAA8B,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,4CAA4C,EAAE,qCAAqC,EAAE,gCAAgC,EAAE,uEAAuE,EAAE,kDAAkD,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,4CAA4C,EAAE,oDAAoD,EAAE,oDAAoD,EAAE,yDAAyD,EAAE,gDAAgD,EAAE,qDAAqD,EAAE,+CAA+C,EAAE,gDAAgD,EAAE,MAAM,iDAAiD,CAAC;AACpgC,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,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,mCAAmC;;;QAG5C;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { InwardJobFreeIssueMaterialReturn, InwardJobFreeIssueMaterialReturnAncillaryParameters, InwardJobFreeIssueMaterialReturnItem, InwardJobFreeIssueMaterialReturnItemHistoryRequest, InwardJobFreeIssueMaterialReturnItemProspectiveInfoRequest, InwardJobFreeIssueMaterialReturnItemsSearchRequest, InwardJobsFreeIssueMaterialsReturnsItemsList, InwardJobsFreeIssueMaterialsReturnsList, InwardJobsFreeIssueMaterialsReturnsServiceAlreadyAddedQuantityForSourceRequest, InwardJobsFreeIssueMaterialsReturnsServiceCountReq, InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest, InwardJobsFreeIssueMaterialsReturnsServiceFilterReq, InwardJobsFreeIssueMaterialsReturnsServiceItemCreateRequest, InwardJobsFreeIssueMaterialsReturnsServiceItemUpdateRequest, InwardJobsFreeIssueMaterialsReturnsServicePaginatedItemsResponse, InwardJobsFreeIssueMaterialsReturnsServicePaginationReq, InwardJobsFreeIssueMaterialsReturnsServicePaginationResponse, InwardJobsFreeIssueMaterialsReturnsServiceSearchAllReq, InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest } from "./inward_jobs_free_issue_materials_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 { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
import { FilterReturnableInventoryForIdentifierUUID, GenericInventoryList, SearchReturnableInventoryForIdentifierUUID } from "./inventory.scailo_pb.js";
|
|
@@ -344,7 +344,7 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
344
344
|
};
|
|
345
345
|
/**
|
|
346
346
|
* CSV operations
|
|
347
|
-
* Download the CSV file
|
|
347
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
348
348
|
*
|
|
349
349
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.DownloadItemsAsCSV
|
|
350
350
|
*/
|
|
@@ -354,6 +354,17 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
354
354
|
readonly O: typeof StandardFile;
|
|
355
355
|
readonly kind: MethodKind.Unary;
|
|
356
356
|
};
|
|
357
|
+
/**
|
|
358
|
+
* Download the CSV template that could be used to upload items
|
|
359
|
+
*
|
|
360
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.DownloadItemsTemplateAsCSV
|
|
361
|
+
*/
|
|
362
|
+
readonly downloadItemsTemplateAsCSV: {
|
|
363
|
+
readonly name: "DownloadItemsTemplateAsCSV";
|
|
364
|
+
readonly I: typeof Empty;
|
|
365
|
+
readonly O: typeof StandardFile;
|
|
366
|
+
readonly kind: MethodKind.Unary;
|
|
367
|
+
};
|
|
357
368
|
/**
|
|
358
369
|
* View by ID
|
|
359
370
|
*
|
|
@@ -376,6 +387,17 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
376
387
|
readonly O: typeof InwardJobFreeIssueMaterialReturn;
|
|
377
388
|
readonly kind: MethodKind.Unary;
|
|
378
389
|
};
|
|
390
|
+
/**
|
|
391
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
392
|
+
*
|
|
393
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.ViewByReferenceID
|
|
394
|
+
*/
|
|
395
|
+
readonly viewByReferenceID: {
|
|
396
|
+
readonly name: "ViewByReferenceID";
|
|
397
|
+
readonly I: typeof SimpleSearchReq;
|
|
398
|
+
readonly O: typeof InwardJobFreeIssueMaterialReturn;
|
|
399
|
+
readonly kind: MethodKind.Unary;
|
|
400
|
+
};
|
|
379
401
|
/**
|
|
380
402
|
* View only essential components by ID (without logs)
|
|
381
403
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gCAAgC,EAAE,mDAAmD,EAAE,oCAAoC,EAAE,kDAAkD,EAAE,0DAA0D,EAAE,kDAAkD,EAAE,4CAA4C,EAAE,uCAAuC,EAAE,8EAA8E,EAAE,kDAAkD,EAAE,uDAAuD,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,2DAA2D,EAAE,gEAAgE,EAAE,uDAAuD,EAAE,4DAA4D,EAAE,sDAAsD,EAAE,uDAAuD,EAAE,MAAM,yDAAyD,CAAC;AACvlC,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;
|
|
1
|
+
{"version":3,"file":"inward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gCAAgC,EAAE,mDAAmD,EAAE,oCAAoC,EAAE,kDAAkD,EAAE,0DAA0D,EAAE,kDAAkD,EAAE,4CAA4C,EAAE,uCAAuC,EAAE,8EAA8E,EAAE,kDAAkD,EAAE,uDAAuD,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,2DAA2D,EAAE,gEAAgE,EAAE,uDAAuD,EAAE,4DAA4D,EAAE,sDAAsD,EAAE,uDAAuD,EAAE,MAAM,yDAAyD,CAAC;AACvlC,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,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,0CAA0C;;;QAGnD;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OutwardJobFreeIssueMaterial, OutwardJobFreeIssueMaterialAncillaryParameters, OutwardJobFreeIssueMaterialItem, OutwardJobFreeIssueMaterialItemHistoryRequest, OutwardJobFreeIssueMaterialItemProspectiveInfoRequest, OutwardJobFreeIssueMaterialItemsSearchRequest, OutwardJobsFreeIssueMaterialsItemsList, OutwardJobsFreeIssueMaterialsList, OutwardJobsFreeIssueMaterialsServiceAlreadyAddedQuantityForSourceRequest, OutwardJobsFreeIssueMaterialsServiceAutofillRequest, OutwardJobsFreeIssueMaterialsServiceCountReq, OutwardJobsFreeIssueMaterialsServiceCreateRequest, OutwardJobsFreeIssueMaterialsServiceFilterReq, OutwardJobsFreeIssueMaterialsServiceItemCreateRequest, OutwardJobsFreeIssueMaterialsServiceItemUpdateRequest, OutwardJobsFreeIssueMaterialsServicePaginatedItemsResponse, OutwardJobsFreeIssueMaterialsServicePaginationReq, OutwardJobsFreeIssueMaterialsServicePaginationResponse, OutwardJobsFreeIssueMaterialsServiceSearchAllReq, OutwardJobsFreeIssueMaterialsServiceUpdateRequest } from "./outward_jobs_free_issue_materials.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 { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -354,7 +354,7 @@ export declare const OutwardJobsFreeIssueMaterialsService: {
|
|
|
354
354
|
};
|
|
355
355
|
/**
|
|
356
356
|
* CSV operations
|
|
357
|
-
* Download the CSV file
|
|
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.OutwardJobsFreeIssueMaterialsService.DownloadItemsAsCSV
|
|
360
360
|
*/
|
|
@@ -364,6 +364,17 @@ export declare const OutwardJobsFreeIssueMaterialsService: {
|
|
|
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.OutwardJobsFreeIssueMaterialsService.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
|
* View by ID
|
|
369
380
|
*
|
|
@@ -386,6 +397,17 @@ export declare const OutwardJobsFreeIssueMaterialsService: {
|
|
|
386
397
|
readonly O: typeof OutwardJobFreeIssueMaterial;
|
|
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.OutwardJobsFreeIssueMaterialsService.ViewByReferenceID
|
|
404
|
+
*/
|
|
405
|
+
readonly viewByReferenceID: {
|
|
406
|
+
readonly name: "ViewByReferenceID";
|
|
407
|
+
readonly I: typeof SimpleSearchReq;
|
|
408
|
+
readonly O: typeof OutwardJobFreeIssueMaterial;
|
|
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":"outward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,2BAA2B,EAAE,8CAA8C,EAAE,+BAA+B,EAAE,6CAA6C,EAAE,qDAAqD,EAAE,6CAA6C,EAAE,sCAAsC,EAAE,iCAAiC,EAAE,wEAAwE,EAAE,mDAAmD,EAAE,4CAA4C,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,qDAAqD,EAAE,qDAAqD,EAAE,0DAA0D,EAAE,iDAAiD,EAAE,sDAAsD,EAAE,gDAAgD,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AACzhC,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;
|
|
1
|
+
{"version":3,"file":"outward_jobs_free_issue_materials.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs_free_issue_materials.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,2BAA2B,EAAE,8CAA8C,EAAE,+BAA+B,EAAE,6CAA6C,EAAE,qDAAqD,EAAE,6CAA6C,EAAE,sCAAsC,EAAE,iCAAiC,EAAE,wEAAwE,EAAE,mDAAmD,EAAE,4CAA4C,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,qDAAqD,EAAE,qDAAqD,EAAE,0DAA0D,EAAE,iDAAiD,EAAE,sDAAsD,EAAE,gDAAgD,EAAE,iDAAiD,EAAE,MAAM,kDAAkD,CAAC;AACzhC,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,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,oCAAoC;;;QAG7C;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OutwardJobFreeIssueMaterialReturn, OutwardJobFreeIssueMaterialReturnAncillaryParameters, OutwardJobFreeIssueMaterialReturnItem, OutwardJobFreeIssueMaterialReturnItemHistoryRequest, OutwardJobFreeIssueMaterialReturnItemProspectiveInfoRequest, OutwardJobFreeIssueMaterialReturnItemsSearchRequest, OutwardJobsFreeIssueMaterialsReturnsItemsList, OutwardJobsFreeIssueMaterialsReturnsList, OutwardJobsFreeIssueMaterialsReturnsServiceAlreadyAddedQuantityForSourceRequest, OutwardJobsFreeIssueMaterialsReturnsServiceCountReq, OutwardJobsFreeIssueMaterialsReturnsServiceCreateRequest, OutwardJobsFreeIssueMaterialsReturnsServiceFilterReq, OutwardJobsFreeIssueMaterialsReturnsServiceItemCreateRequest, OutwardJobsFreeIssueMaterialsReturnsServiceItemUpdateRequest, OutwardJobsFreeIssueMaterialsReturnsServicePaginatedItemsResponse, OutwardJobsFreeIssueMaterialsReturnsServicePaginationReq, OutwardJobsFreeIssueMaterialsReturnsServicePaginationResponse, OutwardJobsFreeIssueMaterialsReturnsServiceSearchAllReq, OutwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest } from "./outward_jobs_free_issue_materials_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 { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
5
5
|
import { FilterReturnableInventoryForIdentifierUUID, GenericInventoryList, SearchReturnableInventoryForIdentifierUUID } from "./inventory.scailo_pb.js";
|
|
@@ -344,7 +344,7 @@ export declare const OutwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
344
344
|
};
|
|
345
345
|
/**
|
|
346
346
|
* CSV operations
|
|
347
|
-
* Download the CSV file
|
|
347
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
348
348
|
*
|
|
349
349
|
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.DownloadItemsAsCSV
|
|
350
350
|
*/
|
|
@@ -354,6 +354,17 @@ export declare const OutwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
354
354
|
readonly O: typeof StandardFile;
|
|
355
355
|
readonly kind: MethodKind.Unary;
|
|
356
356
|
};
|
|
357
|
+
/**
|
|
358
|
+
* Download the CSV template that could be used to upload items
|
|
359
|
+
*
|
|
360
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.DownloadItemsTemplateAsCSV
|
|
361
|
+
*/
|
|
362
|
+
readonly downloadItemsTemplateAsCSV: {
|
|
363
|
+
readonly name: "DownloadItemsTemplateAsCSV";
|
|
364
|
+
readonly I: typeof Empty;
|
|
365
|
+
readonly O: typeof StandardFile;
|
|
366
|
+
readonly kind: MethodKind.Unary;
|
|
367
|
+
};
|
|
357
368
|
/**
|
|
358
369
|
* View by ID
|
|
359
370
|
*
|
|
@@ -376,6 +387,17 @@ export declare const OutwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
376
387
|
readonly O: typeof OutwardJobFreeIssueMaterialReturn;
|
|
377
388
|
readonly kind: MethodKind.Unary;
|
|
378
389
|
};
|
|
390
|
+
/**
|
|
391
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
392
|
+
*
|
|
393
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.ViewByReferenceID
|
|
394
|
+
*/
|
|
395
|
+
readonly viewByReferenceID: {
|
|
396
|
+
readonly name: "ViewByReferenceID";
|
|
397
|
+
readonly I: typeof SimpleSearchReq;
|
|
398
|
+
readonly O: typeof OutwardJobFreeIssueMaterialReturn;
|
|
399
|
+
readonly kind: MethodKind.Unary;
|
|
400
|
+
};
|
|
379
401
|
/**
|
|
380
402
|
* View only essential components by ID (without logs)
|
|
381
403
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"outward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,oDAAoD,EAAE,qCAAqC,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,mDAAmD,EAAE,6CAA6C,EAAE,wCAAwC,EAAE,+EAA+E,EAAE,mDAAmD,EAAE,wDAAwD,EAAE,oDAAoD,EAAE,4DAA4D,EAAE,4DAA4D,EAAE,iEAAiE,EAAE,wDAAwD,EAAE,6DAA6D,EAAE,uDAAuD,EAAE,wDAAwD,EAAE,MAAM,0DAA0D,CAAC;AAC3mC,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;
|
|
1
|
+
{"version":3,"file":"outward_jobs_free_issue_materials_returns.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/outward_jobs_free_issue_materials_returns.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iCAAiC,EAAE,oDAAoD,EAAE,qCAAqC,EAAE,mDAAmD,EAAE,2DAA2D,EAAE,mDAAmD,EAAE,6CAA6C,EAAE,wCAAwC,EAAE,+EAA+E,EAAE,mDAAmD,EAAE,wDAAwD,EAAE,oDAAoD,EAAE,4DAA4D,EAAE,4DAA4D,EAAE,iEAAiE,EAAE,wDAAwD,EAAE,6DAA6D,EAAE,uDAAuD,EAAE,wDAAwD,EAAE,MAAM,0DAA0D,CAAC;AAC3mC,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,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,2CAA2C;;;QAGpD;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PayrollGroup, PayrollGroupItem, PayrollGroupItemHistoryRequest, PayrollGroupsItemsList, PayrollGroupsList, PayrollGroupsServiceCountReq, PayrollGroupsServiceCreateRequest, PayrollGroupsServiceFilterReq, PayrollGroupsServiceItemCreateRequest, PayrollGroupsServiceItemUpdateRequest, PayrollGroupsServicePaginationReq, PayrollGroupsServicePaginationResponse, PayrollGroupsServiceSearchAllReq, PayrollGroupsServiceUpdateRequest } from "./payroll_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
|
*
|
|
@@ -290,7 +290,7 @@ export declare const PayrollGroupsService: {
|
|
|
290
290
|
};
|
|
291
291
|
/**
|
|
292
292
|
* CSV operations
|
|
293
|
-
* Download the CSV file
|
|
293
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
294
294
|
*
|
|
295
295
|
* @generated from rpc Scailo.PayrollGroupsService.DownloadItemsAsCSV
|
|
296
296
|
*/
|
|
@@ -300,6 +300,17 @@ export declare const PayrollGroupsService: {
|
|
|
300
300
|
readonly O: typeof StandardFile;
|
|
301
301
|
readonly kind: MethodKind.Unary;
|
|
302
302
|
};
|
|
303
|
+
/**
|
|
304
|
+
* Download the CSV template that could be used to upload items
|
|
305
|
+
*
|
|
306
|
+
* @generated from rpc Scailo.PayrollGroupsService.DownloadItemsTemplateAsCSV
|
|
307
|
+
*/
|
|
308
|
+
readonly downloadItemsTemplateAsCSV: {
|
|
309
|
+
readonly name: "DownloadItemsTemplateAsCSV";
|
|
310
|
+
readonly I: typeof Empty;
|
|
311
|
+
readonly O: typeof StandardFile;
|
|
312
|
+
readonly kind: MethodKind.Unary;
|
|
313
|
+
};
|
|
303
314
|
/**
|
|
304
315
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
305
316
|
*
|
|
@@ -333,6 +344,17 @@ export declare const PayrollGroupsService: {
|
|
|
333
344
|
readonly O: typeof PayrollGroup;
|
|
334
345
|
readonly kind: MethodKind.Unary;
|
|
335
346
|
};
|
|
347
|
+
/**
|
|
348
|
+
* View by Code (returns the latest record in case of duplicates)
|
|
349
|
+
*
|
|
350
|
+
* @generated from rpc Scailo.PayrollGroupsService.ViewByCode
|
|
351
|
+
*/
|
|
352
|
+
readonly viewByCode: {
|
|
353
|
+
readonly name: "ViewByCode";
|
|
354
|
+
readonly I: typeof SimpleSearchReq;
|
|
355
|
+
readonly O: typeof PayrollGroup;
|
|
356
|
+
readonly kind: MethodKind.Unary;
|
|
357
|
+
};
|
|
336
358
|
/**
|
|
337
359
|
* View only essential components by ID (without logs)
|
|
338
360
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payroll_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/payroll_groups.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AACxd,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;
|
|
1
|
+
{"version":3,"file":"payroll_groups.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/payroll_groups.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AACxd,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,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;;;;;;;WAOG;;;;;;;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 { ProductionIndent, ProductionIndentIssuedStatisticsList, ProductionIndentItem, ProductionIndentItemHistoryRequest, ProductionIndentItemProspectiveInfoRequest, ProductionIndentItemsSearchRequest, ProductionIndentsItemsList, ProductionIndentsList, ProductionIndentsServiceAutofillRequest, ProductionIndentsServiceCountReq, ProductionIndentsServiceCreateRequest, ProductionIndentsServiceFilterReq, ProductionIndentsServiceItemCreateRequest, ProductionIndentsServiceItemUpdateRequest, ProductionIndentsServicePaginatedItemsResponse, ProductionIndentsServicePaginationReq, ProductionIndentsServicePaginationResponse, ProductionIndentsServiceSearchAllReq, ProductionIndentsServiceUpdateRequest } from "./production_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 ProductionIndentsService: {
|
|
|
343
343
|
};
|
|
344
344
|
/**
|
|
345
345
|
* CSV operations
|
|
346
|
-
* Download the CSV file
|
|
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.ProductionIndentsService.DownloadItemsAsCSV
|
|
349
349
|
*/
|
|
@@ -353,6 +353,17 @@ export declare const ProductionIndentsService: {
|
|
|
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.ProductionIndentsService.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 ProductionIndentsService: {
|
|
|
386
397
|
readonly O: typeof ProductionIndent;
|
|
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.ProductionIndentsService.ViewByReferenceID
|
|
404
|
+
*/
|
|
405
|
+
readonly viewByReferenceID: {
|
|
406
|
+
readonly name: "ViewByReferenceID";
|
|
407
|
+
readonly I: typeof SimpleSearchReq;
|
|
408
|
+
readonly O: typeof ProductionIndent;
|
|
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":"production_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,oCAAoC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,uCAAuC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACnuB,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;
|
|
1
|
+
{"version":3,"file":"production_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,oCAAoC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,uCAAuC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACnuB,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,wBAAwB;;;QAGjC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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 { ProductionPlan, ProductionPlanAncillaryParameters, ProductionPlanItem, ProductionPlanItemHistoryRequest, ProductionPlanItemProspectiveInfoRequest, ProductionPlanItemsSearchRequest, ProductionPlanProductionStatisticsList, ProductionPlansItemsList, ProductionPlansList, ProductionPlansServiceAlreadyAddedQuantityForSourceRequest, ProductionPlansServiceAutofillRequest, ProductionPlansServiceCountReq, ProductionPlansServiceCreateRequest, ProductionPlansServiceFilterReq, ProductionPlansServiceItemCreateRequest, ProductionPlansServiceItemUpdateRequest, ProductionPlansServicePaginatedItemsResponse, ProductionPlansServicePaginationReq, ProductionPlansServicePaginationResponse, ProductionPlansServiceSearchAllReq, ProductionPlansServiceUpdateRequest } from "./production_plans.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 ProductionPlansService: {
|
|
|
343
343
|
};
|
|
344
344
|
/**
|
|
345
345
|
* CSV operations
|
|
346
|
-
* Download the CSV file
|
|
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.ProductionPlansService.DownloadItemsAsCSV
|
|
349
349
|
*/
|
|
@@ -353,6 +353,17 @@ export declare const ProductionPlansService: {
|
|
|
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.ProductionPlansService.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 ProductionPlansService: {
|
|
|
386
397
|
readonly O: typeof ProductionPlan;
|
|
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.ProductionPlansService.ViewByReferenceID
|
|
404
|
+
*/
|
|
405
|
+
readonly viewByReferenceID: {
|
|
406
|
+
readonly name: "ViewByReferenceID";
|
|
407
|
+
readonly I: typeof SimpleSearchReq;
|
|
408
|
+
readonly O: typeof ProductionPlan;
|
|
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":"production_plans.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_plans.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,iCAAiC,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,sCAAsC,EAAE,wBAAwB,EAAE,mBAAmB,EAAE,0DAA0D,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,iCAAiC,CAAC;AAC9xB,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;
|
|
1
|
+
{"version":3,"file":"production_plans.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_plans.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,iCAAiC,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,sCAAsC,EAAE,wBAAwB,EAAE,mBAAmB,EAAE,0DAA0D,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,mCAAmC,EAAE,wCAAwC,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,iCAAiC,CAAC;AAC9xB,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,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;;;;;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;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProformaInvoice, ProformaInvoiceAncillaryParameters, ProformaInvoiceItem, ProformaInvoiceItemHistoryRequest, ProformaInvoiceItemProspectiveInfoRequest, ProformaInvoiceItemsList, ProformaInvoiceItemsSearchRequest, ProformaInvoicesList, ProformaInvoicesServiceAlreadyAddedQuantityForSourceRequest, ProformaInvoicesServiceAutofillRequest, ProformaInvoicesServiceCountReq, ProformaInvoicesServiceCreateRequest, ProformaInvoicesServiceFilterReq, ProformaInvoicesServiceItemCreateRequest, ProformaInvoicesServiceItemUpdateRequest, ProformaInvoicesServicePaginatedItemsResponse, ProformaInvoicesServicePaginationReq, ProformaInvoicesServicePaginationResponse, ProformaInvoicesServiceSearchAllReq, ProformaInvoicesServiceUpdateRequest } from "./proforma_invoices.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, AmendmentLogsList, BooleanResponse, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, AmendmentLogsList, BooleanResponse, 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 ProformaInvoicesService: {
|
|
|
355
355
|
};
|
|
356
356
|
/**
|
|
357
357
|
* CSV operations
|
|
358
|
-
* Download the CSV file
|
|
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.ProformaInvoicesService.DownloadItemsAsCSV
|
|
361
361
|
*/
|
|
@@ -365,6 +365,17 @@ export declare const ProformaInvoicesService: {
|
|
|
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.ProformaInvoicesService.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
|
*
|
|
@@ -398,6 +409,17 @@ export declare const ProformaInvoicesService: {
|
|
|
398
409
|
readonly O: typeof ProformaInvoice;
|
|
399
410
|
readonly kind: MethodKind.Unary;
|
|
400
411
|
};
|
|
412
|
+
/**
|
|
413
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
414
|
+
*
|
|
415
|
+
* @generated from rpc Scailo.ProformaInvoicesService.ViewByReferenceID
|
|
416
|
+
*/
|
|
417
|
+
readonly viewByReferenceID: {
|
|
418
|
+
readonly name: "ViewByReferenceID";
|
|
419
|
+
readonly I: typeof SimpleSearchReq;
|
|
420
|
+
readonly O: typeof ProformaInvoice;
|
|
421
|
+
readonly kind: MethodKind.Unary;
|
|
422
|
+
};
|
|
401
423
|
/**
|
|
402
424
|
* View only essential components by ID (without logs)
|
|
403
425
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proforma_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/proforma_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,kCAAkC,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,wBAAwB,EAAE,iCAAiC,EAAE,oBAAoB,EAAE,2DAA2D,EAAE,sCAAsC,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;AAC1wB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,eAAe,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;
|
|
1
|
+
{"version":3,"file":"proforma_invoices.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/proforma_invoices.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,eAAe,EAAE,kCAAkC,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,wBAAwB,EAAE,iCAAiC,EAAE,oBAAoB,EAAE,2DAA2D,EAAE,sCAAsC,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;AAC1wB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAC1a,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,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;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PurchaseEnquiriesServicePaginatedItemsResponse, PurchaseEnquiry, PurchaseEnquiryItem, PurchaseEnquiryItemHistoryRequest, PurchaseEnquiryItemsSearchRequest, PurchasesEnquiriesItemsList, PurchasesEnquiriesList, PurchasesEnquiriesServiceCountReq, PurchasesEnquiriesServiceCreateRequest, PurchasesEnquiriesServiceFilterReq, PurchasesEnquiriesServiceItemCreateRequest, PurchasesEnquiriesServiceItemUpdateRequest, PurchasesEnquiriesServicePaginationReq, PurchasesEnquiriesServicePaginationResponse, PurchasesEnquiriesServiceSearchAllReq, PurchasesEnquiriesServiceUpdateRequest } from "./purchases_enquiries.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
/**
|
|
5
5
|
*
|
|
@@ -309,7 +309,7 @@ export declare const PurchasesEnquiriesService: {
|
|
|
309
309
|
};
|
|
310
310
|
/**
|
|
311
311
|
* CSV operations
|
|
312
|
-
* Download the CSV file
|
|
312
|
+
* Download the CSV file with the associated line items. The same file could then be used to upload line items.
|
|
313
313
|
*
|
|
314
314
|
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsAsCSV
|
|
315
315
|
*/
|
|
@@ -319,6 +319,17 @@ export declare const PurchasesEnquiriesService: {
|
|
|
319
319
|
readonly O: typeof StandardFile;
|
|
320
320
|
readonly kind: MethodKind.Unary;
|
|
321
321
|
};
|
|
322
|
+
/**
|
|
323
|
+
* Download the CSV template that could be used to upload items
|
|
324
|
+
*
|
|
325
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.DownloadItemsTemplateAsCSV
|
|
326
|
+
*/
|
|
327
|
+
readonly downloadItemsTemplateAsCSV: {
|
|
328
|
+
readonly name: "DownloadItemsTemplateAsCSV";
|
|
329
|
+
readonly I: typeof Empty;
|
|
330
|
+
readonly O: typeof StandardFile;
|
|
331
|
+
readonly kind: MethodKind.Unary;
|
|
332
|
+
};
|
|
322
333
|
/**
|
|
323
334
|
* Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
|
|
324
335
|
*
|
|
@@ -352,6 +363,17 @@ export declare const PurchasesEnquiriesService: {
|
|
|
352
363
|
readonly O: typeof PurchaseEnquiry;
|
|
353
364
|
readonly kind: MethodKind.Unary;
|
|
354
365
|
};
|
|
366
|
+
/**
|
|
367
|
+
* View by Reference ID (returns the latest record in case of duplicates)
|
|
368
|
+
*
|
|
369
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.ViewByReferenceID
|
|
370
|
+
*/
|
|
371
|
+
readonly viewByReferenceID: {
|
|
372
|
+
readonly name: "ViewByReferenceID";
|
|
373
|
+
readonly I: typeof SimpleSearchReq;
|
|
374
|
+
readonly O: typeof PurchaseEnquiry;
|
|
375
|
+
readonly kind: MethodKind.Unary;
|
|
376
|
+
};
|
|
355
377
|
/**
|
|
356
378
|
* View only essential components by ID (without logs)
|
|
357
379
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"purchases_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,8CAA8C,EAAE,eAAe,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAChnB,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,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"purchases_enquiries.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_enquiries.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,8CAA8C,EAAE,eAAe,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,0CAA0C,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAChnB,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,eAAe,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;;;;;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;;;;;;;;CAQG,CAAC"}
|