@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
|
@@ -809,6 +809,12 @@ class AbsencesServiceFilterReq extends protobuf_1.Message {
|
|
|
809
809
|
* @generated from field: uint64 quantity_max = 30;
|
|
810
810
|
*/
|
|
811
811
|
this.quantityMax = protobuf_1.protoInt64.zero;
|
|
812
|
+
/**
|
|
813
|
+
* The list of form data filters
|
|
814
|
+
*
|
|
815
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
816
|
+
*/
|
|
817
|
+
this.formData = [];
|
|
812
818
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
813
819
|
}
|
|
814
820
|
static fromBinary(bytes, options) {
|
|
@@ -856,6 +862,7 @@ AbsencesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
856
862
|
{ no: 28, name: "uom_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
857
863
|
{ no: 29, name: "quantity_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
858
864
|
{ no: 30, name: "quantity_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
865
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
859
866
|
]);
|
|
860
867
|
/**
|
|
861
868
|
*
|
|
@@ -1010,6 +1017,12 @@ class AbsencesServiceCountReq extends protobuf_1.Message {
|
|
|
1010
1017
|
* @generated from field: uint64 quantity_max = 30;
|
|
1011
1018
|
*/
|
|
1012
1019
|
this.quantityMax = protobuf_1.protoInt64.zero;
|
|
1020
|
+
/**
|
|
1021
|
+
* The list of form data filters
|
|
1022
|
+
*
|
|
1023
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1024
|
+
*/
|
|
1025
|
+
this.formData = [];
|
|
1013
1026
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1014
1027
|
}
|
|
1015
1028
|
static fromBinary(bytes, options) {
|
|
@@ -1053,6 +1066,7 @@ AbsencesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1053
1066
|
{ no: 28, name: "uom_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1054
1067
|
{ no: 29, name: "quantity_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1055
1068
|
{ no: 30, name: "quantity_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1069
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1056
1070
|
]);
|
|
1057
1071
|
/**
|
|
1058
1072
|
*
|
|
@@ -1273,6 +1273,12 @@ class AssetIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1273
1273
|
* @generated from field: uint64 project_id = 50;
|
|
1274
1274
|
*/
|
|
1275
1275
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1276
|
+
/**
|
|
1277
|
+
* The list of form data filters
|
|
1278
|
+
*
|
|
1279
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1280
|
+
*/
|
|
1281
|
+
this.formData = [];
|
|
1276
1282
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1277
1283
|
}
|
|
1278
1284
|
static fromBinary(bytes, options) {
|
|
@@ -1315,6 +1321,7 @@ AssetIndentsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1315
1321
|
{ no: 25, name: "user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1316
1322
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1317
1323
|
{ no: 50, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1324
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1318
1325
|
]);
|
|
1319
1326
|
/**
|
|
1320
1327
|
*
|
|
@@ -1439,6 +1446,12 @@ class AssetIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1439
1446
|
* @generated from field: uint64 project_id = 50;
|
|
1440
1447
|
*/
|
|
1441
1448
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1449
|
+
/**
|
|
1450
|
+
* The list of form data filters
|
|
1451
|
+
*
|
|
1452
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1453
|
+
*/
|
|
1454
|
+
this.formData = [];
|
|
1442
1455
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1443
1456
|
}
|
|
1444
1457
|
static fromBinary(bytes, options) {
|
|
@@ -1477,6 +1490,7 @@ AssetIndentsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1477
1490
|
{ no: 25, name: "user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1478
1491
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1479
1492
|
{ no: 50, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1493
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1480
1494
|
]);
|
|
1481
1495
|
/**
|
|
1482
1496
|
*
|
|
@@ -859,6 +859,12 @@ class AttendancesServiceFilterReq extends protobuf_1.Message {
|
|
|
859
859
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
860
860
|
*/
|
|
861
861
|
this.exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
862
|
+
/**
|
|
863
|
+
* The list of form data filters
|
|
864
|
+
*
|
|
865
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
866
|
+
*/
|
|
867
|
+
this.formData = [];
|
|
862
868
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
863
869
|
}
|
|
864
870
|
static fromBinary(bytes, options) {
|
|
@@ -902,6 +908,7 @@ AttendancesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
902
908
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
903
909
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
904
910
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
911
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
905
912
|
]);
|
|
906
913
|
/**
|
|
907
914
|
*
|
|
@@ -1032,6 +1039,12 @@ class AttendancesServiceCountReq extends protobuf_1.Message {
|
|
|
1032
1039
|
* @generated from field: uint64 exit_timestamp_end = 27;
|
|
1033
1040
|
*/
|
|
1034
1041
|
this.exitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
1042
|
+
/**
|
|
1043
|
+
* The list of form data filters
|
|
1044
|
+
*
|
|
1045
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1046
|
+
*/
|
|
1047
|
+
this.formData = [];
|
|
1035
1048
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1036
1049
|
}
|
|
1037
1050
|
static fromBinary(bytes, options) {
|
|
@@ -1071,6 +1084,7 @@ AttendancesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1071
1084
|
{ no: 25, name: "entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1072
1085
|
{ no: 26, name: "exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1073
1086
|
{ no: 27, name: "exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1087
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1074
1088
|
]);
|
|
1075
1089
|
/**
|
|
1076
1090
|
*
|
|
@@ -792,6 +792,12 @@ class AttendancesAmendmentsServiceFilterReq extends protobuf_1.Message {
|
|
|
792
792
|
* @generated from field: uint64 amendment_exit_timestamp_end = 31;
|
|
793
793
|
*/
|
|
794
794
|
this.amendmentExitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
795
|
+
/**
|
|
796
|
+
* The list of form data filters
|
|
797
|
+
*
|
|
798
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
799
|
+
*/
|
|
800
|
+
this.formData = [];
|
|
795
801
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
796
802
|
}
|
|
797
803
|
static fromBinary(bytes, options) {
|
|
@@ -840,6 +846,7 @@ AttendancesAmendmentsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldLi
|
|
|
840
846
|
{ no: 29, name: "amendment_entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
841
847
|
{ no: 30, name: "amendment_exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
842
848
|
{ no: 31, name: "amendment_exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
849
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
843
850
|
]);
|
|
844
851
|
/**
|
|
845
852
|
*
|
|
@@ -1000,6 +1007,12 @@ class AttendancesAmendmentsServiceCountReq extends protobuf_1.Message {
|
|
|
1000
1007
|
* @generated from field: uint64 amendment_exit_timestamp_end = 31;
|
|
1001
1008
|
*/
|
|
1002
1009
|
this.amendmentExitTimestampEnd = protobuf_1.protoInt64.zero;
|
|
1010
|
+
/**
|
|
1011
|
+
* The list of form data filters
|
|
1012
|
+
*
|
|
1013
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1014
|
+
*/
|
|
1015
|
+
this.formData = [];
|
|
1003
1016
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1004
1017
|
}
|
|
1005
1018
|
static fromBinary(bytes, options) {
|
|
@@ -1044,6 +1057,7 @@ AttendancesAmendmentsServiceCountReq.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
1044
1057
|
{ no: 29, name: "amendment_entry_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1045
1058
|
{ no: 30, name: "amendment_exit_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1046
1059
|
{ no: 31, name: "amendment_exit_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1060
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1047
1061
|
]);
|
|
1048
1062
|
/**
|
|
1049
1063
|
*
|
|
@@ -559,6 +559,12 @@ class BankAccountsServiceFilterReq extends protobuf_1.Message {
|
|
|
559
559
|
* @generated from field: string code = 21;
|
|
560
560
|
*/
|
|
561
561
|
this.code = "";
|
|
562
|
+
/**
|
|
563
|
+
* The list of form data filters
|
|
564
|
+
*
|
|
565
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
566
|
+
*/
|
|
567
|
+
this.formData = [];
|
|
562
568
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
563
569
|
}
|
|
564
570
|
static fromBinary(bytes, options) {
|
|
@@ -595,6 +601,7 @@ BankAccountsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
595
601
|
{ no: 14, name: "approver_role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
596
602
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
597
603
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
604
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
598
605
|
]);
|
|
599
606
|
/**
|
|
600
607
|
*
|
|
@@ -683,6 +690,12 @@ class BankAccountsServiceCountReq extends protobuf_1.Message {
|
|
|
683
690
|
* @generated from field: string code = 21;
|
|
684
691
|
*/
|
|
685
692
|
this.code = "";
|
|
693
|
+
/**
|
|
694
|
+
* The list of form data filters
|
|
695
|
+
*
|
|
696
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
697
|
+
*/
|
|
698
|
+
this.formData = [];
|
|
686
699
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
687
700
|
}
|
|
688
701
|
static fromBinary(bytes, options) {
|
|
@@ -715,6 +728,7 @@ BankAccountsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
715
728
|
{ no: 14, name: "approver_role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
716
729
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
717
730
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
731
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
718
732
|
]);
|
|
719
733
|
/**
|
|
720
734
|
*
|
|
@@ -681,6 +681,12 @@ class ClientsServiceFilterReq extends protobuf_1.Message {
|
|
|
681
681
|
* @generated from field: string phone = 23;
|
|
682
682
|
*/
|
|
683
683
|
this.phone = "";
|
|
684
|
+
/**
|
|
685
|
+
* The list of form data filters
|
|
686
|
+
*
|
|
687
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
688
|
+
*/
|
|
689
|
+
this.formData = [];
|
|
684
690
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
685
691
|
}
|
|
686
692
|
static fromBinary(bytes, options) {
|
|
@@ -719,6 +725,7 @@ ClientsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
719
725
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
720
726
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
721
727
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
728
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
722
729
|
]);
|
|
723
730
|
/**
|
|
724
731
|
*
|
|
@@ -819,6 +826,12 @@ class ClientsServiceCountReq extends protobuf_1.Message {
|
|
|
819
826
|
* @generated from field: string phone = 23;
|
|
820
827
|
*/
|
|
821
828
|
this.phone = "";
|
|
829
|
+
/**
|
|
830
|
+
* The list of form data filters
|
|
831
|
+
*
|
|
832
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
833
|
+
*/
|
|
834
|
+
this.formData = [];
|
|
822
835
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
823
836
|
}
|
|
824
837
|
static fromBinary(bytes, options) {
|
|
@@ -853,6 +866,7 @@ ClientsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
853
866
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
854
867
|
{ no: 22, name: "email", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
855
868
|
{ no: 23, name: "phone", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
869
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
856
870
|
]);
|
|
857
871
|
/**
|
|
858
872
|
*
|
|
@@ -1759,6 +1759,12 @@ class CreditNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1759
1759
|
* @generated from field: uint64 total_value_max = 71;
|
|
1760
1760
|
*/
|
|
1761
1761
|
this.totalValueMax = protobuf_1.protoInt64.zero;
|
|
1762
|
+
/**
|
|
1763
|
+
* The list of form data filters
|
|
1764
|
+
*
|
|
1765
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1766
|
+
*/
|
|
1767
|
+
this.formData = [];
|
|
1762
1768
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1763
1769
|
}
|
|
1764
1770
|
static fromBinary(bytes, options) {
|
|
@@ -1807,6 +1813,7 @@ CreditNotesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1807
1813
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1808
1814
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1809
1815
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1816
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1810
1817
|
]);
|
|
1811
1818
|
/**
|
|
1812
1819
|
*
|
|
@@ -1968,6 +1975,12 @@ class CreditNotesServiceCountReq extends protobuf_1.Message {
|
|
|
1968
1975
|
* @generated from field: uint64 total_value_max = 71;
|
|
1969
1976
|
*/
|
|
1970
1977
|
this.totalValueMax = protobuf_1.protoInt64.zero;
|
|
1978
|
+
/**
|
|
1979
|
+
* The list of form data filters
|
|
1980
|
+
*
|
|
1981
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1982
|
+
*/
|
|
1983
|
+
this.formData = [];
|
|
1971
1984
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1972
1985
|
}
|
|
1973
1986
|
static fromBinary(bytes, options) {
|
|
@@ -2012,6 +2025,7 @@ CreditNotesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
2012
2025
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2013
2026
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2014
2027
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2028
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2015
2029
|
]);
|
|
2016
2030
|
/**
|
|
2017
2031
|
*
|
|
@@ -1690,6 +1690,12 @@ class DebitNotesServiceFilterReq extends protobuf_1.Message {
|
|
|
1690
1690
|
* @generated from field: uint64 total_value_max = 71;
|
|
1691
1691
|
*/
|
|
1692
1692
|
this.totalValueMax = protobuf_1.protoInt64.zero;
|
|
1693
|
+
/**
|
|
1694
|
+
* The list of form data filters
|
|
1695
|
+
*
|
|
1696
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1697
|
+
*/
|
|
1698
|
+
this.formData = [];
|
|
1693
1699
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1694
1700
|
}
|
|
1695
1701
|
static fromBinary(bytes, options) {
|
|
@@ -1736,6 +1742,7 @@ DebitNotesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1736
1742
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1737
1743
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1738
1744
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1745
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1739
1746
|
]);
|
|
1740
1747
|
/**
|
|
1741
1748
|
*
|
|
@@ -1884,6 +1891,12 @@ class DebitNotesServiceCountReq extends protobuf_1.Message {
|
|
|
1884
1891
|
* @generated from field: uint64 total_value_max = 71;
|
|
1885
1892
|
*/
|
|
1886
1893
|
this.totalValueMax = protobuf_1.protoInt64.zero;
|
|
1894
|
+
/**
|
|
1895
|
+
* The list of form data filters
|
|
1896
|
+
*
|
|
1897
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1898
|
+
*/
|
|
1899
|
+
this.formData = [];
|
|
1887
1900
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1888
1901
|
}
|
|
1889
1902
|
static fromBinary(bytes, options) {
|
|
@@ -1926,6 +1939,7 @@ DebitNotesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1926
1939
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1927
1940
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1928
1941
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1942
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1929
1943
|
]);
|
|
1930
1944
|
/**
|
|
1931
1945
|
*
|
|
@@ -1427,6 +1427,12 @@ class ExpensesServiceFilterReq extends protobuf_1.Message {
|
|
|
1427
1427
|
* @generated from field: uint64 project_id = 30;
|
|
1428
1428
|
*/
|
|
1429
1429
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1430
|
+
/**
|
|
1431
|
+
* The list of form data filters
|
|
1432
|
+
*
|
|
1433
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1434
|
+
*/
|
|
1435
|
+
this.formData = [];
|
|
1430
1436
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1431
1437
|
}
|
|
1432
1438
|
static fromBinary(bytes, options) {
|
|
@@ -1468,6 +1474,7 @@ ExpensesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1468
1474
|
{ no: 22, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1469
1475
|
{ no: 23, name: "paid_by_user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1470
1476
|
{ no: 30, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1477
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1471
1478
|
]);
|
|
1472
1479
|
/**
|
|
1473
1480
|
*
|
|
@@ -1586,6 +1593,12 @@ class ExpensesServiceCountReq extends protobuf_1.Message {
|
|
|
1586
1593
|
* @generated from field: uint64 project_id = 30;
|
|
1587
1594
|
*/
|
|
1588
1595
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1596
|
+
/**
|
|
1597
|
+
* The list of form data filters
|
|
1598
|
+
*
|
|
1599
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1600
|
+
*/
|
|
1601
|
+
this.formData = [];
|
|
1589
1602
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1590
1603
|
}
|
|
1591
1604
|
static fromBinary(bytes, options) {
|
|
@@ -1623,6 +1636,7 @@ ExpensesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1623
1636
|
{ no: 22, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1624
1637
|
{ no: 23, name: "paid_by_user_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1625
1638
|
{ no: 30, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1639
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1626
1640
|
]);
|
|
1627
1641
|
/**
|
|
1628
1642
|
*
|
|
@@ -1449,6 +1449,12 @@ class GoalsServiceFilterReq extends protobuf_1.Message {
|
|
|
1449
1449
|
* @generated from field: string end_date_exact = 38;
|
|
1450
1450
|
*/
|
|
1451
1451
|
this.endDateExact = "";
|
|
1452
|
+
/**
|
|
1453
|
+
* The list of form data filters
|
|
1454
|
+
*
|
|
1455
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1456
|
+
*/
|
|
1457
|
+
this.formData = [];
|
|
1452
1458
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1453
1459
|
}
|
|
1454
1460
|
static fromBinary(bytes, options) {
|
|
@@ -1494,6 +1500,7 @@ GoalsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1494
1500
|
{ no: 36, name: "end_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1495
1501
|
{ no: 37, name: "end_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1496
1502
|
{ no: 38, name: "end_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1503
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1497
1504
|
]);
|
|
1498
1505
|
/**
|
|
1499
1506
|
*
|
|
@@ -1636,6 +1643,12 @@ class GoalsServiceCountReq extends protobuf_1.Message {
|
|
|
1636
1643
|
* @generated from field: string end_date_exact = 38;
|
|
1637
1644
|
*/
|
|
1638
1645
|
this.endDateExact = "";
|
|
1646
|
+
/**
|
|
1647
|
+
* The list of form data filters
|
|
1648
|
+
*
|
|
1649
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1650
|
+
*/
|
|
1651
|
+
this.formData = [];
|
|
1639
1652
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1640
1653
|
}
|
|
1641
1654
|
static fromBinary(bytes, options) {
|
|
@@ -1677,6 +1690,7 @@ GoalsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1677
1690
|
{ no: 36, name: "end_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1678
1691
|
{ no: 37, name: "end_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1679
1692
|
{ no: 38, name: "end_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1693
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1680
1694
|
]);
|
|
1681
1695
|
/**
|
|
1682
1696
|
*
|
|
@@ -1605,6 +1605,12 @@ class GoodsDispatchesServiceFilterReq extends protobuf_1.Message {
|
|
|
1605
1605
|
* @generated from field: uint64 project_id = 52;
|
|
1606
1606
|
*/
|
|
1607
1607
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1608
|
+
/**
|
|
1609
|
+
* The list of form data filters
|
|
1610
|
+
*
|
|
1611
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1612
|
+
*/
|
|
1613
|
+
this.formData = [];
|
|
1608
1614
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1609
1615
|
}
|
|
1610
1616
|
static fromBinary(bytes, options) {
|
|
@@ -1651,6 +1657,7 @@ GoodsDispatchesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1651
1657
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1652
1658
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1653
1659
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1660
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1654
1661
|
]);
|
|
1655
1662
|
/**
|
|
1656
1663
|
*
|
|
@@ -1800,6 +1807,12 @@ class GoodsDispatchesServiceCountReq extends protobuf_1.Message {
|
|
|
1800
1807
|
* @generated from field: uint64 project_id = 52;
|
|
1801
1808
|
*/
|
|
1802
1809
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1810
|
+
/**
|
|
1811
|
+
* The list of form data filters
|
|
1812
|
+
*
|
|
1813
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1814
|
+
*/
|
|
1815
|
+
this.formData = [];
|
|
1803
1816
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1804
1817
|
}
|
|
1805
1818
|
static fromBinary(bytes, options) {
|
|
@@ -1842,6 +1855,7 @@ GoodsDispatchesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
1842
1855
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1843
1856
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1844
1857
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1858
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1845
1859
|
]);
|
|
1846
1860
|
/**
|
|
1847
1861
|
*
|
|
@@ -1609,6 +1609,12 @@ class GoodsReceiptsServiceFilterReq extends protobuf_1.Message {
|
|
|
1609
1609
|
* @generated from field: Scailo.GOODS_RECEIPT_BILLING_STATUS billing_status = 50;
|
|
1610
1610
|
*/
|
|
1611
1611
|
this.billingStatus = GOODS_RECEIPT_BILLING_STATUS.GOODS_RECEIPT_BILLING_STATUS_ANY_UNSPECIFIED;
|
|
1612
|
+
/**
|
|
1613
|
+
* The list of form data filters
|
|
1614
|
+
*
|
|
1615
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1616
|
+
*/
|
|
1617
|
+
this.formData = [];
|
|
1612
1618
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1613
1619
|
}
|
|
1614
1620
|
static fromBinary(bytes, options) {
|
|
@@ -1657,6 +1663,7 @@ GoodsReceiptsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1657
1663
|
{ no: 31, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1658
1664
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1659
1665
|
{ no: 50, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(GOODS_RECEIPT_BILLING_STATUS) },
|
|
1666
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1660
1667
|
]);
|
|
1661
1668
|
/**
|
|
1662
1669
|
*
|
|
@@ -1817,6 +1824,12 @@ class GoodsReceiptsServiceCountReq extends protobuf_1.Message {
|
|
|
1817
1824
|
* @generated from field: Scailo.GOODS_RECEIPT_BILLING_STATUS billing_status = 50;
|
|
1818
1825
|
*/
|
|
1819
1826
|
this.billingStatus = GOODS_RECEIPT_BILLING_STATUS.GOODS_RECEIPT_BILLING_STATUS_ANY_UNSPECIFIED;
|
|
1827
|
+
/**
|
|
1828
|
+
* The list of form data filters
|
|
1829
|
+
*
|
|
1830
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1831
|
+
*/
|
|
1832
|
+
this.formData = [];
|
|
1820
1833
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1821
1834
|
}
|
|
1822
1835
|
static fromBinary(bytes, options) {
|
|
@@ -1861,6 +1874,7 @@ GoodsReceiptsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1861
1874
|
{ no: 31, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1862
1875
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1863
1876
|
{ no: 50, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(GOODS_RECEIPT_BILLING_STATUS) },
|
|
1877
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1864
1878
|
]);
|
|
1865
1879
|
/**
|
|
1866
1880
|
*
|
|
@@ -1610,6 +1610,12 @@ class InwardJobsServiceFilterReq extends protobuf_1.Message {
|
|
|
1610
1610
|
* @generated from field: uint64 outward_family_id = 30;
|
|
1611
1611
|
*/
|
|
1612
1612
|
this.outwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1613
|
+
/**
|
|
1614
|
+
* The list of form data filters
|
|
1615
|
+
*
|
|
1616
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1617
|
+
*/
|
|
1618
|
+
this.formData = [];
|
|
1613
1619
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1614
1620
|
}
|
|
1615
1621
|
static fromBinary(bytes, options) {
|
|
@@ -1656,6 +1662,7 @@ InwardJobsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1656
1662
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1657
1663
|
{ no: 25, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1658
1664
|
{ no: 30, name: "outward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1665
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1659
1666
|
]);
|
|
1660
1667
|
/**
|
|
1661
1668
|
*
|
|
@@ -1804,6 +1811,12 @@ class InwardJobsServiceCountReq extends protobuf_1.Message {
|
|
|
1804
1811
|
* @generated from field: uint64 outward_family_id = 30;
|
|
1805
1812
|
*/
|
|
1806
1813
|
this.outwardFamilyId = protobuf_1.protoInt64.zero;
|
|
1814
|
+
/**
|
|
1815
|
+
* The list of form data filters
|
|
1816
|
+
*
|
|
1817
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1818
|
+
*/
|
|
1819
|
+
this.formData = [];
|
|
1807
1820
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1808
1821
|
}
|
|
1809
1822
|
static fromBinary(bytes, options) {
|
|
@@ -1846,6 +1859,7 @@ InwardJobsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1846
1859
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1847
1860
|
{ no: 25, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1848
1861
|
{ no: 30, name: "outward_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1862
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1849
1863
|
]);
|
|
1850
1864
|
/**
|
|
1851
1865
|
*
|
|
@@ -1504,6 +1504,12 @@ class InwardJobsFreeIssueMaterialsServiceFilterReq extends protobuf_1.Message {
|
|
|
1504
1504
|
* @generated from field: uint64 project_id = 52;
|
|
1505
1505
|
*/
|
|
1506
1506
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1507
|
+
/**
|
|
1508
|
+
* The list of form data filters
|
|
1509
|
+
*
|
|
1510
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1511
|
+
*/
|
|
1512
|
+
this.formData = [];
|
|
1507
1513
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1508
1514
|
}
|
|
1509
1515
|
static fromBinary(bytes, options) {
|
|
@@ -1548,6 +1554,7 @@ InwardJobsFreeIssueMaterialsServiceFilterReq.fields = protobuf_1.proto3.util.new
|
|
|
1548
1554
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1549
1555
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1550
1556
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1557
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1551
1558
|
]);
|
|
1552
1559
|
/**
|
|
1553
1560
|
*
|
|
@@ -1685,6 +1692,12 @@ class InwardJobsFreeIssueMaterialsServiceCountReq extends protobuf_1.Message {
|
|
|
1685
1692
|
* @generated from field: uint64 project_id = 52;
|
|
1686
1693
|
*/
|
|
1687
1694
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1695
|
+
/**
|
|
1696
|
+
* The list of form data filters
|
|
1697
|
+
*
|
|
1698
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1699
|
+
*/
|
|
1700
|
+
this.formData = [];
|
|
1688
1701
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1689
1702
|
}
|
|
1690
1703
|
static fromBinary(bytes, options) {
|
|
@@ -1725,6 +1738,7 @@ InwardJobsFreeIssueMaterialsServiceCountReq.fields = protobuf_1.proto3.util.newF
|
|
|
1725
1738
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1726
1739
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1727
1740
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1741
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1728
1742
|
]);
|
|
1729
1743
|
/**
|
|
1730
1744
|
*
|
|
@@ -1516,6 +1516,12 @@ class InwardJobsFreeIssueMaterialsReturnsServiceFilterReq extends protobuf_1.Mes
|
|
|
1516
1516
|
* @generated from field: uint64 project_id = 52;
|
|
1517
1517
|
*/
|
|
1518
1518
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1519
|
+
/**
|
|
1520
|
+
* The list of form data filters
|
|
1521
|
+
*
|
|
1522
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1523
|
+
*/
|
|
1524
|
+
this.formData = [];
|
|
1519
1525
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1520
1526
|
}
|
|
1521
1527
|
static fromBinary(bytes, options) {
|
|
@@ -1561,6 +1567,7 @@ InwardJobsFreeIssueMaterialsReturnsServiceFilterReq.fields = protobuf_1.proto3.u
|
|
|
1561
1567
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1562
1568
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1563
1569
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1570
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1564
1571
|
]);
|
|
1565
1572
|
/**
|
|
1566
1573
|
*
|
|
@@ -1704,6 +1711,12 @@ class InwardJobsFreeIssueMaterialsReturnsServiceCountReq extends protobuf_1.Mess
|
|
|
1704
1711
|
* @generated from field: uint64 project_id = 52;
|
|
1705
1712
|
*/
|
|
1706
1713
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1714
|
+
/**
|
|
1715
|
+
* The list of form data filters
|
|
1716
|
+
*
|
|
1717
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1718
|
+
*/
|
|
1719
|
+
this.formData = [];
|
|
1707
1720
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1708
1721
|
}
|
|
1709
1722
|
static fromBinary(bytes, options) {
|
|
@@ -1745,6 +1758,7 @@ InwardJobsFreeIssueMaterialsReturnsServiceCountReq.fields = protobuf_1.proto3.ut
|
|
|
1745
1758
|
{ no: 50, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1746
1759
|
{ no: 51, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1747
1760
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1761
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1748
1762
|
]);
|
|
1749
1763
|
/**
|
|
1750
1764
|
*
|