@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DebitNote, DebitNoteAncillaryParameters, DebitNoteItem, DebitNoteItemHistoryRequest, DebitNoteItemProspectiveInfoRequest, DebitNoteItemsList, DebitNoteItemsSearchRequest, DebitNoteReference, DebitNoteReferencesList, DebitNoteReturnStatisticsList, DebitNotesList, DebitNotesServiceAlreadyAddedQuantityForSourceRequest, DebitNotesServiceAutofillRequest, DebitNotesServiceCountReq, DebitNotesServiceCreateRequest, DebitNotesServiceFilterReq, DebitNotesServiceItemCreateRequest, DebitNotesServiceItemUpdateRequest, DebitNotesServicePaginatedItemsResponse, DebitNotesServicePaginationReq, DebitNotesServicePaginationResponse, DebitNotesServiceReferenceCreateRequest, DebitNotesServiceSearchAllReq, DebitNotesServiceUpdateRequest } from "./debit_notes.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, DualQuantitiesResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile, SumResponse } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, 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";
|
|
@@ -586,7 +586,17 @@ export declare const DebitNotesService: {
|
|
|
586
586
|
readonly kind: MethodKind.Unary;
|
|
587
587
|
};
|
|
588
588
|
/**
|
|
589
|
-
*
|
|
589
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
590
|
+
*
|
|
591
|
+
* @generated from rpc Scailo.DebitNotesService.IsDownloadable
|
|
592
|
+
*/
|
|
593
|
+
readonly isDownloadable: {
|
|
594
|
+
readonly name: "IsDownloadable";
|
|
595
|
+
readonly I: typeof IdentifierUUID;
|
|
596
|
+
readonly O: typeof BooleanResponse;
|
|
597
|
+
readonly kind: MethodKind.Unary;
|
|
598
|
+
};
|
|
599
|
+
/**
|
|
590
600
|
* Download debit note with the given IdentifierUUID (can be used to allow public downloads)
|
|
591
601
|
*
|
|
592
602
|
* @generated from rpc Scailo.DebitNotesService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/debit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,6BAA6B,EAAE,cAAc,EAAE,qDAAqD,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,uCAAuC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACjwB,OAAO,EAAE,YAAY,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;
|
|
1
|
+
{"version":3,"file":"debit_notes.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/debit_notes.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,kBAAkB,EAAE,2BAA2B,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,6BAA6B,EAAE,cAAc,EAAE,qDAAqD,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,uCAAuC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACjwB,OAAO,EAAE,YAAY,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;AACvZ,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,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationFamily, EquationFamilyItem, EquationFamilyItemHistoryRequest, EquationFamilyItemsSearchRequest, EquationsFamiliesItemsList, EquationsFamiliesList, EquationsFamiliesServiceCountReq, EquationsFamiliesServiceCreateRequest, EquationsFamiliesServiceFilterReq, EquationsFamiliesServiceItemCreateRequest, EquationsFamiliesServiceItemUpdateRequest, EquationsFamiliesServicePaginatedItemsResponse, EquationsFamiliesServicePaginationReq, EquationsFamiliesServicePaginationResponse, EquationsFamiliesServiceSearchAllReq, EquationsFamiliesServiceUpdateRequest } from "./equations_families.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";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, 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
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
|
|
@@ -510,6 +510,17 @@ export declare const EquationsFamiliesService: {
|
|
|
510
510
|
readonly O: typeof FamiliesList;
|
|
511
511
|
readonly kind: MethodKind.Unary;
|
|
512
512
|
};
|
|
513
|
+
/**
|
|
514
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
515
|
+
*
|
|
516
|
+
* @generated from rpc Scailo.EquationsFamiliesService.IsDownloadable
|
|
517
|
+
*/
|
|
518
|
+
readonly isDownloadable: {
|
|
519
|
+
readonly name: "IsDownloadable";
|
|
520
|
+
readonly I: typeof IdentifierUUID;
|
|
521
|
+
readonly O: typeof BooleanResponse;
|
|
522
|
+
readonly kind: MethodKind.Unary;
|
|
523
|
+
};
|
|
513
524
|
/**
|
|
514
525
|
* Download equation with the given IdentifierUUID
|
|
515
526
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_families.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_families.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AAChmB,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;
|
|
1
|
+
{"version":3,"file":"equations_families.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_families.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AAChmB,OAAO,EAAE,YAAY,EAAE,eAAe,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;AACtX,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,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;;;;;;WAMG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationReplaceable, EquationReplaceableItem, EquationReplaceableItemHistoryRequest, EquationReplaceableItemsSearchRequest, EquationsReplaceablesItemsList, EquationsReplaceablesList, EquationsReplaceablesServiceCountReq, EquationsReplaceablesServiceCreateRequest, EquationsReplaceablesServiceFilterReq, EquationsReplaceablesServiceItemCreateRequest, EquationsReplaceablesServiceItemUpdateRequest, EquationsReplaceablesServicePaginatedItemsResponse, EquationsReplaceablesServicePaginationReq, EquationsReplaceablesServicePaginationResponse, EquationsReplaceablesServiceSearchAllReq, EquationsReplaceablesServiceUpdateRequest } from "./equations_replaceables.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";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, 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
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -487,6 +487,17 @@ export declare const EquationsReplaceablesService: {
|
|
|
487
487
|
readonly O: typeof EquationReplaceable;
|
|
488
488
|
readonly kind: MethodKind.Unary;
|
|
489
489
|
};
|
|
490
|
+
/**
|
|
491
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
492
|
+
*
|
|
493
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.IsDownloadable
|
|
494
|
+
*/
|
|
495
|
+
readonly isDownloadable: {
|
|
496
|
+
readonly name: "IsDownloadable";
|
|
497
|
+
readonly I: typeof IdentifierUUID;
|
|
498
|
+
readonly O: typeof BooleanResponse;
|
|
499
|
+
readonly kind: MethodKind.Unary;
|
|
500
|
+
};
|
|
490
501
|
/**
|
|
491
502
|
* Download equation with the given IdentifierUUID
|
|
492
503
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_replaceables.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_replaceables.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AACxqB,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;
|
|
1
|
+
{"version":3,"file":"equations_replaceables.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_replaceables.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,uCAAuC,CAAC;AACxqB,OAAO,EAAE,YAAY,EAAE,eAAe,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;AACtX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,4BAA4B;;;QAGrC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;WAMG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationSalesBundle, EquationSalesBundleItem, EquationSalesBundleItemHistoryRequest, EquationSalesBundleItemsSearchRequest, EquationsSalesBundlesItemsList, EquationsSalesBundlesList, EquationsSalesBundlesServiceCountReq, EquationsSalesBundlesServiceCreateRequest, EquationsSalesBundlesServiceFilterReq, EquationsSalesBundlesServiceItemCreateRequest, EquationsSalesBundlesServiceItemUpdateRequest, EquationsSalesBundlesServicePaginatedItemsResponse, EquationsSalesBundlesServicePaginationReq, EquationsSalesBundlesServicePaginationResponse, EquationsSalesBundlesServiceSearchAllReq, EquationsSalesBundlesServiceUpdateRequest } from "./equations_sales_bundles.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";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, 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
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -487,6 +487,17 @@ export declare const EquationsSalesBundlesService: {
|
|
|
487
487
|
readonly O: typeof EquationSalesBundle;
|
|
488
488
|
readonly kind: MethodKind.Unary;
|
|
489
489
|
};
|
|
490
|
+
/**
|
|
491
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
492
|
+
*
|
|
493
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.IsDownloadable
|
|
494
|
+
*/
|
|
495
|
+
readonly isDownloadable: {
|
|
496
|
+
readonly name: "IsDownloadable";
|
|
497
|
+
readonly I: typeof IdentifierUUID;
|
|
498
|
+
readonly O: typeof BooleanResponse;
|
|
499
|
+
readonly kind: MethodKind.Unary;
|
|
500
|
+
};
|
|
490
501
|
/**
|
|
491
502
|
* Download equation with the given IdentifierUUID
|
|
492
503
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_sales_bundles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_sales_bundles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AACzqB,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;
|
|
1
|
+
{"version":3,"file":"equations_sales_bundles.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_sales_bundles.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,yBAAyB,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,qCAAqC,EAAE,6CAA6C,EAAE,6CAA6C,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,MAAM,wCAAwC,CAAC;AACzqB,OAAO,EAAE,YAAY,EAAE,eAAe,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;AACtX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,4BAA4B;;;QAGrC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;WAMG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EquationsWorkOrdersItemsList, EquationsWorkOrdersList, EquationsWorkOrdersServiceCountReq, EquationsWorkOrdersServiceCreateRequest, EquationsWorkOrdersServiceFilterReq, EquationsWorkOrdersServiceItemCreateRequest, EquationsWorkOrdersServiceItemUpdateRequest, EquationsWorkOrdersServicePaginatedItemsResponse, EquationsWorkOrdersServicePaginationReq, EquationsWorkOrdersServicePaginationResponse, EquationsWorkOrdersServiceSearchAllReq, EquationsWorkOrdersServiceUpdateRequest, EquationWorkOrder, EquationWorkOrderItem, EquationWorkOrderItemHistoryRequest, EquationWorkOrderItemsSearchRequest } from "./equations_work_orders.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, AmendmentLogsList, CloneRequest, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDsList, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, AmendmentLogsList, BooleanResponse, 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
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -509,6 +509,17 @@ export declare const EquationsWorkOrdersService: {
|
|
|
509
509
|
readonly O: typeof AmendmentLogsList;
|
|
510
510
|
readonly kind: MethodKind.Unary;
|
|
511
511
|
};
|
|
512
|
+
/**
|
|
513
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
514
|
+
*
|
|
515
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.IsDownloadable
|
|
516
|
+
*/
|
|
517
|
+
readonly isDownloadable: {
|
|
518
|
+
readonly name: "IsDownloadable";
|
|
519
|
+
readonly I: typeof IdentifierUUID;
|
|
520
|
+
readonly O: typeof BooleanResponse;
|
|
521
|
+
readonly kind: MethodKind.Unary;
|
|
522
|
+
};
|
|
512
523
|
/**
|
|
513
524
|
* Download equation with the given IdentifierUUID
|
|
514
525
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"equations_work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,MAAM,sCAAsC,CAAC;AACvoB,OAAO,EAAE,YAAY,EAAE,iBAAiB,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;
|
|
1
|
+
{"version":3,"file":"equations_work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/equations_work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,4BAA4B,EAAE,uBAAuB,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,mCAAmC,EAAE,2CAA2C,EAAE,2CAA2C,EAAE,gDAAgD,EAAE,uCAAuC,EAAE,4CAA4C,EAAE,sCAAsC,EAAE,uCAAuC,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,mCAAmC,EAAE,mCAAmC,EAAE,MAAM,sCAAsC,CAAC;AACvoB,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,eAAe,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;AACzY,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,0BAA0B;;;QAGnC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;;WAMG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Expense, ExpenseItem, ExpenseItemHistoryRequest, ExpenseItemsSearchRequest, ExpensesItemsList, ExpensesList, ExpensesServiceCountReq, ExpensesServiceCreateRequest, ExpensesServiceFilterReq, ExpensesServiceItemCreateRequest, ExpensesServiceItemUpdateRequest, ExpensesServicePaginatedItemsResponse, ExpensesServicePaginationReq, ExpensesServicePaginationResponse, ExpensesServiceSearchAllReq, ExpensesServiceUpdateRequest } from "./expenses.scailo_pb.js";
|
|
2
|
-
import { ActiveStatus, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
2
|
+
import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Empty, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, SimpleSearchReq, StandardFile } from "./base.scailo_pb.js";
|
|
3
3
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
4
4
|
import { MagicLink, MagicLinksServiceCreateRequestForSpecificResource } from "./magic_links.scailo_pb.js";
|
|
5
5
|
/**
|
|
@@ -464,7 +464,17 @@ export declare const ExpensesService: {
|
|
|
464
464
|
readonly kind: MethodKind.Unary;
|
|
465
465
|
};
|
|
466
466
|
/**
|
|
467
|
-
*
|
|
467
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
468
|
+
*
|
|
469
|
+
* @generated from rpc Scailo.ExpensesService.IsDownloadable
|
|
470
|
+
*/
|
|
471
|
+
readonly isDownloadable: {
|
|
472
|
+
readonly name: "IsDownloadable";
|
|
473
|
+
readonly I: typeof IdentifierUUID;
|
|
474
|
+
readonly O: typeof BooleanResponse;
|
|
475
|
+
readonly kind: MethodKind.Unary;
|
|
476
|
+
};
|
|
477
|
+
/**
|
|
468
478
|
* Download expense with the given IdentifierUUID (can be used to allow public downloads)
|
|
469
479
|
*
|
|
470
480
|
* @generated from rpc Scailo.ExpensesService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"expenses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/expenses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC9c,OAAO,EAAE,YAAY,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"expenses.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/expenses.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,YAAY,EAAE,uBAAuB,EAAE,4BAA4B,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAC9c,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAE1G;;;;;GAKG;AACH,eAAO,MAAM,eAAe;;;QAGxB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -531,7 +531,17 @@ export declare const GoodsDispatchesService: {
|
|
|
531
531
|
readonly kind: MethodKind.Unary;
|
|
532
532
|
};
|
|
533
533
|
/**
|
|
534
|
-
*
|
|
534
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
535
|
+
*
|
|
536
|
+
* @generated from rpc Scailo.GoodsDispatchesService.IsDownloadable
|
|
537
|
+
*/
|
|
538
|
+
readonly isDownloadable: {
|
|
539
|
+
readonly name: "IsDownloadable";
|
|
540
|
+
readonly I: typeof IdentifierUUID;
|
|
541
|
+
readonly O: typeof BooleanResponse;
|
|
542
|
+
readonly kind: MethodKind.Unary;
|
|
543
|
+
};
|
|
544
|
+
/**
|
|
535
545
|
* Download goods dispatch with the given IdentifierUUID (can be used to allow public downloads)
|
|
536
546
|
*
|
|
537
547
|
* @generated from rpc Scailo.GoodsDispatchesService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"goods_dispatches.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/goods_dispatches.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,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,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAChvB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB;;;QAG/B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH
|
|
1
|
+
{"version":3,"file":"goods_dispatches.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/goods_dispatches.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,gCAAgC,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,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAChvB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,sBAAsB,EAAE,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,sBAAsB;;;QAG/B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -531,7 +531,17 @@ export declare const GoodsReceiptsService: {
|
|
|
531
531
|
readonly kind: MethodKind.Unary;
|
|
532
532
|
};
|
|
533
533
|
/**
|
|
534
|
-
*
|
|
534
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
535
|
+
*
|
|
536
|
+
* @generated from rpc Scailo.GoodsReceiptsService.IsDownloadable
|
|
537
|
+
*/
|
|
538
|
+
readonly isDownloadable: {
|
|
539
|
+
readonly name: "IsDownloadable";
|
|
540
|
+
readonly I: typeof IdentifierUUID;
|
|
541
|
+
readonly O: typeof BooleanResponse;
|
|
542
|
+
readonly kind: MethodKind.Unary;
|
|
543
|
+
};
|
|
544
|
+
/**
|
|
535
545
|
* Download goods receipt with the given IdentifierUUID (can be used to allow public downloads)
|
|
536
546
|
*
|
|
537
547
|
* @generated from rpc Scailo.GoodsReceiptsService.DownloadByUUID
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"goods_receipts.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/goods_receipts.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,+BAA+B,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,8BAA8B,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,wDAAwD,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAC5sB,OAAO,EAAE,YAAY,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,MAAM,qBAAqB,CAAC;AAC1Y,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB;;;QAG7B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH
|
|
1
|
+
{"version":3,"file":"goods_receipts.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/goods_receipts.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,YAAY,EAAE,+BAA+B,EAAE,gBAAgB,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,8BAA8B,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,wDAAwD,EAAE,mCAAmC,EAAE,4BAA4B,EAAE,iCAAiC,EAAE,6BAA6B,EAAE,qCAAqC,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,iCAAiC,EAAE,sCAAsC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAC5sB,OAAO,EAAE,YAAY,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,MAAM,qBAAqB,CAAC;AAC1Y,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB;;;QAG7B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -826,6 +826,17 @@ export declare const InwardJobsService: {
|
|
|
826
826
|
readonly O: typeof InwardJobsServiceOutwardItemCreateRequest;
|
|
827
827
|
readonly kind: MethodKind.Unary;
|
|
828
828
|
};
|
|
829
|
+
/**
|
|
830
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
831
|
+
*
|
|
832
|
+
* @generated from rpc Scailo.InwardJobsService.IsDownloadable
|
|
833
|
+
*/
|
|
834
|
+
readonly isDownloadable: {
|
|
835
|
+
readonly name: "IsDownloadable";
|
|
836
|
+
readonly I: typeof IdentifierUUID;
|
|
837
|
+
readonly O: typeof BooleanResponse;
|
|
838
|
+
readonly kind: MethodKind.Unary;
|
|
839
|
+
};
|
|
829
840
|
/**
|
|
830
841
|
* Download inward job with the given IdentifierUUID (can be used to allow public downloads)
|
|
831
842
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inward_jobs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,iCAAiC,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,yBAAyB,EAAE,cAAc,EAAE,0BAA0B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,6CAA6C,EAAE,8CAA8C,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AAChrC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
1
|
+
{"version":3,"file":"inward_jobs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inward_jobs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,iCAAiC,EAAE,mBAAmB,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,yBAAyB,EAAE,cAAc,EAAE,0BAA0B,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,kDAAkD,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,6CAA6C,EAAE,8CAA8C,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AAChrC,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;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"}
|
|
@@ -520,7 +520,17 @@ export declare const InwardJobsFreeIssueMaterialsService: {
|
|
|
520
520
|
readonly kind: MethodKind.Unary;
|
|
521
521
|
};
|
|
522
522
|
/**
|
|
523
|
-
*
|
|
523
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
524
|
+
*
|
|
525
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.IsDownloadable
|
|
526
|
+
*/
|
|
527
|
+
readonly isDownloadable: {
|
|
528
|
+
readonly name: "IsDownloadable";
|
|
529
|
+
readonly I: typeof IdentifierUUID;
|
|
530
|
+
readonly O: typeof BooleanResponse;
|
|
531
|
+
readonly kind: MethodKind.Unary;
|
|
532
|
+
};
|
|
533
|
+
/**
|
|
524
534
|
* Download inward job free issue material with the given IdentifierUUID (can be used to allow public downloads)
|
|
525
535
|
*
|
|
526
536
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsService.DownloadByUUID
|
|
@@ -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,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;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;;;;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
|
|
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,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,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;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -543,7 +543,17 @@ export declare const InwardJobsFreeIssueMaterialsReturnsService: {
|
|
|
543
543
|
readonly kind: MethodKind.Unary;
|
|
544
544
|
};
|
|
545
545
|
/**
|
|
546
|
-
*
|
|
546
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
547
|
+
*
|
|
548
|
+
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.IsDownloadable
|
|
549
|
+
*/
|
|
550
|
+
readonly isDownloadable: {
|
|
551
|
+
readonly name: "IsDownloadable";
|
|
552
|
+
readonly I: typeof IdentifierUUID;
|
|
553
|
+
readonly O: typeof BooleanResponse;
|
|
554
|
+
readonly kind: MethodKind.Unary;
|
|
555
|
+
};
|
|
556
|
+
/**
|
|
547
557
|
* Download inward job free issue material return with the given IdentifierUUID (can be used to allow public downloads)
|
|
548
558
|
*
|
|
549
559
|
* @generated from rpc Scailo.InwardJobsFreeIssueMaterialsReturnsService.DownloadByUUID
|
|
@@ -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,KAAK,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,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;;;;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
|
|
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,SAAS,EAAE,iDAAiD,EAAE,MAAM,4BAA4B,CAAC;AAC1G,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AACvF,OAAO,EAAE,0CAA0C,EAAE,oBAAoB,EAAE,0CAA0C,EAAE,MAAM,0BAA0B,CAAC;AAExJ;;;;;GAKG;AACH,eAAO,MAAM,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;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
|
|
@@ -14,8 +14,6 @@ export declare const LeavesLogsService: {
|
|
|
14
14
|
readonly typeName: "Scailo.LeavesLogsService";
|
|
15
15
|
readonly methods: {
|
|
16
16
|
/**
|
|
17
|
-
* ------------------------------------------------------
|
|
18
|
-
* Search operations are listed below
|
|
19
17
|
* View all that match the given filter criteria
|
|
20
18
|
*
|
|
21
19
|
* @generated from rpc Scailo.LeavesLogsService.Filter
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"leaves_logs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_logs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,oCAAoC,EAAE,cAAc,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AACzJ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B
|
|
1
|
+
{"version":3,"file":"leaves_logs.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/leaves_logs.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,oCAAoC,EAAE,cAAc,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AACzJ,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAEpD;;;;;;;;GAQG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|
|
@@ -113,6 +113,18 @@ export declare class LocationsServiceCreateRequest extends Message<LocationsServ
|
|
|
113
113
|
* @generated from field: string phone = 13;
|
|
114
114
|
*/
|
|
115
115
|
phone: string;
|
|
116
|
+
/**
|
|
117
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
118
|
+
*
|
|
119
|
+
* @generated from field: uint64 parent_location_id = 14;
|
|
120
|
+
*/
|
|
121
|
+
parentLocationId: bigint;
|
|
122
|
+
/**
|
|
123
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
124
|
+
*
|
|
125
|
+
* @generated from field: bool is_leaf = 15;
|
|
126
|
+
*/
|
|
127
|
+
isLeaf: boolean;
|
|
116
128
|
/**
|
|
117
129
|
* The list of dynamic forms
|
|
118
130
|
*
|
|
@@ -160,12 +172,11 @@ export declare class LocationsServiceUpdateRequest extends Message<LocationsServ
|
|
|
160
172
|
*/
|
|
161
173
|
name: string;
|
|
162
174
|
/**
|
|
163
|
-
* The unique code by which the location is classified
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
/**
|
|
175
|
+
* // The unique code by which the location is classified
|
|
176
|
+
* string code = 11 [(buf.validate.field).string = {
|
|
177
|
+
* // pattern: "^[^[0-9]A-Za-z]+( [^[0-9]A-Za-z]+)*$",
|
|
178
|
+
* min_len: 1
|
|
179
|
+
* }];
|
|
169
180
|
* The primary email of the location
|
|
170
181
|
*
|
|
171
182
|
* @generated from field: string email = 12;
|
|
@@ -253,6 +264,18 @@ export declare class Location extends Message<Location> {
|
|
|
253
264
|
* @generated from field: string phone = 13;
|
|
254
265
|
*/
|
|
255
266
|
phone: string;
|
|
267
|
+
/**
|
|
268
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
269
|
+
*
|
|
270
|
+
* @generated from field: uint64 parent_location_id = 14;
|
|
271
|
+
*/
|
|
272
|
+
parentLocationId: bigint;
|
|
273
|
+
/**
|
|
274
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
275
|
+
*
|
|
276
|
+
* @generated from field: bool is_leaf = 15;
|
|
277
|
+
*/
|
|
278
|
+
isLeaf: boolean;
|
|
256
279
|
/**
|
|
257
280
|
* The list of dynamic forms
|
|
258
281
|
*
|
|
@@ -503,6 +526,18 @@ export declare class LocationsServiceFilterReq extends Message<LocationsServiceF
|
|
|
503
526
|
* @generated from field: string phone = 23;
|
|
504
527
|
*/
|
|
505
528
|
phone: string;
|
|
529
|
+
/**
|
|
530
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
531
|
+
*
|
|
532
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
533
|
+
*/
|
|
534
|
+
parentLocationId: bigint;
|
|
535
|
+
/**
|
|
536
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
537
|
+
*
|
|
538
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
539
|
+
*/
|
|
540
|
+
isLeaf: BOOL_FILTER;
|
|
506
541
|
/**
|
|
507
542
|
* The list of form data filters
|
|
508
543
|
*
|
|
@@ -615,6 +650,18 @@ export declare class LocationsServiceCountReq extends Message<LocationsServiceCo
|
|
|
615
650
|
* @generated from field: string phone = 23;
|
|
616
651
|
*/
|
|
617
652
|
phone: string;
|
|
653
|
+
/**
|
|
654
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
655
|
+
*
|
|
656
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
657
|
+
*/
|
|
658
|
+
parentLocationId: bigint;
|
|
659
|
+
/**
|
|
660
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
661
|
+
*
|
|
662
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
663
|
+
*/
|
|
664
|
+
isLeaf: BOOL_FILTER;
|
|
618
665
|
/**
|
|
619
666
|
* The list of form data filters
|
|
620
667
|
*
|
|
@@ -685,6 +732,18 @@ export declare class LocationsServiceSearchAllReq extends Message<LocationsServi
|
|
|
685
732
|
* @generated from field: string search_key = 11;
|
|
686
733
|
*/
|
|
687
734
|
searchKey: string;
|
|
735
|
+
/**
|
|
736
|
+
* The ID of the associated non-leaf parent location (0, if the first location that is being created is a leaf location)
|
|
737
|
+
*
|
|
738
|
+
* @generated from field: uint64 parent_location_id = 24;
|
|
739
|
+
*/
|
|
740
|
+
parentLocationId: bigint;
|
|
741
|
+
/**
|
|
742
|
+
* Stores if this is a leaf location or a non-leaf location
|
|
743
|
+
*
|
|
744
|
+
* @generated from field: Scailo.BOOL_FILTER is_leaf = 25;
|
|
745
|
+
*/
|
|
746
|
+
isLeaf: BOOL_FILTER;
|
|
688
747
|
constructor(data?: PartialMessage<LocationsServiceSearchAllReq>);
|
|
689
748
|
static readonly runtime: typeof proto3;
|
|
690
749
|
static readonly typeName = "Scailo.LocationsServiceSearchAllReq";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"locations.scailo_pb.d.ts","sourceRoot":"","sources":["../../../../src/locations.scailo_pb.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,eAAe,EAAE,SAAS,EAAE,cAAc,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AACjI,OAAO,EAAE,OAAO,EAAE,MAAM,EAAc,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,cAAc,EAAE,2BAA2B,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC5H,OAAO,EAAE,gBAAgB,EAAE,WAAW,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,UAAU,EAAE,yBAAyB,EAAE,MAAM,qBAAqB,CAAC;AAEnJ;;;;;GAKG;AACH,oBAAY,iBAAiB;IAC3B;;;;OAIG;IACH,gCAAgC,IAAI;IAEpC;;;;OAIG;IACH,4BAA4B,IAAI;IAEhC;;;;OAIG;IACH,6BAA6B,IAAI;IAEjC;;;;OAIG;IACH,6BAA6B,IAAI;IAEjC;;;;OAIG;IACH,6BAA6B,IAAI;IAEjC;;;;OAIG;IACH,kCAAkC,IAAI;IAEtC;;;;OAIG;IACH,sBAAsB,KAAK;IAE3B;;;;OAIG;IACH,sBAAsB,KAAK;IAE3B;;;;OAIG;IACH,uBAAuB,KAAK;IAE5B;;;;OAIG;IACH,uBAAuB,KAAK;CAC7B;AAeD;;;;;GAKG;AACH,qBAAa,6BAA8B,SAAQ,OAAO,CAAC,6BAA6B,CAAC;IACvF;;;;OAIG;IACH,UAAU,SAAM;IAEhB;;;;OAIG;IACH,WAAW,SAAM;IAEjB;;;;OAIG;IACH,IAAI,SAAM;IAEV;;;;OAIG;IACH,IAAI,SAAM;IAEV;;;;OAIG;IACH,KAAK,SAAM;IAEX;;;;OAIG;IACH,KAAK,SAAM;IAEX;;;;OAIG;IACH,QAAQ,EAAE,2BAA2B,EAAE,CAAM;gBAEjC,IAAI,CAAC,EAAE,cAAc,CAAC,6BAA6B,CAAC;IAKhE,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,OAAO,MAAM,CAAU;IAChD,MAAM,CAAC,QAAQ,CAAC,QAAQ,0CAA0C;IAClE,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,SAAS,
|
|
1
|
+
{"version":3,"file":"locations.scailo_pb.d.ts","sourceRoot":"","sources":["../../../../src/locations.scailo_pb.ts"],"names":[],"mappings":"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"}
|
|
@@ -237,7 +237,7 @@ export declare class OnDutiesServiceImageEntryRequest extends Message<OnDutiesSe
|
|
|
237
237
|
entityUuid: string;
|
|
238
238
|
/**
|
|
239
239
|
* // The reference ID of the onduty
|
|
240
|
-
* string reference_id = 10 [(
|
|
240
|
+
* string reference_id = 10 [(buf.validate.field).string = {
|
|
241
241
|
* pattern: "[0-9A-Za-z ]+$", // Allow spaces
|
|
242
242
|
* }];
|
|
243
243
|
* The ID of the user who has requested for onduty
|
|
@@ -826,6 +826,17 @@ export declare const OutwardJobsService: {
|
|
|
826
826
|
readonly O: typeof OutwardJobOutwardInventoryMatchList;
|
|
827
827
|
readonly kind: MethodKind.Unary;
|
|
828
828
|
};
|
|
829
|
+
/**
|
|
830
|
+
* Checks if the record is downloadable (checks if the custom download function has been implemented)
|
|
831
|
+
*
|
|
832
|
+
* @generated from rpc Scailo.OutwardJobsService.IsDownloadable
|
|
833
|
+
*/
|
|
834
|
+
readonly isDownloadable: {
|
|
835
|
+
readonly name: "IsDownloadable";
|
|
836
|
+
readonly I: typeof IdentifierUUID;
|
|
837
|
+
readonly O: typeof BooleanResponse;
|
|
838
|
+
readonly kind: MethodKind.Unary;
|
|
839
|
+
};
|
|
829
840
|
/**
|
|
830
841
|
* Download outward job with the given IdentifierUUID (can be used to allow public downloads)
|
|
831
842
|
*
|