@kernelminds/scailo-sdk 0.0.108 → 0.0.110
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/absences.scailo_pb.js +1 -1
- package/lib/cjs/src/asset_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/associates.scailo_pb.js +4 -4
- package/lib/cjs/src/attendances.scailo_pb.js +1 -1
- package/lib/cjs/src/credit_notes.scailo_connect.js +11 -1
- package/lib/cjs/src/debit_notes.scailo_connect.js +11 -1
- package/lib/cjs/src/equations_families.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/cjs/src/expenses.scailo_connect.js +11 -1
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +11 -1
- package/lib/cjs/src/goods_receipts.scailo_connect.js +11 -1
- package/lib/cjs/src/inward_jobs.scailo_connect.js +11 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/cjs/src/leaves_logs.scailo_connect.js +0 -2
- package/lib/cjs/src/locations.scailo_pb.js +75 -7
- package/lib/cjs/src/on_duties.scailo_pb.js +1 -1
- package/lib/cjs/src/outward_jobs.scailo_connect.js +11 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/cjs/src/production_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/production_plans.scailo_connect.js +11 -0
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_orders.scailo_connect.js +11 -1
- package/lib/cjs/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/qc_samples.scailo_connect.js +11 -0
- package/lib/cjs/src/quotations_requests.scailo_connect.js +11 -0
- package/lib/cjs/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/salaries.scailo_connect.js +0 -6
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_orders.scailo_connect.js +11 -1
- package/lib/cjs/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/cjs/src/sales_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_audits.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_audits.scailo_pb.js +2 -2
- package/lib/cjs/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/supply_offers.scailo_connect.js +11 -1
- package/lib/cjs/src/vault.scailo_connect.js +0 -2
- package/lib/cjs/src/vault_folders.scailo_pb.js +75 -3
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/cjs/src/visitations.scailo_pb.js +1 -1
- package/lib/cjs/src/work_orders.scailo_connect.js +11 -0
- package/lib/cjs/types/src/absences.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/associates.scailo_pb.d.ts +4 -4
- package/lib/cjs/types/src/attendances.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +12 -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 +12 -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 +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -2
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +0 -2
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/locations.scailo_pb.d.ts +65 -6
- package/lib/cjs/types/src/locations.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +12 -1
- 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 +11 -0
- 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 +12 -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 +11 -0
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +12 -1
- 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 +11 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts +0 -6
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -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 +12 -1
- 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 +11 -0
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_pb.d.ts +2 -2
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +12 -2
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vault.scailo_connect.d.ts +0 -2
- package/lib/cjs/types/src/vault.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts +60 -2
- package/lib/cjs/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_pb.d.ts +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/src/absences.scailo_pb.js +1 -1
- package/lib/esm/src/asset_indents.scailo_connect.js +11 -0
- package/lib/esm/src/associates.scailo_pb.js +4 -4
- package/lib/esm/src/attendances.scailo_pb.js +1 -1
- package/lib/esm/src/credit_notes.scailo_connect.js +11 -1
- package/lib/esm/src/debit_notes.scailo_connect.js +11 -1
- package/lib/esm/src/equations_families.scailo_connect.js +11 -0
- package/lib/esm/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/esm/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/esm/src/expenses.scailo_connect.js +11 -1
- package/lib/esm/src/goods_dispatches.scailo_connect.js +11 -1
- package/lib/esm/src/goods_receipts.scailo_connect.js +11 -1
- package/lib/esm/src/inward_jobs.scailo_connect.js +11 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/esm/src/leaves_logs.scailo_connect.js +0 -2
- package/lib/esm/src/locations.scailo_pb.js +75 -7
- package/lib/esm/src/on_duties.scailo_pb.js +1 -1
- package/lib/esm/src/outward_jobs.scailo_connect.js +11 -0
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +11 -1
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +11 -1
- package/lib/esm/src/production_indents.scailo_connect.js +11 -0
- package/lib/esm/src/production_plans.scailo_connect.js +11 -0
- package/lib/esm/src/proforma_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_orders.scailo_connect.js +11 -1
- package/lib/esm/src/purchases_returns.scailo_connect.js +11 -0
- package/lib/esm/src/qc_samples.scailo_connect.js +11 -0
- package/lib/esm/src/quotations_requests.scailo_connect.js +11 -0
- package/lib/esm/src/quotations_responses.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/esm/src/salaries.scailo_connect.js +0 -6
- package/lib/esm/src/sales_enquiries.scailo_connect.js +11 -0
- package/lib/esm/src/sales_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/sales_orders.scailo_connect.js +11 -1
- package/lib/esm/src/sales_quotations.scailo_connect.js +11 -0
- package/lib/esm/src/sales_returns.scailo_connect.js +11 -0
- package/lib/esm/src/stock_audits.scailo_connect.js +11 -0
- package/lib/esm/src/stock_audits.scailo_pb.js +2 -2
- package/lib/esm/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +11 -0
- package/lib/esm/src/supply_offers.scailo_connect.js +11 -1
- package/lib/esm/src/vault.scailo_connect.js +0 -2
- package/lib/esm/src/vault_folders.scailo_pb.js +81 -3
- package/lib/esm/src/vendor_invoices.scailo_connect.js +11 -0
- package/lib/esm/src/visitations.scailo_pb.js +1 -1
- package/lib/esm/src/work_orders.scailo_connect.js +11 -0
- package/lib/esm/types/src/absences.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/associates.scailo_pb.d.ts +4 -4
- package/lib/esm/types/src/attendances.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +12 -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 +12 -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 +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -1
- 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 +12 -2
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +0 -2
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/locations.scailo_pb.d.ts +65 -6
- package/lib/esm/types/src/locations.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +11 -1
- 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 +11 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +12 -1
- 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 +11 -0
- 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 +12 -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 +11 -0
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +12 -1
- 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 +11 -0
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_connect.d.ts +0 -6
- package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +12 -1
- 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 +12 -1
- 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 +12 -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 +12 -1
- 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 +11 -0
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_pb.d.ts +2 -2
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +12 -2
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vault.scailo_connect.d.ts +0 -2
- package/lib/esm/types/src/vault.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vault_folders.scailo_pb.d.ts +60 -2
- package/lib/esm/types/src/vault_folders.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_pb.d.ts +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -494,6 +494,17 @@ exports.EquationsReplaceablesService = {
|
|
|
494
494
|
O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
|
|
495
495
|
kind: protobuf_1.MethodKind.Unary,
|
|
496
496
|
},
|
|
497
|
+
/**
|
|
498
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
499
|
+
*
|
|
500
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.IsDownloadable
|
|
501
|
+
*/
|
|
502
|
+
isDownloadable: {
|
|
503
|
+
name: "IsDownloadable",
|
|
504
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
505
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
506
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
507
|
+
},
|
|
497
508
|
/**
|
|
498
509
|
* Download equation with the given IdentifierUUID
|
|
499
510
|
*
|
|
@@ -494,6 +494,17 @@ exports.EquationsSalesBundlesService = {
|
|
|
494
494
|
O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
|
|
495
495
|
kind: protobuf_1.MethodKind.Unary,
|
|
496
496
|
},
|
|
497
|
+
/**
|
|
498
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
499
|
+
*
|
|
500
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.IsDownloadable
|
|
501
|
+
*/
|
|
502
|
+
isDownloadable: {
|
|
503
|
+
name: "IsDownloadable",
|
|
504
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
505
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
506
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
507
|
+
},
|
|
497
508
|
/**
|
|
498
509
|
* Download equation with the given IdentifierUUID
|
|
499
510
|
*
|
|
@@ -516,6 +516,17 @@ exports.EquationsWorkOrdersService = {
|
|
|
516
516
|
O: base_scailo_pb_js_1.AmendmentLogsList,
|
|
517
517
|
kind: protobuf_1.MethodKind.Unary,
|
|
518
518
|
},
|
|
519
|
+
/**
|
|
520
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
521
|
+
*
|
|
522
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.IsDownloadable
|
|
523
|
+
*/
|
|
524
|
+
isDownloadable: {
|
|
525
|
+
name: "IsDownloadable",
|
|
526
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
527
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
528
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
529
|
+
},
|
|
519
530
|
/**
|
|
520
531
|
* Download equation with the given IdentifierUUID
|
|
521
532
|
*
|
|
@@ -471,7 +471,17 @@ exports.ExpensesService = {
|
|
|
471
471
|
kind: protobuf_1.MethodKind.Unary,
|
|
472
472
|
},
|
|
473
473
|
/**
|
|
474
|
-
*
|
|
474
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
475
|
+
*
|
|
476
|
+
* @generated from rpc Scailo.ExpensesService.IsDownloadable
|
|
477
|
+
*/
|
|
478
|
+
isDownloadable: {
|
|
479
|
+
name: "IsDownloadable",
|
|
480
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
481
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
482
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
483
|
+
},
|
|
484
|
+
/**
|
|
475
485
|
* Download expense with the given IdentifierUUID (can be used to allow public downloads)
|
|
476
486
|
*
|
|
477
487
|
* @generated from rpc Scailo.ExpensesService.DownloadByUUID
|
|
@@ -538,7 +538,17 @@ exports.GoodsDispatchesService = {
|
|
|
538
538
|
kind: protobuf_1.MethodKind.Unary,
|
|
539
539
|
},
|
|
540
540
|
/**
|
|
541
|
-
*
|
|
541
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
542
|
+
*
|
|
543
|
+
* @generated from rpc Scailo.GoodsDispatchesService.IsDownloadable
|
|
544
|
+
*/
|
|
545
|
+
isDownloadable: {
|
|
546
|
+
name: "IsDownloadable",
|
|
547
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
548
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
549
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
550
|
+
},
|
|
551
|
+
/**
|
|
542
552
|
* Download goods dispatch with the given IdentifierUUID (can be used to allow public downloads)
|
|
543
553
|
*
|
|
544
554
|
* @generated from rpc Scailo.GoodsDispatchesService.DownloadByUUID
|
|
@@ -538,7 +538,17 @@ exports.GoodsReceiptsService = {
|
|
|
538
538
|
kind: protobuf_1.MethodKind.Unary,
|
|
539
539
|
},
|
|
540
540
|
/**
|
|
541
|
-
*
|
|
541
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
542
|
+
*
|
|
543
|
+
* @generated from rpc Scailo.GoodsReceiptsService.IsDownloadable
|
|
544
|
+
*/
|
|
545
|
+
isDownloadable: {
|
|
546
|
+
name: "IsDownloadable",
|
|
547
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
548
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
549
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
550
|
+
},
|
|
551
|
+
/**
|
|
542
552
|
* Download goods receipt with the given IdentifierUUID (can be used to allow public downloads)
|
|
543
553
|
*
|
|
544
554
|
* @generated from rpc Scailo.GoodsReceiptsService.DownloadByUUID
|
|
@@ -833,6 +833,17 @@ exports.InwardJobsService = {
|
|
|
833
833
|
O: inward_jobs_scailo_pb_js_1.InwardJobsServiceOutwardItemCreateRequest,
|
|
834
834
|
kind: protobuf_1.MethodKind.Unary,
|
|
835
835
|
},
|
|
836
|
+
/**
|
|
837
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
838
|
+
*
|
|
839
|
+
* @generated from rpc Scailo.InwardJobsService.IsDownloadable
|
|
840
|
+
*/
|
|
841
|
+
isDownloadable: {
|
|
842
|
+
name: "IsDownloadable",
|
|
843
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
844
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
845
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
846
|
+
},
|
|
836
847
|
/**
|
|
837
848
|
* Download inward job with the given IdentifierUUID (can be used to allow public downloads)
|
|
838
849
|
*
|
|
@@ -527,7 +527,17 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
527
527
|
kind: protobuf_1.MethodKind.Unary,
|
|
528
528
|
},
|
|
529
529
|
/**
|
|
530
|
-
*
|
|
530
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
531
|
+
*
|
|
532
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.IsDownloadable
|
|
533
|
+
*/
|
|
534
|
+
isDownloadable: {
|
|
535
|
+
name: "IsDownloadable",
|
|
536
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
537
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
538
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
539
|
+
},
|
|
540
|
+
/**
|
|
531
541
|
* Download inward job free issue material with the given IdentifierUUID (can be used to allow public downloads)
|
|
532
542
|
*
|
|
533
543
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.DownloadByUUID
|
|
@@ -550,7 +550,17 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
550
550
|
kind: protobuf_1.MethodKind.Unary,
|
|
551
551
|
},
|
|
552
552
|
/**
|
|
553
|
-
*
|
|
553
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
554
|
+
*
|
|
555
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.IsDownloadable
|
|
556
|
+
*/
|
|
557
|
+
isDownloadable: {
|
|
558
|
+
name: "IsDownloadable",
|
|
559
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
560
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
561
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
562
|
+
},
|
|
563
|
+
/**
|
|
554
564
|
* Download inward job free issue material return with the given IdentifierUUID (can be used to allow public downloads)
|
|
555
565
|
*
|
|
556
566
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.DownloadByUUID
|
|
@@ -21,8 +21,6 @@ exports.LeavesLogsService = {
|
|
|
21
21
|
typeName: "Scailo.LeavesLogsService",
|
|
22
22
|
methods: {
|
|
23
23
|
/**
|
|
24
|
-
* ------------------------------------------------------
|
|
25
|
-
* Search operations are listed below
|
|
26
24
|
* View all that match the given filter criteria
|
|
27
25
|
*
|
|
28
26
|
* @generated from rpc Scailo.LeavesLogsService.Filter
|
|
@@ -133,6 +133,18 @@ class LocationsServiceCreateRequest extends protobuf_1.Message {
|
|
|
133
133
|
* @generated from field: string phone = 13;
|
|
134
134
|
*/
|
|
135
135
|
phone = "";
|
|
136
|
+
/**
|
|
137
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
138
|
+
*
|
|
139
|
+
* @generated from field: uint64 parent_location_id = 14;
|
|
140
|
+
*/
|
|
141
|
+
parentLocationId = protobuf_1.protoInt64.zero;
|
|
142
|
+
/**
|
|
143
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
144
|
+
*
|
|
145
|
+
* @generated from field: bool is_leaf = 15;
|
|
146
|
+
*/
|
|
147
|
+
isLeaf = false;
|
|
136
148
|
/**
|
|
137
149
|
* The list of dynamic forms
|
|
138
150
|
*
|
|
@@ -152,6 +164,8 @@ class LocationsServiceCreateRequest extends protobuf_1.Message {
|
|
|
152
164
|
{ no: 11, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
153
165
|
{ no: 12, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
154
166
|
{ no: 13, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
167
|
+
{ no: 14, name: "parent_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
168
|
+
{ no: 15, name: "is_leaf", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
155
169
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
156
170
|
]);
|
|
157
171
|
static fromBinary(bytes, options) {
|
|
@@ -200,12 +214,11 @@ class LocationsServiceUpdateRequest extends protobuf_1.Message {
|
|
|
200
214
|
*/
|
|
201
215
|
name = "";
|
|
202
216
|
/**
|
|
203
|
-
* The unique code by which the location is classified
|
|
204
|
-
*
|
|
205
|
-
*
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
/**
|
|
217
|
+
* // The unique code by which the location is classified
|
|
218
|
+
* string code = 11 [(buf.validate.field).string = {
|
|
219
|
+
* // pattern: "^[^[0-9]A-Za-z]+( [^[0-9]A-Za-z]+)*$",
|
|
220
|
+
* min_len: 1
|
|
221
|
+
* }];
|
|
209
222
|
* The primary email of the location
|
|
210
223
|
*
|
|
211
224
|
* @generated from field: string email = 12;
|
|
@@ -234,7 +247,6 @@ class LocationsServiceUpdateRequest extends protobuf_1.Message {
|
|
|
234
247
|
{ no: 2, name: "id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
235
248
|
{ no: 3, name: "notify_users", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
236
249
|
{ no: 10, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
237
|
-
{ no: 11, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
238
250
|
{ no: 12, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
239
251
|
{ no: 13, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
240
252
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
@@ -314,6 +326,18 @@ class Location extends protobuf_1.Message {
|
|
|
314
326
|
* @generated from field: string phone = 13;
|
|
315
327
|
*/
|
|
316
328
|
phone = "";
|
|
329
|
+
/**
|
|
330
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
331
|
+
*
|
|
332
|
+
* @generated from field: uint64 parent_location_id = 14;
|
|
333
|
+
*/
|
|
334
|
+
parentLocationId = protobuf_1.protoInt64.zero;
|
|
335
|
+
/**
|
|
336
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
337
|
+
*
|
|
338
|
+
* @generated from field: bool is_leaf = 15;
|
|
339
|
+
*/
|
|
340
|
+
isLeaf = false;
|
|
317
341
|
/**
|
|
318
342
|
* The list of dynamic forms
|
|
319
343
|
*
|
|
@@ -336,6 +360,8 @@ class Location extends protobuf_1.Message {
|
|
|
336
360
|
{ no: 11, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
337
361
|
{ no: 12, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
338
362
|
{ no: 13, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
363
|
+
{ no: 14, name: "parent_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
364
|
+
{ no: 15, name: "is_leaf", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
339
365
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
|
|
340
366
|
]);
|
|
341
367
|
static fromBinary(bytes, options) {
|
|
@@ -637,6 +663,18 @@ class LocationsServiceFilterReq extends protobuf_1.Message {
|
|
|
637
663
|
* @generated from field: string phone = 23;
|
|
638
664
|
*/
|
|
639
665
|
phone = "";
|
|
666
|
+
/**
|
|
667
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
668
|
+
*
|
|
669
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
670
|
+
*/
|
|
671
|
+
parentLocationId = protobuf_1.protoInt64.zero;
|
|
672
|
+
/**
|
|
673
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
674
|
+
*
|
|
675
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
676
|
+
*/
|
|
677
|
+
isLeaf = base_scailo_pb_js_1.BOOL_FILTER.BOOL_FILTER_ANY_UNSPECIFIED;
|
|
640
678
|
/**
|
|
641
679
|
* The list of form data filters
|
|
642
680
|
*
|
|
@@ -669,6 +707,8 @@ class LocationsServiceFilterReq extends protobuf_1.Message {
|
|
|
669
707
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
670
708
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
671
709
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
710
|
+
{ no: 24, name: "parent_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
711
|
+
{ no: 25, name: "is_leaf", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
|
|
672
712
|
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
673
713
|
]);
|
|
674
714
|
static fromBinary(bytes, options) {
|
|
@@ -782,6 +822,18 @@ class LocationsServiceCountReq extends protobuf_1.Message {
|
|
|
782
822
|
* @generated from field: string phone = 23;
|
|
783
823
|
*/
|
|
784
824
|
phone = "";
|
|
825
|
+
/**
|
|
826
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
827
|
+
*
|
|
828
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
829
|
+
*/
|
|
830
|
+
parentLocationId = protobuf_1.protoInt64.zero;
|
|
831
|
+
/**
|
|
832
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
833
|
+
*
|
|
834
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
835
|
+
*/
|
|
836
|
+
isLeaf = base_scailo_pb_js_1.BOOL_FILTER.BOOL_FILTER_ANY_UNSPECIFIED;
|
|
785
837
|
/**
|
|
786
838
|
* The list of form data filters
|
|
787
839
|
*
|
|
@@ -810,6 +862,8 @@ class LocationsServiceCountReq extends protobuf_1.Message {
|
|
|
810
862
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
811
863
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
812
864
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
865
|
+
{ no: 24, name: "parent_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
866
|
+
{ no: 25, name: "is_leaf", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
|
|
813
867
|
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
814
868
|
]);
|
|
815
869
|
static fromBinary(bytes, options) {
|
|
@@ -881,6 +935,18 @@ class LocationsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
881
935
|
* @generated from field: string search_key = 11;
|
|
882
936
|
*/
|
|
883
937
|
searchKey = "";
|
|
938
|
+
/**
|
|
939
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
940
|
+
*
|
|
941
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
942
|
+
*/
|
|
943
|
+
parentLocationId = protobuf_1.protoInt64.zero;
|
|
944
|
+
/**
|
|
945
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
946
|
+
*
|
|
947
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
948
|
+
*/
|
|
949
|
+
isLeaf = base_scailo_pb_js_1.BOOL_FILTER.BOOL_FILTER_ANY_UNSPECIFIED;
|
|
884
950
|
constructor(data) {
|
|
885
951
|
super();
|
|
886
952
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -896,6 +962,8 @@ class LocationsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
896
962
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
897
963
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
898
964
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
965
|
+
{ no: 24, name: "parent_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
966
|
+
{ no: 25, name: "is_leaf", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.BOOL_FILTER) },
|
|
899
967
|
]);
|
|
900
968
|
static fromBinary(bytes, options) {
|
|
901
969
|
return new LocationsServiceSearchAllReq().fromBinary(bytes, options);
|
|
@@ -303,7 +303,7 @@ class OnDutiesServiceImageEntryRequest extends protobuf_1.Message {
|
|
|
303
303
|
entityUuid = "";
|
|
304
304
|
/**
|
|
305
305
|
* // The reference ID of the onduty
|
|
306
|
-
* string reference_id = 10 [(
|
|
306
|
+
* string reference_id = 10 [(buf.validate.field).string = {
|
|
307
307
|
* pattern: "[0-9A-Za-z ]+$", // Allow spaces
|
|
308
308
|
* }];
|
|
309
309
|
* The ID of the user who has requested for onduty
|
|
@@ -833,6 +833,17 @@ exports.OutwardJobsService = {
|
|
|
833
833
|
O: outward_jobs_scailo_pb_js_1.OutwardJobOutwardInventoryMatchList,
|
|
834
834
|
kind: protobuf_1.MethodKind.Unary,
|
|
835
835
|
},
|
|
836
|
+
/**
|
|
837
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
838
|
+
*
|
|
839
|
+
* @generated from rpc Scailo.OutwardJobsService.IsDownloadable
|
|
840
|
+
*/
|
|
841
|
+
isDownloadable: {
|
|
842
|
+
name: "IsDownloadable",
|
|
843
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
844
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
845
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
846
|
+
},
|
|
836
847
|
/**
|
|
837
848
|
* Download outward job with the given IdentifierUUID (can be used to allow public downloads)
|
|
838
849
|
*
|
|
@@ -538,7 +538,17 @@ exports.OutwardJobsFreeIssueMaterialsService = {
|
|
|
538
538
|
kind: protobuf_1.MethodKind.Unary,
|
|
539
539
|
},
|
|
540
540
|
/**
|
|
541
|
-
*
|
|
541
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
542
|
+
*
|
|
543
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.IsDownloadable
|
|
544
|
+
*/
|
|
545
|
+
isDownloadable: {
|
|
546
|
+
name: "IsDownloadable",
|
|
547
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
548
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
549
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
550
|
+
},
|
|
551
|
+
/**
|
|
542
552
|
* Download outward job free issue material with the given IdentifierUUID (can be used to allow public downloads)
|
|
543
553
|
*
|
|
544
554
|
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsService.DownloadByUUID
|
|
@@ -550,7 +550,17 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
550
550
|
kind: protobuf_1.MethodKind.Unary,
|
|
551
551
|
},
|
|
552
552
|
/**
|
|
553
|
-
*
|
|
553
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
554
|
+
*
|
|
555
|
+
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.IsDownloadable
|
|
556
|
+
*/
|
|
557
|
+
isDownloadable: {
|
|
558
|
+
name: "IsDownloadable",
|
|
559
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
560
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
561
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
562
|
+
},
|
|
563
|
+
/**
|
|
554
564
|
* Download outward job free issue material return with the given IdentifierUUID (can be used to allow public downloads)
|
|
555
565
|
*
|
|
556
566
|
* @generated from rpc Scailo.OutwardJobsFreeIssueMaterialsReturnsService.DownloadByUUID
|
|
@@ -526,6 +526,17 @@ exports.ProductionIndentsService = {
|
|
|
526
526
|
O: production_indents_scailo_pb_js_1.ProductionIndentsServiceItemCreateRequest,
|
|
527
527
|
kind: protobuf_1.MethodKind.Unary,
|
|
528
528
|
},
|
|
529
|
+
/**
|
|
530
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
531
|
+
*
|
|
532
|
+
* @generated from rpc Scailo.ProductionIndentsService.IsDownloadable
|
|
533
|
+
*/
|
|
534
|
+
isDownloadable: {
|
|
535
|
+
name: "IsDownloadable",
|
|
536
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
537
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
538
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
539
|
+
},
|
|
529
540
|
/**
|
|
530
541
|
* Download production indent with the given IdentifierUUID (can be used to allow public downloads)
|
|
531
542
|
*
|
|
@@ -592,6 +592,17 @@ exports.ProductionPlansService = {
|
|
|
592
592
|
O: base_scailo_pb_js_1.QuantityResponse,
|
|
593
593
|
kind: protobuf_1.MethodKind.Unary,
|
|
594
594
|
},
|
|
595
|
+
/**
|
|
596
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
597
|
+
*
|
|
598
|
+
* @generated from rpc Scailo.ProductionPlansService.IsDownloadable
|
|
599
|
+
*/
|
|
600
|
+
isDownloadable: {
|
|
601
|
+
name: "IsDownloadable",
|
|
602
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
603
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
604
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
605
|
+
},
|
|
595
606
|
/**
|
|
596
607
|
* Download production plan with the given IdentifierUUID (can be used to allow public downloads)
|
|
597
608
|
*
|
|
@@ -548,6 +548,17 @@ exports.ProformaInvoicesService = {
|
|
|
548
548
|
O: proforma_invoices_scailo_pb_js_1.ProformaInvoicesServiceItemCreateRequest,
|
|
549
549
|
kind: protobuf_1.MethodKind.Unary,
|
|
550
550
|
},
|
|
551
|
+
/**
|
|
552
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
553
|
+
*
|
|
554
|
+
* @generated from rpc Scailo.ProformaInvoicesService.IsDownloadable
|
|
555
|
+
*/
|
|
556
|
+
isDownloadable: {
|
|
557
|
+
name: "IsDownloadable",
|
|
558
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
559
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
560
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
561
|
+
},
|
|
551
562
|
/**
|
|
552
563
|
* Download proforma invoice with the given IdentifierUUID (can be used to allow public downloads)
|
|
553
564
|
*
|
|
@@ -459,6 +459,17 @@ exports.PurchasesEnquiriesService = {
|
|
|
459
459
|
O: purchases_enquiries_scailo_pb_js_1.PurchasesEnquiriesServicePaginationResponse,
|
|
460
460
|
kind: protobuf_1.MethodKind.Unary,
|
|
461
461
|
},
|
|
462
|
+
/**
|
|
463
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
464
|
+
*
|
|
465
|
+
* @generated from rpc Scailo.PurchasesEnquiriesService.IsDownloadable
|
|
466
|
+
*/
|
|
467
|
+
isDownloadable: {
|
|
468
|
+
name: "IsDownloadable",
|
|
469
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
470
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
471
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
472
|
+
},
|
|
462
473
|
/**
|
|
463
474
|
* Download purchase enquiry with the given IdentifierUUID (can be used to allow public downloads)
|
|
464
475
|
*
|
|
@@ -559,6 +559,17 @@ exports.PurchasesIndentsService = {
|
|
|
559
559
|
O: purchases_indents_scailo_pb_js_1.PurchaseIndentOrderedStatisticsList,
|
|
560
560
|
kind: protobuf_1.MethodKind.Unary,
|
|
561
561
|
},
|
|
562
|
+
/**
|
|
563
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
564
|
+
*
|
|
565
|
+
* @generated from rpc Scailo.PurchasesIndentsService.IsDownloadable
|
|
566
|
+
*/
|
|
567
|
+
isDownloadable: {
|
|
568
|
+
name: "IsDownloadable",
|
|
569
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
570
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
571
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
572
|
+
},
|
|
562
573
|
/**
|
|
563
574
|
* Download equation with the given IdentifierUUID
|
|
564
575
|
*
|
|
@@ -714,7 +714,17 @@ exports.PurchasesOrdersService = {
|
|
|
714
714
|
kind: protobuf_1.MethodKind.Unary,
|
|
715
715
|
},
|
|
716
716
|
/**
|
|
717
|
-
*
|
|
717
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
718
|
+
*
|
|
719
|
+
* @generated from rpc Scailo.PurchasesOrdersService.IsDownloadable
|
|
720
|
+
*/
|
|
721
|
+
isDownloadable: {
|
|
722
|
+
name: "IsDownloadable",
|
|
723
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
724
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
725
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
726
|
+
},
|
|
727
|
+
/**
|
|
718
728
|
* Download purchase order with the given IdentifierUUID (can be used to allow public downloads)
|
|
719
729
|
*
|
|
720
730
|
* @generated from rpc Scailo.PurchasesOrdersService.DownloadByUUID
|
|
@@ -583,6 +583,17 @@ exports.PurchasesReturnsService = {
|
|
|
583
583
|
O: base_scailo_pb_js_1.DualQuantitiesResponse,
|
|
584
584
|
kind: protobuf_1.MethodKind.Unary,
|
|
585
585
|
},
|
|
586
|
+
/**
|
|
587
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
588
|
+
*
|
|
589
|
+
* @generated from rpc Scailo.PurchasesReturnsService.IsDownloadable
|
|
590
|
+
*/
|
|
591
|
+
isDownloadable: {
|
|
592
|
+
name: "IsDownloadable",
|
|
593
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
594
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
595
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
596
|
+
},
|
|
586
597
|
/**
|
|
587
598
|
* Download purchase return with the given IdentifierUUID (can be used to allow public downloads)
|
|
588
599
|
*
|
|
@@ -316,6 +316,17 @@ exports.QCSamplesService = {
|
|
|
316
316
|
O: qc_samples_scailo_pb_js_1.QCSamplesServicePaginationResponse,
|
|
317
317
|
kind: protobuf_1.MethodKind.Unary,
|
|
318
318
|
},
|
|
319
|
+
/**
|
|
320
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
321
|
+
*
|
|
322
|
+
* @generated from rpc Scailo.QCSamplesService.IsDownloadable
|
|
323
|
+
*/
|
|
324
|
+
isDownloadable: {
|
|
325
|
+
name: "IsDownloadable",
|
|
326
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
327
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
328
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
329
|
+
},
|
|
319
330
|
/**
|
|
320
331
|
* Download qc sample with the given IdentifierUUID (can be used to allow public downloads)
|
|
321
332
|
*
|
|
@@ -481,6 +481,17 @@ exports.QuotationsRequestsService = {
|
|
|
481
481
|
O: quotations_requests_scailo_pb_js_1.QuotationsRequestsServicePaginationResponse,
|
|
482
482
|
kind: protobuf_1.MethodKind.Unary,
|
|
483
483
|
},
|
|
484
|
+
/**
|
|
485
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
486
|
+
*
|
|
487
|
+
* @generated from rpc Scailo.QuotationsRequestsService.IsDownloadable
|
|
488
|
+
*/
|
|
489
|
+
isDownloadable: {
|
|
490
|
+
name: "IsDownloadable",
|
|
491
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
492
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
493
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
494
|
+
},
|
|
484
495
|
/**
|
|
485
496
|
* Download quotation request with the given IdentifierUUID (can be used to allow public downloads)
|
|
486
497
|
*
|
|
@@ -447,6 +447,17 @@ exports.QuotationsResponsesService = {
|
|
|
447
447
|
O: quotations_responses_scailo_pb_js_1.QuotationsResponsesServicePaginationResponse,
|
|
448
448
|
kind: protobuf_1.MethodKind.Unary,
|
|
449
449
|
},
|
|
450
|
+
/**
|
|
451
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
452
|
+
*
|
|
453
|
+
* @generated from rpc Scailo.QuotationsResponsesService.IsDownloadable
|
|
454
|
+
*/
|
|
455
|
+
isDownloadable: {
|
|
456
|
+
name: "IsDownloadable",
|
|
457
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
458
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
459
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
460
|
+
},
|
|
450
461
|
/**
|
|
451
462
|
* Download quotation response with the given IdentifierUUID (can be used to allow public downloads)
|
|
452
463
|
*
|
|
@@ -526,6 +526,17 @@ exports.ReplaceableIndentsService = {
|
|
|
526
526
|
O: replaceable_indents_scailo_pb_js_1.ReplaceableIndentsServiceItemCreateRequest,
|
|
527
527
|
kind: protobuf_1.MethodKind.Unary,
|
|
528
528
|
},
|
|
529
|
+
/**
|
|
530
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
531
|
+
*
|
|
532
|
+
* @generated from rpc Scailo.ReplaceableIndentsService.IsDownloadable
|
|
533
|
+
*/
|
|
534
|
+
isDownloadable: {
|
|
535
|
+
name: "IsDownloadable",
|
|
536
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
537
|
+
O: base_scailo_pb_js_1.BooleanResponse,
|
|
538
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
539
|
+
},
|
|
529
540
|
/**
|
|
530
541
|
* Download replaceable indent with the given IdentifierUUID (can be used to allow public downloads)
|
|
531
542
|
*
|
|
@@ -205,8 +205,6 @@ exports.SalariesService = {
|
|
|
205
205
|
kind: protobuf_1.MethodKind.Unary,
|
|
206
206
|
},
|
|
207
207
|
/**
|
|
208
|
-
* --------------------------------------------------------------------
|
|
209
|
-
* Addition Records
|
|
210
208
|
* Add an addition item to a salary
|
|
211
209
|
*
|
|
212
210
|
* @generated from rpc Scailo.SalariesService.AddSalaryAdditionItem
|
|
@@ -317,8 +315,6 @@ exports.SalariesService = {
|
|
|
317
315
|
kind: protobuf_1.MethodKind.Unary,
|
|
318
316
|
},
|
|
319
317
|
/**
|
|
320
|
-
* --------------------------------------------------------------------
|
|
321
|
-
* Deduction Records
|
|
322
318
|
* Add an deduction item to a salary
|
|
323
319
|
*
|
|
324
320
|
* @generated from rpc Scailo.SalariesService.AddSalaryDeductionItem
|
|
@@ -429,8 +425,6 @@ exports.SalariesService = {
|
|
|
429
425
|
kind: protobuf_1.MethodKind.Unary,
|
|
430
426
|
},
|
|
431
427
|
/**
|
|
432
|
-
* --------------------------------------------------------------------
|
|
433
|
-
* Reimbursement Records
|
|
434
428
|
* Add an reimbursement item to a salary
|
|
435
429
|
*
|
|
436
430
|
* @generated from rpc Scailo.SalariesService.AddSalaryReimbursementItem
|