@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
|
@@ -1781,6 +1781,12 @@ class CreditNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1781
1781
|
* @generated from field: uint64 total_value_max = 71;
|
|
1782
1782
|
*/
|
|
1783
1783
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1784
|
+
/**
|
|
1785
|
+
* The list of form data filters
|
|
1786
|
+
*
|
|
1787
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1788
|
+
*/
|
|
1789
|
+
formData = [];
|
|
1784
1790
|
constructor(data) {
|
|
1785
1791
|
super();
|
|
1786
1792
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1817,6 +1823,7 @@ class CreditNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1817
1823
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1818
1824
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1819
1825
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1826
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1820
1827
|
]);
|
|
1821
1828
|
static fromBinary(bytes, options) {
|
|
1822
1829
|
return new CreditNotesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1990,6 +1997,12 @@ class CreditNotesServiceCountReq extends protobuf_1.Message {
|
|
|
1990
1997
|
* @generated from field: uint64 total_value_max = 71;
|
|
1991
1998
|
*/
|
|
1992
1999
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
2000
|
+
/**
|
|
2001
|
+
* The list of form data filters
|
|
2002
|
+
*
|
|
2003
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2004
|
+
*/
|
|
2005
|
+
formData = [];
|
|
1993
2006
|
constructor(data) {
|
|
1994
2007
|
super();
|
|
1995
2008
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -2022,6 +2035,7 @@ class CreditNotesServiceCountReq extends protobuf_1.Message {
|
|
|
2022
2035
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2023
2036
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2024
2037
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2038
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2025
2039
|
]);
|
|
2026
2040
|
static fromBinary(bytes, options) {
|
|
2027
2041
|
return new CreditNotesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1712,6 +1712,12 @@ class DebitNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1712
1712
|
* @generated from field: uint64 total_value_max = 71;
|
|
1713
1713
|
*/
|
|
1714
1714
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1715
|
+
/**
|
|
1716
|
+
* The list of form data filters
|
|
1717
|
+
*
|
|
1718
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1719
|
+
*/
|
|
1720
|
+
formData = [];
|
|
1715
1721
|
constructor(data) {
|
|
1716
1722
|
super();
|
|
1717
1723
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1746,6 +1752,7 @@ class DebitNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1746
1752
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1747
1753
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1748
1754
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1755
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1749
1756
|
]);
|
|
1750
1757
|
static fromBinary(bytes, options) {
|
|
1751
1758
|
return new DebitNotesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1906,6 +1913,12 @@ class DebitNotesServiceCountReq extends protobuf_1.Message {
|
|
|
1906
1913
|
* @generated from field: uint64 total_value_max = 71;
|
|
1907
1914
|
*/
|
|
1908
1915
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1916
|
+
/**
|
|
1917
|
+
* The list of form data filters
|
|
1918
|
+
*
|
|
1919
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1920
|
+
*/
|
|
1921
|
+
formData = [];
|
|
1909
1922
|
constructor(data) {
|
|
1910
1923
|
super();
|
|
1911
1924
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1936,6 +1949,7 @@ class DebitNotesServiceCountReq extends protobuf_1.Message {
|
|
|
1936
1949
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1937
1950
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1938
1951
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1952
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1939
1953
|
]);
|
|
1940
1954
|
static fromBinary(bytes, options) {
|
|
1941
1955
|
return new DebitNotesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1449,6 +1449,12 @@ class ExpensesServiceFilterReq extends protobuf_1.Message {
|
|
|
1449
1449
|
* @generated from field: uint64 project_id = 30;
|
|
1450
1450
|
*/
|
|
1451
1451
|
projectId = protobuf_1.protoInt64.zero;
|
|
1452
|
+
/**
|
|
1453
|
+
* The list of form data filters
|
|
1454
|
+
*
|
|
1455
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1456
|
+
*/
|
|
1457
|
+
formData = [];
|
|
1452
1458
|
constructor(data) {
|
|
1453
1459
|
super();
|
|
1454
1460
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1478,6 +1484,7 @@ class ExpensesServiceFilterReq extends protobuf_1.Message {
|
|
|
1478
1484
|
{ no: 22, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1479
1485
|
{ no: 23, name: "paid_by_user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1480
1486
|
{ no: 30, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1487
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1481
1488
|
]);
|
|
1482
1489
|
static fromBinary(bytes, options) {
|
|
1483
1490
|
return new ExpensesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1608,6 +1615,12 @@ class ExpensesServiceCountReq extends protobuf_1.Message {
|
|
|
1608
1615
|
* @generated from field: uint64 project_id = 30;
|
|
1609
1616
|
*/
|
|
1610
1617
|
projectId = protobuf_1.protoInt64.zero;
|
|
1618
|
+
/**
|
|
1619
|
+
* The list of form data filters
|
|
1620
|
+
*
|
|
1621
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1622
|
+
*/
|
|
1623
|
+
formData = [];
|
|
1611
1624
|
constructor(data) {
|
|
1612
1625
|
super();
|
|
1613
1626
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1633,6 +1646,7 @@ class ExpensesServiceCountReq extends protobuf_1.Message {
|
|
|
1633
1646
|
{ no: 22, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1634
1647
|
{ no: 23, name: "paid_by_user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1635
1648
|
{ no: 30, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1649
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1636
1650
|
]);
|
|
1637
1651
|
static fromBinary(bytes, options) {
|
|
1638
1652
|
return new ExpensesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1471,6 +1471,12 @@ class GoalsServiceFilterReq extends protobuf_1.Message {
|
|
|
1471
1471
|
* @generated from field: string end_date_exact = 38;
|
|
1472
1472
|
*/
|
|
1473
1473
|
endDateExact = "";
|
|
1474
|
+
/**
|
|
1475
|
+
* The list of form data filters
|
|
1476
|
+
*
|
|
1477
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1478
|
+
*/
|
|
1479
|
+
formData = [];
|
|
1474
1480
|
constructor(data) {
|
|
1475
1481
|
super();
|
|
1476
1482
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1504,6 +1510,7 @@ class GoalsServiceFilterReq extends protobuf_1.Message {
|
|
|
1504
1510
|
{ no: 36, name: "end_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1505
1511
|
{ no: 37, name: "end_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1506
1512
|
{ no: 38, name: "end_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1513
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1507
1514
|
]);
|
|
1508
1515
|
static fromBinary(bytes, options) {
|
|
1509
1516
|
return new GoalsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1658,6 +1665,12 @@ class GoalsServiceCountReq extends protobuf_1.Message {
|
|
|
1658
1665
|
* @generated from field: string end_date_exact = 38;
|
|
1659
1666
|
*/
|
|
1660
1667
|
endDateExact = "";
|
|
1668
|
+
/**
|
|
1669
|
+
* The list of form data filters
|
|
1670
|
+
*
|
|
1671
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1672
|
+
*/
|
|
1673
|
+
formData = [];
|
|
1661
1674
|
constructor(data) {
|
|
1662
1675
|
super();
|
|
1663
1676
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1687,6 +1700,7 @@ class GoalsServiceCountReq extends protobuf_1.Message {
|
|
|
1687
1700
|
{ no: 36, name: "end_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1688
1701
|
{ no: 37, name: "end_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1689
1702
|
{ no: 38, name: "end_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1703
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1690
1704
|
]);
|
|
1691
1705
|
static fromBinary(bytes, options) {
|
|
1692
1706
|
return new GoalsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1627,6 +1627,12 @@ class GoodsDispatchesServiceFilterReq extends protobuf_1.Message {
|
|
|
1627
1627
|
* @generated from field: uint64 project_id = 52;
|
|
1628
1628
|
*/
|
|
1629
1629
|
projectId = protobuf_1.protoInt64.zero;
|
|
1630
|
+
/**
|
|
1631
|
+
* The list of form data filters
|
|
1632
|
+
*
|
|
1633
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1634
|
+
*/
|
|
1635
|
+
formData = [];
|
|
1630
1636
|
constructor(data) {
|
|
1631
1637
|
super();
|
|
1632
1638
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1661,6 +1667,7 @@ class GoodsDispatchesServiceFilterReq extends protobuf_1.Message {
|
|
|
1661
1667
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1662
1668
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1663
1669
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1670
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1664
1671
|
]);
|
|
1665
1672
|
static fromBinary(bytes, options) {
|
|
1666
1673
|
return new GoodsDispatchesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1822,6 +1829,12 @@ class GoodsDispatchesServiceCountReq extends protobuf_1.Message {
|
|
|
1822
1829
|
* @generated from field: uint64 project_id = 52;
|
|
1823
1830
|
*/
|
|
1824
1831
|
projectId = protobuf_1.protoInt64.zero;
|
|
1832
|
+
/**
|
|
1833
|
+
* The list of form data filters
|
|
1834
|
+
*
|
|
1835
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1836
|
+
*/
|
|
1837
|
+
formData = [];
|
|
1825
1838
|
constructor(data) {
|
|
1826
1839
|
super();
|
|
1827
1840
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1852,6 +1865,7 @@ class GoodsDispatchesServiceCountReq extends protobuf_1.Message {
|
|
|
1852
1865
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1853
1866
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1854
1867
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1868
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1855
1869
|
]);
|
|
1856
1870
|
static fromBinary(bytes, options) {
|
|
1857
1871
|
return new GoodsDispatchesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1631,6 +1631,12 @@ class GoodsReceiptsServiceFilterReq extends protobuf_1.Message {
|
|
|
1631
1631
|
* @generated from field: Scailo.GOODS_RECEIPT_BILLING_STATUS billing_status = 50;
|
|
1632
1632
|
*/
|
|
1633
1633
|
billingStatus = GOODS_RECEIPT_BILLING_STATUS.GOODS_RECEIPT_BILLING_STATUS_ANY_UNSPECIFIED;
|
|
1634
|
+
/**
|
|
1635
|
+
* The list of form data filters
|
|
1636
|
+
*
|
|
1637
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1638
|
+
*/
|
|
1639
|
+
formData = [];
|
|
1634
1640
|
constructor(data) {
|
|
1635
1641
|
super();
|
|
1636
1642
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1667,6 +1673,7 @@ class GoodsReceiptsServiceFilterReq extends protobuf_1.Message {
|
|
|
1667
1673
|
{ no: 31, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1668
1674
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1669
1675
|
{ no: 50, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(GOODS_RECEIPT_BILLING_STATUS) },
|
|
1676
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1670
1677
|
]);
|
|
1671
1678
|
static fromBinary(bytes, options) {
|
|
1672
1679
|
return new GoodsReceiptsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1839,6 +1846,12 @@ class GoodsReceiptsServiceCountReq extends protobuf_1.Message {
|
|
|
1839
1846
|
* @generated from field: Scailo.GOODS_RECEIPT_BILLING_STATUS billing_status = 50;
|
|
1840
1847
|
*/
|
|
1841
1848
|
billingStatus = GOODS_RECEIPT_BILLING_STATUS.GOODS_RECEIPT_BILLING_STATUS_ANY_UNSPECIFIED;
|
|
1849
|
+
/**
|
|
1850
|
+
* The list of form data filters
|
|
1851
|
+
*
|
|
1852
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1853
|
+
*/
|
|
1854
|
+
formData = [];
|
|
1842
1855
|
constructor(data) {
|
|
1843
1856
|
super();
|
|
1844
1857
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1871,6 +1884,7 @@ class GoodsReceiptsServiceCountReq extends protobuf_1.Message {
|
|
|
1871
1884
|
{ no: 31, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1872
1885
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1873
1886
|
{ no: 50, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(GOODS_RECEIPT_BILLING_STATUS) },
|
|
1887
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1874
1888
|
]);
|
|
1875
1889
|
static fromBinary(bytes, options) {
|
|
1876
1890
|
return new GoodsReceiptsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1632,6 +1632,12 @@ class InwardJobsServiceFilterReq extends protobuf_1.Message {
|
|
|
1632
1632
|
* @generated from field: uint64 outward_family_id = 30;
|
|
1633
1633
|
*/
|
|
1634
1634
|
outwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1635
|
+
/**
|
|
1636
|
+
* The list of form data filters
|
|
1637
|
+
*
|
|
1638
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1639
|
+
*/
|
|
1640
|
+
formData = [];
|
|
1635
1641
|
constructor(data) {
|
|
1636
1642
|
super();
|
|
1637
1643
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1666,6 +1672,7 @@ class InwardJobsServiceFilterReq extends protobuf_1.Message {
|
|
|
1666
1672
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1667
1673
|
{ no: 25, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1668
1674
|
{ no: 30, name: "outward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1675
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1669
1676
|
]);
|
|
1670
1677
|
static fromBinary(bytes, options) {
|
|
1671
1678
|
return new InwardJobsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1826,6 +1833,12 @@ class InwardJobsServiceCountReq extends protobuf_1.Message {
|
|
|
1826
1833
|
* @generated from field: uint64 outward_family_id = 30;
|
|
1827
1834
|
*/
|
|
1828
1835
|
outwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1836
|
+
/**
|
|
1837
|
+
* The list of form data filters
|
|
1838
|
+
*
|
|
1839
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1840
|
+
*/
|
|
1841
|
+
formData = [];
|
|
1829
1842
|
constructor(data) {
|
|
1830
1843
|
super();
|
|
1831
1844
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1856,6 +1869,7 @@ class InwardJobsServiceCountReq extends protobuf_1.Message {
|
|
|
1856
1869
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1857
1870
|
{ no: 25, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1858
1871
|
{ no: 30, name: "outward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1872
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1859
1873
|
]);
|
|
1860
1874
|
static fromBinary(bytes, options) {
|
|
1861
1875
|
return new InwardJobsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1526,6 +1526,12 @@ class InwardJobsFreeIssueMaterialsServiceFilterReq extends protobuf_1.Message {
|
|
|
1526
1526
|
* @generated from field: uint64 project_id = 52;
|
|
1527
1527
|
*/
|
|
1528
1528
|
projectId = protobuf_1.protoInt64.zero;
|
|
1529
|
+
/**
|
|
1530
|
+
* The list of form data filters
|
|
1531
|
+
*
|
|
1532
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1533
|
+
*/
|
|
1534
|
+
formData = [];
|
|
1529
1535
|
constructor(data) {
|
|
1530
1536
|
super();
|
|
1531
1537
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1558,6 +1564,7 @@ class InwardJobsFreeIssueMaterialsServiceFilterReq extends protobuf_1.Message {
|
|
|
1558
1564
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1559
1565
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1560
1566
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1567
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1561
1568
|
]);
|
|
1562
1569
|
static fromBinary(bytes, options) {
|
|
1563
1570
|
return new InwardJobsFreeIssueMaterialsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1707,6 +1714,12 @@ class InwardJobsFreeIssueMaterialsServiceCountReq extends protobuf_1.Message {
|
|
|
1707
1714
|
* @generated from field: uint64 project_id = 52;
|
|
1708
1715
|
*/
|
|
1709
1716
|
projectId = protobuf_1.protoInt64.zero;
|
|
1717
|
+
/**
|
|
1718
|
+
* The list of form data filters
|
|
1719
|
+
*
|
|
1720
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1721
|
+
*/
|
|
1722
|
+
formData = [];
|
|
1710
1723
|
constructor(data) {
|
|
1711
1724
|
super();
|
|
1712
1725
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1735,6 +1748,7 @@ class InwardJobsFreeIssueMaterialsServiceCountReq extends protobuf_1.Message {
|
|
|
1735
1748
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1736
1749
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1737
1750
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1751
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1738
1752
|
]);
|
|
1739
1753
|
static fromBinary(bytes, options) {
|
|
1740
1754
|
return new InwardJobsFreeIssueMaterialsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1538,6 +1538,12 @@ class InwardJobsFreeIssueMaterialsReturnsServiceFilterReq extends protobuf_1.Mes
|
|
|
1538
1538
|
* @generated from field: uint64 project_id = 52;
|
|
1539
1539
|
*/
|
|
1540
1540
|
projectId = protobuf_1.protoInt64.zero;
|
|
1541
|
+
/**
|
|
1542
|
+
* The list of form data filters
|
|
1543
|
+
*
|
|
1544
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1545
|
+
*/
|
|
1546
|
+
formData = [];
|
|
1541
1547
|
constructor(data) {
|
|
1542
1548
|
super();
|
|
1543
1549
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1571,6 +1577,7 @@ class InwardJobsFreeIssueMaterialsReturnsServiceFilterReq extends protobuf_1.Mes
|
|
|
1571
1577
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1572
1578
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1573
1579
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1580
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1574
1581
|
]);
|
|
1575
1582
|
static fromBinary(bytes, options) {
|
|
1576
1583
|
return new InwardJobsFreeIssueMaterialsReturnsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1726,6 +1733,12 @@ class InwardJobsFreeIssueMaterialsReturnsServiceCountReq extends protobuf_1.Mess
|
|
|
1726
1733
|
* @generated from field: uint64 project_id = 52;
|
|
1727
1734
|
*/
|
|
1728
1735
|
projectId = protobuf_1.protoInt64.zero;
|
|
1736
|
+
/**
|
|
1737
|
+
* The list of form data filters
|
|
1738
|
+
*
|
|
1739
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1740
|
+
*/
|
|
1741
|
+
formData = [];
|
|
1729
1742
|
constructor(data) {
|
|
1730
1743
|
super();
|
|
1731
1744
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1755,6 +1768,7 @@ class InwardJobsFreeIssueMaterialsReturnsServiceCountReq extends protobuf_1.Mess
|
|
|
1755
1768
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1756
1769
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1757
1770
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1771
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1758
1772
|
]);
|
|
1759
1773
|
static fromBinary(bytes, options) {
|
|
1760
1774
|
return new InwardJobsFreeIssueMaterialsReturnsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -764,6 +764,12 @@ class LeavesRequestsServiceFilterReq extends protobuf_1.Message {
|
|
|
764
764
|
* @generated from field: uint64 to_timestamp_end = 27;
|
|
765
765
|
*/
|
|
766
766
|
toTimestampEnd = protobuf_1.protoInt64.zero;
|
|
767
|
+
/**
|
|
768
|
+
* The list of form data filters
|
|
769
|
+
*
|
|
770
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
771
|
+
*/
|
|
772
|
+
formData = [];
|
|
767
773
|
constructor(data) {
|
|
768
774
|
super();
|
|
769
775
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -796,6 +802,7 @@ class LeavesRequestsServiceFilterReq extends protobuf_1.Message {
|
|
|
796
802
|
{ no: 25, name: "from_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
797
803
|
{ no: 26, name: "to_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
798
804
|
{ no: 27, name: "to_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
805
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
799
806
|
]);
|
|
800
807
|
static fromBinary(bytes, options) {
|
|
801
808
|
return new LeavesRequestsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -944,6 +951,12 @@ class LeavesRequestsServiceCountReq extends protobuf_1.Message {
|
|
|
944
951
|
* @generated from field: uint64 to_timestamp_end = 27;
|
|
945
952
|
*/
|
|
946
953
|
toTimestampEnd = protobuf_1.protoInt64.zero;
|
|
954
|
+
/**
|
|
955
|
+
* The list of form data filters
|
|
956
|
+
*
|
|
957
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
958
|
+
*/
|
|
959
|
+
formData = [];
|
|
947
960
|
constructor(data) {
|
|
948
961
|
super();
|
|
949
962
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -972,6 +985,7 @@ class LeavesRequestsServiceCountReq extends protobuf_1.Message {
|
|
|
972
985
|
{ no: 25, name: "from_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
973
986
|
{ no: 26, name: "to_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
974
987
|
{ no: 27, name: "to_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
988
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
975
989
|
]);
|
|
976
990
|
static fromBinary(bytes, options) {
|
|
977
991
|
return new LeavesRequestsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -637,6 +637,12 @@ class LocationsServiceFilterReq extends protobuf_1.Message {
|
|
|
637
637
|
* @generated from field: string phone = 23;
|
|
638
638
|
*/
|
|
639
639
|
phone = "";
|
|
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 LocationsServiceFilterReq extends protobuf_1.Message {
|
|
|
663
669
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
664
670
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
665
671
|
{ no: 23, name: "phone", 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 LocationsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -775,6 +782,12 @@ class LocationsServiceCountReq extends protobuf_1.Message {
|
|
|
775
782
|
* @generated from field: string phone = 23;
|
|
776
783
|
*/
|
|
777
784
|
phone = "";
|
|
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 LocationsServiceCountReq extends protobuf_1.Message {
|
|
|
797
810
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
798
811
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
799
812
|
{ no: 23, name: "phone", 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 LocationsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -909,6 +909,12 @@ class MeetingsServiceFilterReq extends protobuf_1.Message {
|
|
|
909
909
|
* @generated from field: uint64 activity_tag_id = 42;
|
|
910
910
|
*/
|
|
911
911
|
activityTagId = protobuf_1.protoInt64.zero;
|
|
912
|
+
/**
|
|
913
|
+
* The list of form data filters
|
|
914
|
+
*
|
|
915
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
916
|
+
*/
|
|
917
|
+
formData = [];
|
|
912
918
|
constructor(data) {
|
|
913
919
|
super();
|
|
914
920
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -938,6 +944,7 @@ class MeetingsServiceFilterReq extends protobuf_1.Message {
|
|
|
938
944
|
{ no: 40, name: "employee_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
939
945
|
{ no: 41, name: "associate_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
940
946
|
{ no: 42, name: "activity_tag_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
947
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
941
948
|
]);
|
|
942
949
|
static fromBinary(bytes, options) {
|
|
943
950
|
return new MeetingsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1068,6 +1075,12 @@ class MeetingsServiceCountReq extends protobuf_1.Message {
|
|
|
1068
1075
|
* @generated from field: uint64 activity_tag_id = 42;
|
|
1069
1076
|
*/
|
|
1070
1077
|
activityTagId = protobuf_1.protoInt64.zero;
|
|
1078
|
+
/**
|
|
1079
|
+
* The list of form data filters
|
|
1080
|
+
*
|
|
1081
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1082
|
+
*/
|
|
1083
|
+
formData = [];
|
|
1071
1084
|
constructor(data) {
|
|
1072
1085
|
super();
|
|
1073
1086
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1093,6 +1106,7 @@ class MeetingsServiceCountReq extends protobuf_1.Message {
|
|
|
1093
1106
|
{ no: 40, name: "employee_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1094
1107
|
{ no: 41, name: "associate_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1095
1108
|
{ no: 42, name: "activity_tag_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 },
|
|
1096
1110
|
]);
|
|
1097
1111
|
static fromBinary(bytes, options) {
|
|
1098
1112
|
return new MeetingsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -869,6 +869,12 @@ class OnDutiesServiceFilterReq extends protobuf_1.Message {
|
|
|
869
869
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
870
870
|
*/
|
|
871
871
|
exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
872
|
+
/**
|
|
873
|
+
* The list of form data filters
|
|
874
|
+
*
|
|
875
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
876
|
+
*/
|
|
877
|
+
formData = [];
|
|
872
878
|
constructor(data) {
|
|
873
879
|
super();
|
|
874
880
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -900,6 +906,7 @@ class OnDutiesServiceFilterReq extends protobuf_1.Message {
|
|
|
900
906
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
901
907
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
902
908
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
909
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
903
910
|
]);
|
|
904
911
|
static fromBinary(bytes, options) {
|
|
905
912
|
return new OnDutiesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1042,6 +1049,12 @@ class OnDutiesServiceCountReq extends protobuf_1.Message {
|
|
|
1042
1049
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
1043
1050
|
*/
|
|
1044
1051
|
exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
1052
|
+
/**
|
|
1053
|
+
* The list of form data filters
|
|
1054
|
+
*
|
|
1055
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1056
|
+
*/
|
|
1057
|
+
formData = [];
|
|
1045
1058
|
constructor(data) {
|
|
1046
1059
|
super();
|
|
1047
1060
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1069,6 +1082,7 @@ class OnDutiesServiceCountReq extends protobuf_1.Message {
|
|
|
1069
1082
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1070
1083
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1071
1084
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1085
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1072
1086
|
]);
|
|
1073
1087
|
static fromBinary(bytes, options) {
|
|
1074
1088
|
return new OnDutiesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1503,6 +1503,12 @@ class OutwardJobsServiceFilterReq extends protobuf_1.Message {
|
|
|
1503
1503
|
* @generated from field: uint64 inward_family_id = 30;
|
|
1504
1504
|
*/
|
|
1505
1505
|
inwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1506
|
+
/**
|
|
1507
|
+
* The list of form data filters
|
|
1508
|
+
*
|
|
1509
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1510
|
+
*/
|
|
1511
|
+
formData = [];
|
|
1506
1512
|
constructor(data) {
|
|
1507
1513
|
super();
|
|
1508
1514
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1536,6 +1542,7 @@ class OutwardJobsServiceFilterReq extends protobuf_1.Message {
|
|
|
1536
1542
|
{ no: 23, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1537
1543
|
{ no: 26, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1538
1544
|
{ no: 30, name: "inward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1545
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1539
1546
|
]);
|
|
1540
1547
|
static fromBinary(bytes, options) {
|
|
1541
1548
|
return new OutwardJobsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1690,6 +1697,12 @@ class OutwardJobsServiceCountReq extends protobuf_1.Message {
|
|
|
1690
1697
|
* @generated from field: uint64 inward_family_id = 30;
|
|
1691
1698
|
*/
|
|
1692
1699
|
inwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1700
|
+
/**
|
|
1701
|
+
* The list of form data filters
|
|
1702
|
+
*
|
|
1703
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1704
|
+
*/
|
|
1705
|
+
formData = [];
|
|
1693
1706
|
constructor(data) {
|
|
1694
1707
|
super();
|
|
1695
1708
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1719,6 +1732,7 @@ class OutwardJobsServiceCountReq extends protobuf_1.Message {
|
|
|
1719
1732
|
{ no: 23, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1720
1733
|
{ no: 26, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1721
1734
|
{ no: 30, name: "inward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1735
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1722
1736
|
]);
|
|
1723
1737
|
static fromBinary(bytes, options) {
|
|
1724
1738
|
return new OutwardJobsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1582,6 +1582,12 @@ class OutwardJobsFreeIssueMaterialsServiceFilterReq extends protobuf_1.Message {
|
|
|
1582
1582
|
* @generated from field: uint64 project_id = 52;
|
|
1583
1583
|
*/
|
|
1584
1584
|
projectId = protobuf_1.protoInt64.zero;
|
|
1585
|
+
/**
|
|
1586
|
+
* The list of form data filters
|
|
1587
|
+
*
|
|
1588
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1589
|
+
*/
|
|
1590
|
+
formData = [];
|
|
1585
1591
|
constructor(data) {
|
|
1586
1592
|
super();
|
|
1587
1593
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1614,6 +1620,7 @@ class OutwardJobsFreeIssueMaterialsServiceFilterReq extends protobuf_1.Message {
|
|
|
1614
1620
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1615
1621
|
{ no: 51, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1616
1622
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1623
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1617
1624
|
]);
|
|
1618
1625
|
static fromBinary(bytes, options) {
|
|
1619
1626
|
return new OutwardJobsFreeIssueMaterialsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1763,6 +1770,12 @@ class OutwardJobsFreeIssueMaterialsServiceCountReq extends protobuf_1.Message {
|
|
|
1763
1770
|
* @generated from field: uint64 project_id = 52;
|
|
1764
1771
|
*/
|
|
1765
1772
|
projectId = protobuf_1.protoInt64.zero;
|
|
1773
|
+
/**
|
|
1774
|
+
* The list of form data filters
|
|
1775
|
+
*
|
|
1776
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1777
|
+
*/
|
|
1778
|
+
formData = [];
|
|
1766
1779
|
constructor(data) {
|
|
1767
1780
|
super();
|
|
1768
1781
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1791,6 +1804,7 @@ class OutwardJobsFreeIssueMaterialsServiceCountReq extends protobuf_1.Message {
|
|
|
1791
1804
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1792
1805
|
{ no: 51, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1793
1806
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1807
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1794
1808
|
]);
|
|
1795
1809
|
static fromBinary(bytes, options) {
|
|
1796
1810
|
return new OutwardJobsFreeIssueMaterialsServiceCountReq().fromBinary(bytes, options);
|