@kernelminds/scailo-sdk 0.0.91 → 0.0.92
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 +14 -0
- package/lib/cjs/src/asset_indents.scailo_pb.js +14 -0
- package/lib/cjs/src/attendances.scailo_pb.js +14 -0
- package/lib/cjs/src/attendances_amendments.scailo_pb.js +14 -0
- package/lib/cjs/src/bank_accounts.scailo_pb.js +14 -0
- package/lib/cjs/src/clients.scailo_pb.js +14 -0
- package/lib/cjs/src/credit_notes.scailo_pb.js +14 -0
- package/lib/cjs/src/debit_notes.scailo_pb.js +14 -0
- package/lib/cjs/src/expenses.scailo_pb.js +14 -0
- package/lib/cjs/src/goals.scailo_pb.js +14 -0
- package/lib/cjs/src/goods_dispatches.scailo_pb.js +14 -0
- package/lib/cjs/src/goods_receipts.scailo_pb.js +14 -0
- package/lib/cjs/src/inward_jobs.scailo_pb.js +14 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_pb.js +14 -0
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_pb.js +14 -0
- package/lib/cjs/src/leaves_requests.scailo_pb.js +14 -0
- package/lib/cjs/src/locations.scailo_pb.js +14 -0
- package/lib/cjs/src/meetings.scailo_pb.js +14 -0
- package/lib/cjs/src/on_duties.scailo_pb.js +14 -0
- package/lib/cjs/src/outward_jobs.scailo_pb.js +14 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_pb.js +14 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_pb.js +14 -0
- package/lib/cjs/src/overtimes.scailo_pb.js +14 -0
- package/lib/cjs/src/production_indents.scailo_pb.js +14 -0
- package/lib/cjs/src/production_plans.scailo_pb.js +14 -0
- package/lib/cjs/src/proforma_invoices.scailo_pb.js +14 -0
- package/lib/cjs/src/projects.scailo_pb.js +14 -0
- package/lib/cjs/src/purchases_enquiries.scailo_pb.js +14 -0
- package/lib/cjs/src/purchases_indents.scailo_pb.js +14 -0
- package/lib/cjs/src/purchases_orders.scailo_pb.js +14 -0
- package/lib/cjs/src/purchases_returns.scailo_pb.js +14 -0
- package/lib/cjs/src/qc_groups.scailo_pb.js +14 -0
- package/lib/cjs/src/quotations_requests.scailo_pb.js +14 -0
- package/lib/cjs/src/quotations_responses.scailo_pb.js +14 -0
- package/lib/cjs/src/replaceable_indents.scailo_pb.js +14 -0
- package/lib/cjs/src/salaries.scailo_pb.js +14 -0
- package/lib/cjs/src/sales_enquiries.scailo_pb.js +14 -0
- package/lib/cjs/src/sales_invoices.scailo_pb.js +14 -0
- package/lib/cjs/src/sales_quotations.scailo_pb.js +14 -0
- package/lib/cjs/src/sales_returns.scailo_pb.js +14 -0
- package/lib/cjs/src/skills_groups.scailo_pb.js +14 -0
- package/lib/cjs/src/skills_params.scailo_pb.js +14 -0
- package/lib/cjs/src/stock_audits.scailo_pb.js +14 -0
- package/lib/cjs/src/stock_issuances.scailo_pb.js +14 -0
- package/lib/cjs/src/stock_returns.scailo_pb.js +14 -0
- package/lib/cjs/src/supply_offers.scailo_pb.js +14 -0
- package/lib/cjs/src/users.scailo_pb.js +14 -0
- package/lib/cjs/src/vendor_invoices.scailo_pb.js +14 -0
- package/lib/cjs/src/vendors.scailo_pb.js +14 -0
- package/lib/cjs/src/visitations.scailo_pb.js +14 -0
- package/lib/cjs/src/work_orders.scailo_pb.js +14 -0
- package/lib/cjs/types/src/absences.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/absences.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/asset_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/attendances.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances_amendments.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/attendances_amendments.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/bank_accounts.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/bank_accounts.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/clients.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/clients.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/credit_notes.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/debit_notes.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/expenses.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/goals.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/goals.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/goods_receipts.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/inward_jobs.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_requests.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/leaves_requests.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/locations.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/locations.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/meetings.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/meetings.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/on_duties.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/outward_jobs.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/overtimes.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/overtimes.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/production_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/production_plans.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/production_plans.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/projects.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/projects.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/purchases_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/purchases_orders.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/purchases_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_groups.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/qc_groups.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/quotations_requests.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_responses.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/quotations_responses.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/salaries.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/sales_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/sales_quotations.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/sales_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_groups.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/skills_groups.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_params.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/skills_params.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/stock_audits.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/stock_issuances.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/stock_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/supply_offers.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/users.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/users.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/visitations.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_pb.d.ts +13 -1
- package/lib/cjs/types/src/work_orders.scailo_pb.d.ts.map +1 -1
- package/lib/esm/src/absences.scailo_pb.js +14 -0
- package/lib/esm/src/asset_indents.scailo_pb.js +14 -0
- package/lib/esm/src/attendances.scailo_pb.js +14 -0
- package/lib/esm/src/attendances_amendments.scailo_pb.js +14 -0
- package/lib/esm/src/bank_accounts.scailo_pb.js +14 -0
- package/lib/esm/src/clients.scailo_pb.js +14 -0
- package/lib/esm/src/credit_notes.scailo_pb.js +14 -0
- package/lib/esm/src/debit_notes.scailo_pb.js +14 -0
- package/lib/esm/src/expenses.scailo_pb.js +14 -0
- package/lib/esm/src/goals.scailo_pb.js +14 -0
- package/lib/esm/src/goods_dispatches.scailo_pb.js +14 -0
- package/lib/esm/src/goods_receipts.scailo_pb.js +14 -0
- package/lib/esm/src/inward_jobs.scailo_pb.js +14 -0
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_pb.js +14 -0
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_pb.js +14 -0
- package/lib/esm/src/leaves_requests.scailo_pb.js +14 -0
- package/lib/esm/src/locations.scailo_pb.js +14 -0
- package/lib/esm/src/meetings.scailo_pb.js +14 -0
- package/lib/esm/src/on_duties.scailo_pb.js +14 -0
- package/lib/esm/src/outward_jobs.scailo_pb.js +14 -0
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_pb.js +14 -0
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_pb.js +14 -0
- package/lib/esm/src/overtimes.scailo_pb.js +14 -0
- package/lib/esm/src/production_indents.scailo_pb.js +14 -0
- package/lib/esm/src/production_plans.scailo_pb.js +14 -0
- package/lib/esm/src/proforma_invoices.scailo_pb.js +14 -0
- package/lib/esm/src/projects.scailo_pb.js +14 -0
- package/lib/esm/src/purchases_enquiries.scailo_pb.js +14 -0
- package/lib/esm/src/purchases_indents.scailo_pb.js +14 -0
- package/lib/esm/src/purchases_orders.scailo_pb.js +14 -0
- package/lib/esm/src/purchases_returns.scailo_pb.js +14 -0
- package/lib/esm/src/qc_groups.scailo_pb.js +14 -0
- package/lib/esm/src/quotations_requests.scailo_pb.js +14 -0
- package/lib/esm/src/quotations_responses.scailo_pb.js +14 -0
- package/lib/esm/src/replaceable_indents.scailo_pb.js +14 -0
- package/lib/esm/src/salaries.scailo_pb.js +14 -0
- package/lib/esm/src/sales_enquiries.scailo_pb.js +14 -0
- package/lib/esm/src/sales_invoices.scailo_pb.js +14 -0
- package/lib/esm/src/sales_quotations.scailo_pb.js +14 -0
- package/lib/esm/src/sales_returns.scailo_pb.js +14 -0
- package/lib/esm/src/skills_groups.scailo_pb.js +14 -0
- package/lib/esm/src/skills_params.scailo_pb.js +14 -0
- package/lib/esm/src/stock_audits.scailo_pb.js +14 -0
- package/lib/esm/src/stock_issuances.scailo_pb.js +14 -0
- package/lib/esm/src/stock_returns.scailo_pb.js +14 -0
- package/lib/esm/src/supply_offers.scailo_pb.js +14 -0
- package/lib/esm/src/users.scailo_pb.js +14 -0
- package/lib/esm/src/vendor_invoices.scailo_pb.js +14 -0
- package/lib/esm/src/vendors.scailo_pb.js +14 -0
- package/lib/esm/src/visitations.scailo_pb.js +14 -0
- package/lib/esm/src/work_orders.scailo_pb.js +14 -0
- package/lib/esm/types/src/absences.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/absences.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/asset_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/attendances.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/attendances_amendments.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/attendances_amendments.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/bank_accounts.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/bank_accounts.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/clients.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/clients.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/credit_notes.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/credit_notes.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/debit_notes.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/expenses.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/goals.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/goals.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/goods_dispatches.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/goods_receipts.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/inward_jobs.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_requests.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/leaves_requests.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/locations.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/locations.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/meetings.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/meetings.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/on_duties.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/outward_jobs.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/overtimes.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/overtimes.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/production_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/production_plans.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/production_plans.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/proforma_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/projects.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/projects.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/purchases_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/purchases_orders.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/purchases_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/qc_groups.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/qc_groups.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/quotations_requests.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_responses.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/quotations_responses.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/replaceable_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/salaries.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/sales_enquiries.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/sales_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/sales_quotations.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/sales_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/skills_groups.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/skills_groups.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/skills_params.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/skills_params.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/stock_audits.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/stock_issuances.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/stock_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/supply_offers.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/users.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/users.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/vendor_invoices.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/vendors.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/visitations.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_pb.d.ts +13 -1
- package/lib/esm/types/src/work_orders.scailo_pb.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1677,6 +1677,12 @@ class SalesEnquiriesServiceFilterReq extends protobuf_1.Message {
|
|
|
1677
1677
|
* @generated from field: string delivery_date_end = 43;
|
|
1678
1678
|
*/
|
|
1679
1679
|
deliveryDateEnd = "";
|
|
1680
|
+
/**
|
|
1681
|
+
* The list of form data filters
|
|
1682
|
+
*
|
|
1683
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1684
|
+
*/
|
|
1685
|
+
formData = [];
|
|
1680
1686
|
constructor(data) {
|
|
1681
1687
|
super();
|
|
1682
1688
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1710,6 +1716,7 @@ class SalesEnquiriesServiceFilterReq extends protobuf_1.Message {
|
|
|
1710
1716
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1711
1717
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1712
1718
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1719
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1713
1720
|
]);
|
|
1714
1721
|
static fromBinary(bytes, options) {
|
|
1715
1722
|
return new SalesEnquiriesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1864,6 +1871,12 @@ class SalesEnquiriesServiceCountReq extends protobuf_1.Message {
|
|
|
1864
1871
|
* @generated from field: string delivery_date_end = 43;
|
|
1865
1872
|
*/
|
|
1866
1873
|
deliveryDateEnd = "";
|
|
1874
|
+
/**
|
|
1875
|
+
* The list of form data filters
|
|
1876
|
+
*
|
|
1877
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1878
|
+
*/
|
|
1879
|
+
formData = [];
|
|
1867
1880
|
constructor(data) {
|
|
1868
1881
|
super();
|
|
1869
1882
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1893,6 +1906,7 @@ class SalesEnquiriesServiceCountReq extends protobuf_1.Message {
|
|
|
1893
1906
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1894
1907
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1895
1908
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1909
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1896
1910
|
]);
|
|
1897
1911
|
static fromBinary(bytes, options) {
|
|
1898
1912
|
return new SalesEnquiriesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1639,6 +1639,12 @@ class SalesInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1639
1639
|
* @generated from field: uint64 total_value_max = 71;
|
|
1640
1640
|
*/
|
|
1641
1641
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1642
|
+
/**
|
|
1643
|
+
* The list of form data filters
|
|
1644
|
+
*
|
|
1645
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1646
|
+
*/
|
|
1647
|
+
formData = [];
|
|
1642
1648
|
constructor(data) {
|
|
1643
1649
|
super();
|
|
1644
1650
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1675,6 +1681,7 @@ class SalesInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1675
1681
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1676
1682
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1677
1683
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1684
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1678
1685
|
]);
|
|
1679
1686
|
static fromBinary(bytes, options) {
|
|
1680
1687
|
return new SalesInvoicesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1848,6 +1855,12 @@ class SalesInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1848
1855
|
* @generated from field: uint64 total_value_max = 71;
|
|
1849
1856
|
*/
|
|
1850
1857
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1858
|
+
/**
|
|
1859
|
+
* The list of form data filters
|
|
1860
|
+
*
|
|
1861
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1862
|
+
*/
|
|
1863
|
+
formData = [];
|
|
1851
1864
|
constructor(data) {
|
|
1852
1865
|
super();
|
|
1853
1866
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1880,6 +1893,7 @@ class SalesInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1880
1893
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1881
1894
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1882
1895
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1896
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1883
1897
|
]);
|
|
1884
1898
|
static fromBinary(bytes, options) {
|
|
1885
1899
|
return new SalesInvoicesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1679,6 +1679,12 @@ class SalesQuotationsServiceFilterReq extends protobuf_1.Message {
|
|
|
1679
1679
|
* @generated from field: string delivery_date_end = 43;
|
|
1680
1680
|
*/
|
|
1681
1681
|
deliveryDateEnd = "";
|
|
1682
|
+
/**
|
|
1683
|
+
* The list of form data filters
|
|
1684
|
+
*
|
|
1685
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1686
|
+
*/
|
|
1687
|
+
formData = [];
|
|
1682
1688
|
constructor(data) {
|
|
1683
1689
|
super();
|
|
1684
1690
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1714,6 +1720,7 @@ class SalesQuotationsServiceFilterReq extends protobuf_1.Message {
|
|
|
1714
1720
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1715
1721
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1716
1722
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1723
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1717
1724
|
]);
|
|
1718
1725
|
static fromBinary(bytes, options) {
|
|
1719
1726
|
return new SalesQuotationsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1880,6 +1887,12 @@ class SalesQuotationsServiceCountReq extends protobuf_1.Message {
|
|
|
1880
1887
|
* @generated from field: string delivery_date_end = 43;
|
|
1881
1888
|
*/
|
|
1882
1889
|
deliveryDateEnd = "";
|
|
1890
|
+
/**
|
|
1891
|
+
* The list of form data filters
|
|
1892
|
+
*
|
|
1893
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1894
|
+
*/
|
|
1895
|
+
formData = [];
|
|
1883
1896
|
constructor(data) {
|
|
1884
1897
|
super();
|
|
1885
1898
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1911,6 +1924,7 @@ class SalesQuotationsServiceCountReq extends protobuf_1.Message {
|
|
|
1911
1924
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1912
1925
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1913
1926
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1927
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1914
1928
|
]);
|
|
1915
1929
|
static fromBinary(bytes, options) {
|
|
1916
1930
|
return new SalesQuotationsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1542,6 +1542,12 @@ class SalesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1542
1542
|
* @generated from field: uint64 project_id = 62;
|
|
1543
1543
|
*/
|
|
1544
1544
|
projectId = protobuf_1.protoInt64.zero;
|
|
1545
|
+
/**
|
|
1546
|
+
* The list of form data filters
|
|
1547
|
+
*
|
|
1548
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1549
|
+
*/
|
|
1550
|
+
formData = [];
|
|
1545
1551
|
constructor(data) {
|
|
1546
1552
|
super();
|
|
1547
1553
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1576,6 +1582,7 @@ class SalesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1576
1582
|
{ no: 60, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1577
1583
|
{ no: 61, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1578
1584
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1585
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1579
1586
|
]);
|
|
1580
1587
|
static fromBinary(bytes, options) {
|
|
1581
1588
|
return new SalesReturnsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1737,6 +1744,12 @@ class SalesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1737
1744
|
* @generated from field: uint64 project_id = 62;
|
|
1738
1745
|
*/
|
|
1739
1746
|
projectId = protobuf_1.protoInt64.zero;
|
|
1747
|
+
/**
|
|
1748
|
+
* The list of form data filters
|
|
1749
|
+
*
|
|
1750
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1751
|
+
*/
|
|
1752
|
+
formData = [];
|
|
1740
1753
|
constructor(data) {
|
|
1741
1754
|
super();
|
|
1742
1755
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1767,6 +1780,7 @@ class SalesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1767
1780
|
{ no: 60, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1768
1781
|
{ no: 61, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1769
1782
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1783
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1770
1784
|
]);
|
|
1771
1785
|
static fromBinary(bytes, options) {
|
|
1772
1786
|
return new SalesReturnsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1073,6 +1073,12 @@ class SkillsGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1073
1073
|
* @generated from field: uint64 role_id = 22;
|
|
1074
1074
|
*/
|
|
1075
1075
|
roleId = protobuf_1.protoInt64.zero;
|
|
1076
|
+
/**
|
|
1077
|
+
* The list of form data filters
|
|
1078
|
+
*
|
|
1079
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1080
|
+
*/
|
|
1081
|
+
formData = [];
|
|
1076
1082
|
constructor(data) {
|
|
1077
1083
|
super();
|
|
1078
1084
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1100,6 +1106,7 @@ class SkillsGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1100
1106
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1101
1107
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1102
1108
|
{ no: 22, name: "role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1109
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1103
1110
|
]);
|
|
1104
1111
|
static fromBinary(bytes, options) {
|
|
1105
1112
|
return new SkillsGroupsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1218,6 +1225,12 @@ class SkillsGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1218
1225
|
* @generated from field: uint64 role_id = 22;
|
|
1219
1226
|
*/
|
|
1220
1227
|
roleId = protobuf_1.protoInt64.zero;
|
|
1228
|
+
/**
|
|
1229
|
+
* The list of form data filters
|
|
1230
|
+
*
|
|
1231
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1232
|
+
*/
|
|
1233
|
+
formData = [];
|
|
1221
1234
|
constructor(data) {
|
|
1222
1235
|
super();
|
|
1223
1236
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1241,6 +1254,7 @@ class SkillsGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1241
1254
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1242
1255
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1243
1256
|
{ no: 22, name: "role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1257
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1244
1258
|
]);
|
|
1245
1259
|
static fromBinary(bytes, options) {
|
|
1246
1260
|
return new SkillsGroupsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -637,6 +637,12 @@ class SkillsParamsServiceFilterReq extends protobuf_1.Message {
|
|
|
637
637
|
* @generated from field: string code = 21;
|
|
638
638
|
*/
|
|
639
639
|
code = "";
|
|
640
|
+
/**
|
|
641
|
+
* The list of form data filters
|
|
642
|
+
*
|
|
643
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
644
|
+
*/
|
|
645
|
+
formData = [];
|
|
640
646
|
constructor(data) {
|
|
641
647
|
super();
|
|
642
648
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -663,6 +669,7 @@ class SkillsParamsServiceFilterReq extends protobuf_1.Message {
|
|
|
663
669
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
664
670
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
665
671
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
672
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
666
673
|
]);
|
|
667
674
|
static fromBinary(bytes, options) {
|
|
668
675
|
return new SkillsParamsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -775,6 +782,12 @@ class SkillsParamsServiceCountReq extends protobuf_1.Message {
|
|
|
775
782
|
* @generated from field: string code = 21;
|
|
776
783
|
*/
|
|
777
784
|
code = "";
|
|
785
|
+
/**
|
|
786
|
+
* The list of form data filters
|
|
787
|
+
*
|
|
788
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
789
|
+
*/
|
|
790
|
+
formData = [];
|
|
778
791
|
constructor(data) {
|
|
779
792
|
super();
|
|
780
793
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -797,6 +810,7 @@ class SkillsParamsServiceCountReq extends protobuf_1.Message {
|
|
|
797
810
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
798
811
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
799
812
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
813
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
800
814
|
]);
|
|
801
815
|
static fromBinary(bytes, options) {
|
|
802
816
|
return new SkillsParamsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1110,6 +1110,12 @@ class StockAuditsServiceFilterReq extends protobuf_1.Message {
|
|
|
1110
1110
|
* @generated from field: uint64 family_id = 30;
|
|
1111
1111
|
*/
|
|
1112
1112
|
familyId = protobuf_1.protoInt64.zero;
|
|
1113
|
+
/**
|
|
1114
|
+
* The list of form data filters
|
|
1115
|
+
*
|
|
1116
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1117
|
+
*/
|
|
1118
|
+
formData = [];
|
|
1113
1119
|
constructor(data) {
|
|
1114
1120
|
super();
|
|
1115
1121
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1138,6 +1144,7 @@ class StockAuditsServiceFilterReq extends protobuf_1.Message {
|
|
|
1138
1144
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1139
1145
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1140
1146
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1147
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1141
1148
|
]);
|
|
1142
1149
|
static fromBinary(bytes, options) {
|
|
1143
1150
|
return new StockAuditsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1262,6 +1269,12 @@ class StockAuditsServiceCountReq extends protobuf_1.Message {
|
|
|
1262
1269
|
* @generated from field: uint64 family_id = 30;
|
|
1263
1270
|
*/
|
|
1264
1271
|
familyId = protobuf_1.protoInt64.zero;
|
|
1272
|
+
/**
|
|
1273
|
+
* The list of form data filters
|
|
1274
|
+
*
|
|
1275
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1276
|
+
*/
|
|
1277
|
+
formData = [];
|
|
1265
1278
|
constructor(data) {
|
|
1266
1279
|
super();
|
|
1267
1280
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1286,6 +1299,7 @@ class StockAuditsServiceCountReq extends protobuf_1.Message {
|
|
|
1286
1299
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1287
1300
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1288
1301
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1302
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1289
1303
|
]);
|
|
1290
1304
|
static fromBinary(bytes, options) {
|
|
1291
1305
|
return new StockAuditsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1244,6 +1244,12 @@ class StockIssuancesServiceFilterReq extends protobuf_1.Message {
|
|
|
1244
1244
|
* @generated from field: uint64 family_id = 30;
|
|
1245
1245
|
*/
|
|
1246
1246
|
familyId = protobuf_1.protoInt64.zero;
|
|
1247
|
+
/**
|
|
1248
|
+
* The list of form data filters
|
|
1249
|
+
*
|
|
1250
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1251
|
+
*/
|
|
1252
|
+
formData = [];
|
|
1247
1253
|
constructor(data) {
|
|
1248
1254
|
super();
|
|
1249
1255
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1274,6 +1280,7 @@ class StockIssuancesServiceFilterReq extends protobuf_1.Message {
|
|
|
1274
1280
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1275
1281
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1276
1282
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1283
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1277
1284
|
]);
|
|
1278
1285
|
static fromBinary(bytes, options) {
|
|
1279
1286
|
return new StockIssuancesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1410,6 +1417,12 @@ class StockIssuancesServiceCountReq extends protobuf_1.Message {
|
|
|
1410
1417
|
* @generated from field: uint64 family_id = 30;
|
|
1411
1418
|
*/
|
|
1412
1419
|
familyId = protobuf_1.protoInt64.zero;
|
|
1420
|
+
/**
|
|
1421
|
+
* The list of form data filters
|
|
1422
|
+
*
|
|
1423
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1424
|
+
*/
|
|
1425
|
+
formData = [];
|
|
1413
1426
|
constructor(data) {
|
|
1414
1427
|
super();
|
|
1415
1428
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1436,6 +1449,7 @@ class StockIssuancesServiceCountReq extends protobuf_1.Message {
|
|
|
1436
1449
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1437
1450
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1438
1451
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1452
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1439
1453
|
]);
|
|
1440
1454
|
static fromBinary(bytes, options) {
|
|
1441
1455
|
return new StockIssuancesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1208,6 +1208,12 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1208
1208
|
* @generated from field: uint64 family_id = 30;
|
|
1209
1209
|
*/
|
|
1210
1210
|
familyId = protobuf_1.protoInt64.zero;
|
|
1211
|
+
/**
|
|
1212
|
+
* The list of form data filters
|
|
1213
|
+
*
|
|
1214
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1215
|
+
*/
|
|
1216
|
+
formData = [];
|
|
1211
1217
|
constructor(data) {
|
|
1212
1218
|
super();
|
|
1213
1219
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1238,6 +1244,7 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1238
1244
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1239
1245
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1240
1246
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1247
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1241
1248
|
]);
|
|
1242
1249
|
static fromBinary(bytes, options) {
|
|
1243
1250
|
return new StockReturnsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1374,6 +1381,12 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1374
1381
|
* @generated from field: uint64 family_id = 30;
|
|
1375
1382
|
*/
|
|
1376
1383
|
familyId = protobuf_1.protoInt64.zero;
|
|
1384
|
+
/**
|
|
1385
|
+
* The list of form data filters
|
|
1386
|
+
*
|
|
1387
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1388
|
+
*/
|
|
1389
|
+
formData = [];
|
|
1377
1390
|
constructor(data) {
|
|
1378
1391
|
super();
|
|
1379
1392
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1400,6 +1413,7 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1400
1413
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1401
1414
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1402
1415
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1416
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1403
1417
|
]);
|
|
1404
1418
|
static fromBinary(bytes, options) {
|
|
1405
1419
|
return new StockReturnsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1683,6 +1683,12 @@ class SupplyOffersServiceFilterReq extends protobuf_1.Message {
|
|
|
1683
1683
|
* @generated from field: uint64 total_value_max = 51;
|
|
1684
1684
|
*/
|
|
1685
1685
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1686
|
+
/**
|
|
1687
|
+
* The list of form data filters
|
|
1688
|
+
*
|
|
1689
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1690
|
+
*/
|
|
1691
|
+
formData = [];
|
|
1686
1692
|
constructor(data) {
|
|
1687
1693
|
super();
|
|
1688
1694
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1720,6 +1726,7 @@ class SupplyOffersServiceFilterReq extends protobuf_1.Message {
|
|
|
1720
1726
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1721
1727
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1722
1728
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1729
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1723
1730
|
]);
|
|
1724
1731
|
static fromBinary(bytes, options) {
|
|
1725
1732
|
return new SupplyOffersServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1898,6 +1905,12 @@ class SupplyOffersServiceCountReq extends protobuf_1.Message {
|
|
|
1898
1905
|
* @generated from field: uint64 total_value_max = 51;
|
|
1899
1906
|
*/
|
|
1900
1907
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1908
|
+
/**
|
|
1909
|
+
* The list of form data filters
|
|
1910
|
+
*
|
|
1911
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1912
|
+
*/
|
|
1913
|
+
formData = [];
|
|
1901
1914
|
constructor(data) {
|
|
1902
1915
|
super();
|
|
1903
1916
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1931,6 +1944,7 @@ class SupplyOffersServiceCountReq extends protobuf_1.Message {
|
|
|
1931
1944
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1932
1945
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1933
1946
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1947
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1934
1948
|
]);
|
|
1935
1949
|
static fromBinary(bytes, options) {
|
|
1936
1950
|
return new SupplyOffersServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1319,6 +1319,12 @@ class UsersServiceFilterReq extends protobuf_1.Message {
|
|
|
1319
1319
|
* @generated from field: uint64 client_id = 71;
|
|
1320
1320
|
*/
|
|
1321
1321
|
clientId = protobuf_1.protoInt64.zero;
|
|
1322
|
+
/**
|
|
1323
|
+
* The list of form data filters
|
|
1324
|
+
*
|
|
1325
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1326
|
+
*/
|
|
1327
|
+
formData = [];
|
|
1322
1328
|
constructor(data) {
|
|
1323
1329
|
super();
|
|
1324
1330
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1358,6 +1364,7 @@ class UsersServiceFilterReq extends protobuf_1.Message {
|
|
|
1358
1364
|
{ no: 33, name: "work_email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1359
1365
|
{ no: 70, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1360
1366
|
{ no: 71, name: "client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1367
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1361
1368
|
]);
|
|
1362
1369
|
static fromBinary(bytes, options) {
|
|
1363
1370
|
return new UsersServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1551,6 +1558,12 @@ class UsersServiceCountReq extends protobuf_1.Message {
|
|
|
1551
1558
|
* @generated from field: uint64 client_id = 71;
|
|
1552
1559
|
*/
|
|
1553
1560
|
clientId = protobuf_1.protoInt64.zero;
|
|
1561
|
+
/**
|
|
1562
|
+
* The list of form data filters
|
|
1563
|
+
*
|
|
1564
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1565
|
+
*/
|
|
1566
|
+
formData = [];
|
|
1554
1567
|
constructor(data) {
|
|
1555
1568
|
super();
|
|
1556
1569
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1586,6 +1599,7 @@ class UsersServiceCountReq extends protobuf_1.Message {
|
|
|
1586
1599
|
{ no: 33, name: "work_email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1587
1600
|
{ no: 70, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1588
1601
|
{ no: 71, name: "client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1602
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1589
1603
|
]);
|
|
1590
1604
|
static fromBinary(bytes, options) {
|
|
1591
1605
|
return new UsersServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1646,6 +1646,12 @@ class VendorInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1646
1646
|
* @generated from field: uint64 total_value_max = 51;
|
|
1647
1647
|
*/
|
|
1648
1648
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1649
|
+
/**
|
|
1650
|
+
* The list of form data filters
|
|
1651
|
+
*
|
|
1652
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1653
|
+
*/
|
|
1654
|
+
formData = [];
|
|
1649
1655
|
constructor(data) {
|
|
1650
1656
|
super();
|
|
1651
1657
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1684,6 +1690,7 @@ class VendorInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1684
1690
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1685
1691
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1686
1692
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1693
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1687
1694
|
]);
|
|
1688
1695
|
static fromBinary(bytes, options) {
|
|
1689
1696
|
return new VendorInvoicesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1868,6 +1875,12 @@ class VendorInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1868
1875
|
* @generated from field: uint64 total_value_max = 51;
|
|
1869
1876
|
*/
|
|
1870
1877
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1878
|
+
/**
|
|
1879
|
+
* The list of form data filters
|
|
1880
|
+
*
|
|
1881
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1882
|
+
*/
|
|
1883
|
+
formData = [];
|
|
1871
1884
|
constructor(data) {
|
|
1872
1885
|
super();
|
|
1873
1886
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1902,6 +1915,7 @@ class VendorInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1902
1915
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1903
1916
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1904
1917
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1918
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1905
1919
|
]);
|
|
1906
1920
|
static fromBinary(bytes, options) {
|
|
1907
1921
|
return new VendorInvoicesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1244,6 +1244,12 @@ class VendorsServiceFilterReq extends protobuf_1.Message {
|
|
|
1244
1244
|
* @generated from field: uint64 family_id = 40;
|
|
1245
1245
|
*/
|
|
1246
1246
|
familyId = protobuf_1.protoInt64.zero;
|
|
1247
|
+
/**
|
|
1248
|
+
* The list of form data filters
|
|
1249
|
+
*
|
|
1250
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1251
|
+
*/
|
|
1252
|
+
formData = [];
|
|
1247
1253
|
constructor(data) {
|
|
1248
1254
|
super();
|
|
1249
1255
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1271,6 +1277,7 @@ class VendorsServiceFilterReq extends protobuf_1.Message {
|
|
|
1271
1277
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1272
1278
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1273
1279
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1280
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1274
1281
|
]);
|
|
1275
1282
|
static fromBinary(bytes, options) {
|
|
1276
1283
|
return new VendorsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1389,6 +1396,12 @@ class VendorsServiceCountReq extends protobuf_1.Message {
|
|
|
1389
1396
|
* @generated from field: uint64 family_id = 40;
|
|
1390
1397
|
*/
|
|
1391
1398
|
familyId = protobuf_1.protoInt64.zero;
|
|
1399
|
+
/**
|
|
1400
|
+
* The list of form data filters
|
|
1401
|
+
*
|
|
1402
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1403
|
+
*/
|
|
1404
|
+
formData = [];
|
|
1392
1405
|
constructor(data) {
|
|
1393
1406
|
super();
|
|
1394
1407
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1412,6 +1425,7 @@ class VendorsServiceCountReq extends protobuf_1.Message {
|
|
|
1412
1425
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1413
1426
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1414
1427
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1428
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1415
1429
|
]);
|
|
1416
1430
|
static fromBinary(bytes, options) {
|
|
1417
1431
|
return new VendorsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -910,6 +910,12 @@ class VisitationsServiceFilterReq extends protobuf_1.Message {
|
|
|
910
910
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
911
911
|
*/
|
|
912
912
|
exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
913
|
+
/**
|
|
914
|
+
* The list of form data filters
|
|
915
|
+
*
|
|
916
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
917
|
+
*/
|
|
918
|
+
formData = [];
|
|
913
919
|
constructor(data) {
|
|
914
920
|
super();
|
|
915
921
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -942,6 +948,7 @@ class VisitationsServiceFilterReq extends protobuf_1.Message {
|
|
|
942
948
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
943
949
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
944
950
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
951
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
945
952
|
]);
|
|
946
953
|
static fromBinary(bytes, options) {
|
|
947
954
|
return new VisitationsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1090,6 +1097,12 @@ class VisitationsServiceCountReq extends protobuf_1.Message {
|
|
|
1090
1097
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
1091
1098
|
*/
|
|
1092
1099
|
exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
1100
|
+
/**
|
|
1101
|
+
* The list of form data filters
|
|
1102
|
+
*
|
|
1103
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1104
|
+
*/
|
|
1105
|
+
formData = [];
|
|
1093
1106
|
constructor(data) {
|
|
1094
1107
|
super();
|
|
1095
1108
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1118,6 +1131,7 @@ class VisitationsServiceCountReq extends protobuf_1.Message {
|
|
|
1118
1131
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1119
1132
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1120
1133
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1134
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1121
1135
|
]);
|
|
1122
1136
|
static fromBinary(bytes, options) {
|
|
1123
1137
|
return new VisitationsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1281,6 +1281,12 @@ class WorkOrdersServiceFilterReq extends protobuf_1.Message {
|
|
|
1281
1281
|
* @generated from field: uint64 project_id = 52;
|
|
1282
1282
|
*/
|
|
1283
1283
|
projectId = protobuf_1.protoInt64.zero;
|
|
1284
|
+
/**
|
|
1285
|
+
* The list of form data filters
|
|
1286
|
+
*
|
|
1287
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1288
|
+
*/
|
|
1289
|
+
formData = [];
|
|
1284
1290
|
constructor(data) {
|
|
1285
1291
|
super();
|
|
1286
1292
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1317,6 +1323,7 @@ class WorkOrdersServiceFilterReq extends protobuf_1.Message {
|
|
|
1317
1323
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1318
1324
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1319
1325
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1326
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1320
1327
|
]);
|
|
1321
1328
|
static fromBinary(bytes, options) {
|
|
1322
1329
|
return new WorkOrdersServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1490,6 +1497,12 @@ class WorkOrdersServiceCountReq extends protobuf_1.Message {
|
|
|
1490
1497
|
* @generated from field: uint64 project_id = 52;
|
|
1491
1498
|
*/
|
|
1492
1499
|
projectId = protobuf_1.protoInt64.zero;
|
|
1500
|
+
/**
|
|
1501
|
+
* The list of form data filters
|
|
1502
|
+
*
|
|
1503
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1504
|
+
*/
|
|
1505
|
+
formData = [];
|
|
1493
1506
|
constructor(data) {
|
|
1494
1507
|
super();
|
|
1495
1508
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1522,6 +1535,7 @@ class WorkOrdersServiceCountReq extends protobuf_1.Message {
|
|
|
1522
1535
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1523
1536
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1524
1537
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1538
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1525
1539
|
]);
|
|
1526
1540
|
static fromBinary(bytes, options) {
|
|
1527
1541
|
return new WorkOrdersServiceCountReq().fromBinary(bytes, options);
|