@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
|
@@ -1513,6 +1513,12 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1513
1513
|
* @generated from field: uint64 family_id = 60;
|
|
1514
1514
|
*/
|
|
1515
1515
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1516
|
+
/**
|
|
1517
|
+
* The list of form data filters
|
|
1518
|
+
*
|
|
1519
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1520
|
+
*/
|
|
1521
|
+
this.formData = [];
|
|
1516
1522
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1517
1523
|
}
|
|
1518
1524
|
static fromBinary(bytes, options) {
|
|
@@ -1558,6 +1564,7 @@ PurchasesReturnsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1558
1564
|
{ no: 50, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1559
1565
|
{ no: 51, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1560
1566
|
{ no: 60, name: "family_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
|
/**
|
|
1563
1570
|
*
|
|
@@ -1700,6 +1707,12 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1700
1707
|
* @generated from field: uint64 family_id = 60;
|
|
1701
1708
|
*/
|
|
1702
1709
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1710
|
+
/**
|
|
1711
|
+
* The list of form data filters
|
|
1712
|
+
*
|
|
1713
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1714
|
+
*/
|
|
1715
|
+
this.formData = [];
|
|
1703
1716
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1704
1717
|
}
|
|
1705
1718
|
static fromBinary(bytes, options) {
|
|
@@ -1741,6 +1754,7 @@ PurchasesReturnsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1741
1754
|
{ no: 50, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1742
1755
|
{ no: 51, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1743
1756
|
{ no: 60, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1757
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1744
1758
|
]);
|
|
1745
1759
|
/**
|
|
1746
1760
|
*
|
|
@@ -1434,6 +1434,12 @@ class QCGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1434
1434
|
* @generated from field: uint64 family_id = 30;
|
|
1435
1435
|
*/
|
|
1436
1436
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1437
|
+
/**
|
|
1438
|
+
* The list of form data filters
|
|
1439
|
+
*
|
|
1440
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1441
|
+
*/
|
|
1442
|
+
this.formData = [];
|
|
1437
1443
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1438
1444
|
}
|
|
1439
1445
|
static fromBinary(bytes, options) {
|
|
@@ -1473,6 +1479,7 @@ QCGroupsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1473
1479
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1474
1480
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1475
1481
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1482
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1476
1483
|
]);
|
|
1477
1484
|
/**
|
|
1478
1485
|
*
|
|
@@ -1579,6 +1586,12 @@ class QCGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1579
1586
|
* @generated from field: uint64 family_id = 30;
|
|
1580
1587
|
*/
|
|
1581
1588
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1589
|
+
/**
|
|
1590
|
+
* The list of form data filters
|
|
1591
|
+
*
|
|
1592
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1593
|
+
*/
|
|
1594
|
+
this.formData = [];
|
|
1582
1595
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1583
1596
|
}
|
|
1584
1597
|
static fromBinary(bytes, options) {
|
|
@@ -1614,6 +1627,7 @@ QCGroupsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1614
1627
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1615
1628
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1616
1629
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1630
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1617
1631
|
]);
|
|
1618
1632
|
/**
|
|
1619
1633
|
*
|
|
@@ -1542,6 +1542,12 @@ class QuotationsRequestsServiceFilterReq extends protobuf_1.Message {
|
|
|
1542
1542
|
* @generated from field: uint64 currency_id = 24;
|
|
1543
1543
|
*/
|
|
1544
1544
|
this.currencyId = protobuf_1.protoInt64.zero;
|
|
1545
|
+
/**
|
|
1546
|
+
* The list of form data filters
|
|
1547
|
+
*
|
|
1548
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1549
|
+
*/
|
|
1550
|
+
this.formData = [];
|
|
1545
1551
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1546
1552
|
}
|
|
1547
1553
|
static fromBinary(bytes, options) {
|
|
@@ -1582,6 +1588,7 @@ QuotationsRequestsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(
|
|
|
1582
1588
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1583
1589
|
{ no: 22, name: "purchase_enquiry_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1584
1590
|
{ no: 24, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1591
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1585
1592
|
]);
|
|
1586
1593
|
/**
|
|
1587
1594
|
*
|
|
@@ -1694,6 +1701,12 @@ class QuotationsRequestsServiceCountReq extends protobuf_1.Message {
|
|
|
1694
1701
|
* @generated from field: uint64 currency_id = 24;
|
|
1695
1702
|
*/
|
|
1696
1703
|
this.currencyId = protobuf_1.protoInt64.zero;
|
|
1704
|
+
/**
|
|
1705
|
+
* The list of form data filters
|
|
1706
|
+
*
|
|
1707
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1708
|
+
*/
|
|
1709
|
+
this.formData = [];
|
|
1697
1710
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1698
1711
|
}
|
|
1699
1712
|
static fromBinary(bytes, options) {
|
|
@@ -1730,6 +1743,7 @@ QuotationsRequestsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList((
|
|
|
1730
1743
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1731
1744
|
{ no: 22, name: "purchase_enquiry_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1732
1745
|
{ no: 24, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1746
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1733
1747
|
]);
|
|
1734
1748
|
/**
|
|
1735
1749
|
*
|
|
@@ -1540,6 +1540,12 @@ class QuotationsResponsesServiceFilterReq extends protobuf_1.Message {
|
|
|
1540
1540
|
* @generated from field: uint64 vendor_id = 40;
|
|
1541
1541
|
*/
|
|
1542
1542
|
this.vendorId = protobuf_1.protoInt64.zero;
|
|
1543
|
+
/**
|
|
1544
|
+
* The list of form data filters
|
|
1545
|
+
*
|
|
1546
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1547
|
+
*/
|
|
1548
|
+
this.formData = [];
|
|
1543
1549
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1544
1550
|
}
|
|
1545
1551
|
static fromBinary(bytes, options) {
|
|
@@ -1581,6 +1587,7 @@ QuotationsResponsesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList
|
|
|
1581
1587
|
{ no: 22, name: "quotation_request_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1582
1588
|
{ no: 25, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1583
1589
|
{ no: 40, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1590
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1584
1591
|
]);
|
|
1585
1592
|
/**
|
|
1586
1593
|
*
|
|
@@ -1699,6 +1706,12 @@ class QuotationsResponsesServiceCountReq extends protobuf_1.Message {
|
|
|
1699
1706
|
* @generated from field: uint64 vendor_id = 40;
|
|
1700
1707
|
*/
|
|
1701
1708
|
this.vendorId = protobuf_1.protoInt64.zero;
|
|
1709
|
+
/**
|
|
1710
|
+
* The list of form data filters
|
|
1711
|
+
*
|
|
1712
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1713
|
+
*/
|
|
1714
|
+
this.formData = [];
|
|
1702
1715
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1703
1716
|
}
|
|
1704
1717
|
static fromBinary(bytes, options) {
|
|
@@ -1736,6 +1749,7 @@ QuotationsResponsesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(
|
|
|
1736
1749
|
{ no: 22, name: "quotation_request_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1737
1750
|
{ no: 25, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1738
1751
|
{ no: 40, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1752
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1739
1753
|
]);
|
|
1740
1754
|
/**
|
|
1741
1755
|
*
|
|
@@ -1173,6 +1173,12 @@ class ReplaceableIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1173
1173
|
* @generated from field: uint64 constituent_family_id = 40;
|
|
1174
1174
|
*/
|
|
1175
1175
|
this.constituentFamilyId = protobuf_1.protoInt64.zero;
|
|
1176
|
+
/**
|
|
1177
|
+
* The list of form data filters
|
|
1178
|
+
*
|
|
1179
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1180
|
+
*/
|
|
1181
|
+
this.formData = [];
|
|
1176
1182
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1177
1183
|
}
|
|
1178
1184
|
static fromBinary(bytes, options) {
|
|
@@ -1216,6 +1222,7 @@ ReplaceableIndentsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(
|
|
|
1216
1222
|
{ no: 25, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1217
1223
|
{ no: 26, name: "item_hash", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1218
1224
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1225
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1219
1226
|
]);
|
|
1220
1227
|
/**
|
|
1221
1228
|
*
|
|
@@ -1346,6 +1353,12 @@ class ReplaceableIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1346
1353
|
* @generated from field: uint64 constituent_family_id = 40;
|
|
1347
1354
|
*/
|
|
1348
1355
|
this.constituentFamilyId = protobuf_1.protoInt64.zero;
|
|
1356
|
+
/**
|
|
1357
|
+
* The list of form data filters
|
|
1358
|
+
*
|
|
1359
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1360
|
+
*/
|
|
1361
|
+
this.formData = [];
|
|
1349
1362
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1350
1363
|
}
|
|
1351
1364
|
static fromBinary(bytes, options) {
|
|
@@ -1385,6 +1398,7 @@ ReplaceableIndentsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList((
|
|
|
1385
1398
|
{ no: 25, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1386
1399
|
{ no: 26, name: "item_hash", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1387
1400
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1401
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1388
1402
|
]);
|
|
1389
1403
|
/**
|
|
1390
1404
|
*
|
|
@@ -2005,6 +2005,12 @@ class SalariesServiceFilterReq extends protobuf_1.Message {
|
|
|
2005
2005
|
* @generated from field: int64 tax_group_id = 26;
|
|
2006
2006
|
*/
|
|
2007
2007
|
this.taxGroupId = protobuf_1.protoInt64.zero;
|
|
2008
|
+
/**
|
|
2009
|
+
* The list of form data filters
|
|
2010
|
+
*
|
|
2011
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2012
|
+
*/
|
|
2013
|
+
this.formData = [];
|
|
2008
2014
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
2009
2015
|
}
|
|
2010
2016
|
static fromBinary(bytes, options) {
|
|
@@ -2048,6 +2054,7 @@ SalariesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
2048
2054
|
{ no: 24, name: "currency_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2049
2055
|
{ no: 25, name: "payroll_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2050
2056
|
{ no: 26, name: "tax_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2057
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2051
2058
|
]);
|
|
2052
2059
|
/**
|
|
2053
2060
|
*
|
|
@@ -2178,6 +2185,12 @@ class SalariesServiceCountReq extends protobuf_1.Message {
|
|
|
2178
2185
|
* @generated from field: int64 tax_group_id = 26;
|
|
2179
2186
|
*/
|
|
2180
2187
|
this.taxGroupId = protobuf_1.protoInt64.zero;
|
|
2188
|
+
/**
|
|
2189
|
+
* The list of form data filters
|
|
2190
|
+
*
|
|
2191
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2192
|
+
*/
|
|
2193
|
+
this.formData = [];
|
|
2181
2194
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
2182
2195
|
}
|
|
2183
2196
|
static fromBinary(bytes, options) {
|
|
@@ -2217,6 +2230,7 @@ SalariesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
2217
2230
|
{ no: 24, name: "currency_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2218
2231
|
{ no: 25, name: "payroll_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2219
2232
|
{ no: 26, name: "tax_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2233
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2220
2234
|
]);
|
|
2221
2235
|
/**
|
|
2222
2236
|
*
|
|
@@ -1655,6 +1655,12 @@ class SalesEnquiriesServiceFilterReq extends protobuf_1.Message {
|
|
|
1655
1655
|
* @generated from field: string delivery_date_end = 43;
|
|
1656
1656
|
*/
|
|
1657
1657
|
this.deliveryDateEnd = "";
|
|
1658
|
+
/**
|
|
1659
|
+
* The list of form data filters
|
|
1660
|
+
*
|
|
1661
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1662
|
+
*/
|
|
1663
|
+
this.formData = [];
|
|
1658
1664
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1659
1665
|
}
|
|
1660
1666
|
static fromBinary(bytes, options) {
|
|
@@ -1700,6 +1706,7 @@ SalesEnquiriesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
1700
1706
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1701
1707
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1702
1708
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1709
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1703
1710
|
]);
|
|
1704
1711
|
/**
|
|
1705
1712
|
*
|
|
@@ -1842,6 +1849,12 @@ class SalesEnquiriesServiceCountReq extends protobuf_1.Message {
|
|
|
1842
1849
|
* @generated from field: string delivery_date_end = 43;
|
|
1843
1850
|
*/
|
|
1844
1851
|
this.deliveryDateEnd = "";
|
|
1852
|
+
/**
|
|
1853
|
+
* The list of form data filters
|
|
1854
|
+
*
|
|
1855
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1856
|
+
*/
|
|
1857
|
+
this.formData = [];
|
|
1845
1858
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1846
1859
|
}
|
|
1847
1860
|
static fromBinary(bytes, options) {
|
|
@@ -1883,6 +1896,7 @@ SalesEnquiriesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1883
1896
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1884
1897
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1885
1898
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1899
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1886
1900
|
]);
|
|
1887
1901
|
/**
|
|
1888
1902
|
*
|
|
@@ -1617,6 +1617,12 @@ class SalesInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1617
1617
|
* @generated from field: uint64 total_value_max = 71;
|
|
1618
1618
|
*/
|
|
1619
1619
|
this.totalValueMax = protobuf_1.protoInt64.zero;
|
|
1620
|
+
/**
|
|
1621
|
+
* The list of form data filters
|
|
1622
|
+
*
|
|
1623
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1624
|
+
*/
|
|
1625
|
+
this.formData = [];
|
|
1620
1626
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1621
1627
|
}
|
|
1622
1628
|
static fromBinary(bytes, options) {
|
|
@@ -1665,6 +1671,7 @@ SalesInvoicesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1665
1671
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1666
1672
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1667
1673
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1674
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1668
1675
|
]);
|
|
1669
1676
|
/**
|
|
1670
1677
|
*
|
|
@@ -1826,6 +1833,12 @@ class SalesInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1826
1833
|
* @generated from field: uint64 total_value_max = 71;
|
|
1827
1834
|
*/
|
|
1828
1835
|
this.totalValueMax = 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
|
+
this.formData = [];
|
|
1829
1842
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1830
1843
|
}
|
|
1831
1844
|
static fromBinary(bytes, options) {
|
|
@@ -1870,6 +1883,7 @@ SalesInvoicesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1870
1883
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1871
1884
|
{ no: 70, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1872
1885
|
{ no: 71, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1886
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1873
1887
|
]);
|
|
1874
1888
|
/**
|
|
1875
1889
|
*
|
|
@@ -1657,6 +1657,12 @@ class SalesQuotationsServiceFilterReq extends protobuf_1.Message {
|
|
|
1657
1657
|
* @generated from field: string delivery_date_end = 43;
|
|
1658
1658
|
*/
|
|
1659
1659
|
this.deliveryDateEnd = "";
|
|
1660
|
+
/**
|
|
1661
|
+
* The list of form data filters
|
|
1662
|
+
*
|
|
1663
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1664
|
+
*/
|
|
1665
|
+
this.formData = [];
|
|
1660
1666
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1661
1667
|
}
|
|
1662
1668
|
static fromBinary(bytes, options) {
|
|
@@ -1704,6 +1710,7 @@ SalesQuotationsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1704
1710
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1705
1711
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1706
1712
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1713
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1707
1714
|
]);
|
|
1708
1715
|
/**
|
|
1709
1716
|
*
|
|
@@ -1858,6 +1865,12 @@ class SalesQuotationsServiceCountReq extends protobuf_1.Message {
|
|
|
1858
1865
|
* @generated from field: string delivery_date_end = 43;
|
|
1859
1866
|
*/
|
|
1860
1867
|
this.deliveryDateEnd = "";
|
|
1868
|
+
/**
|
|
1869
|
+
* The list of form data filters
|
|
1870
|
+
*
|
|
1871
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1872
|
+
*/
|
|
1873
|
+
this.formData = [];
|
|
1861
1874
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1862
1875
|
}
|
|
1863
1876
|
static fromBinary(bytes, options) {
|
|
@@ -1901,6 +1914,7 @@ SalesQuotationsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
1901
1914
|
{ no: 41, name: "delivery_date_exact", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1902
1915
|
{ no: 42, name: "delivery_date_start", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1903
1916
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1917
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1904
1918
|
]);
|
|
1905
1919
|
/**
|
|
1906
1920
|
*
|
|
@@ -1520,6 +1520,12 @@ class SalesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1520
1520
|
* @generated from field: uint64 project_id = 62;
|
|
1521
1521
|
*/
|
|
1522
1522
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1523
|
+
/**
|
|
1524
|
+
* The list of form data filters
|
|
1525
|
+
*
|
|
1526
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1527
|
+
*/
|
|
1528
|
+
this.formData = [];
|
|
1523
1529
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1524
1530
|
}
|
|
1525
1531
|
static fromBinary(bytes, options) {
|
|
@@ -1566,6 +1572,7 @@ SalesReturnsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1566
1572
|
{ no: 60, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1567
1573
|
{ no: 61, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1568
1574
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1575
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1569
1576
|
]);
|
|
1570
1577
|
/**
|
|
1571
1578
|
*
|
|
@@ -1715,6 +1722,12 @@ class SalesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1715
1722
|
* @generated from field: uint64 project_id = 62;
|
|
1716
1723
|
*/
|
|
1717
1724
|
this.projectId = protobuf_1.protoInt64.zero;
|
|
1725
|
+
/**
|
|
1726
|
+
* The list of form data filters
|
|
1727
|
+
*
|
|
1728
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1729
|
+
*/
|
|
1730
|
+
this.formData = [];
|
|
1718
1731
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1719
1732
|
}
|
|
1720
1733
|
static fromBinary(bytes, options) {
|
|
@@ -1757,6 +1770,7 @@ SalesReturnsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1757
1770
|
{ no: 60, name: "consignee_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1758
1771
|
{ no: 61, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1759
1772
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1773
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1760
1774
|
]);
|
|
1761
1775
|
/**
|
|
1762
1776
|
*
|
|
@@ -1051,6 +1051,12 @@ class SkillsGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1051
1051
|
* @generated from field: uint64 role_id = 22;
|
|
1052
1052
|
*/
|
|
1053
1053
|
this.roleId = protobuf_1.protoInt64.zero;
|
|
1054
|
+
/**
|
|
1055
|
+
* The list of form data filters
|
|
1056
|
+
*
|
|
1057
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1058
|
+
*/
|
|
1059
|
+
this.formData = [];
|
|
1054
1060
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1055
1061
|
}
|
|
1056
1062
|
static fromBinary(bytes, options) {
|
|
@@ -1090,6 +1096,7 @@ SkillsGroupsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1090
1096
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1091
1097
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1092
1098
|
{ no: 22, name: "role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1099
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1093
1100
|
]);
|
|
1094
1101
|
/**
|
|
1095
1102
|
*
|
|
@@ -1196,6 +1203,12 @@ class SkillsGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1196
1203
|
* @generated from field: uint64 role_id = 22;
|
|
1197
1204
|
*/
|
|
1198
1205
|
this.roleId = protobuf_1.protoInt64.zero;
|
|
1206
|
+
/**
|
|
1207
|
+
* The list of form data filters
|
|
1208
|
+
*
|
|
1209
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1210
|
+
*/
|
|
1211
|
+
this.formData = [];
|
|
1199
1212
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1200
1213
|
}
|
|
1201
1214
|
static fromBinary(bytes, options) {
|
|
@@ -1231,6 +1244,7 @@ SkillsGroupsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1231
1244
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1232
1245
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1233
1246
|
{ no: 22, name: "role_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1247
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1234
1248
|
]);
|
|
1235
1249
|
/**
|
|
1236
1250
|
*
|
|
@@ -627,6 +627,12 @@ class SkillsParamsServiceFilterReq extends protobuf_1.Message {
|
|
|
627
627
|
* @generated from field: string code = 21;
|
|
628
628
|
*/
|
|
629
629
|
this.code = "";
|
|
630
|
+
/**
|
|
631
|
+
* The list of form data filters
|
|
632
|
+
*
|
|
633
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
634
|
+
*/
|
|
635
|
+
this.formData = [];
|
|
630
636
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
631
637
|
}
|
|
632
638
|
static fromBinary(bytes, options) {
|
|
@@ -665,6 +671,7 @@ SkillsParamsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
665
671
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
666
672
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
667
673
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
674
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
668
675
|
]);
|
|
669
676
|
/**
|
|
670
677
|
*
|
|
@@ -765,6 +772,12 @@ class SkillsParamsServiceCountReq extends protobuf_1.Message {
|
|
|
765
772
|
* @generated from field: string code = 21;
|
|
766
773
|
*/
|
|
767
774
|
this.code = "";
|
|
775
|
+
/**
|
|
776
|
+
* The list of form data filters
|
|
777
|
+
*
|
|
778
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
779
|
+
*/
|
|
780
|
+
this.formData = [];
|
|
768
781
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
769
782
|
}
|
|
770
783
|
static fromBinary(bytes, options) {
|
|
@@ -799,6 +812,7 @@ SkillsParamsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
799
812
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
800
813
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
801
814
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
815
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
802
816
|
]);
|
|
803
817
|
/**
|
|
804
818
|
*
|
|
@@ -1088,6 +1088,12 @@ class StockAuditsServiceFilterReq extends protobuf_1.Message {
|
|
|
1088
1088
|
* @generated from field: uint64 family_id = 30;
|
|
1089
1089
|
*/
|
|
1090
1090
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1091
|
+
/**
|
|
1092
|
+
* The list of form data filters
|
|
1093
|
+
*
|
|
1094
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1095
|
+
*/
|
|
1096
|
+
this.formData = [];
|
|
1091
1097
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1092
1098
|
}
|
|
1093
1099
|
static fromBinary(bytes, options) {
|
|
@@ -1128,6 +1134,7 @@ StockAuditsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1128
1134
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1129
1135
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1130
1136
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1137
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1131
1138
|
]);
|
|
1132
1139
|
/**
|
|
1133
1140
|
*
|
|
@@ -1240,6 +1247,12 @@ class StockAuditsServiceCountReq extends protobuf_1.Message {
|
|
|
1240
1247
|
* @generated from field: uint64 family_id = 30;
|
|
1241
1248
|
*/
|
|
1242
1249
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1250
|
+
/**
|
|
1251
|
+
* The list of form data filters
|
|
1252
|
+
*
|
|
1253
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1254
|
+
*/
|
|
1255
|
+
this.formData = [];
|
|
1243
1256
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1244
1257
|
}
|
|
1245
1258
|
static fromBinary(bytes, options) {
|
|
@@ -1276,6 +1289,7 @@ StockAuditsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1276
1289
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1277
1290
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1278
1291
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1292
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1279
1293
|
]);
|
|
1280
1294
|
/**
|
|
1281
1295
|
*
|
|
@@ -1222,6 +1222,12 @@ class StockIssuancesServiceFilterReq extends protobuf_1.Message {
|
|
|
1222
1222
|
* @generated from field: uint64 family_id = 30;
|
|
1223
1223
|
*/
|
|
1224
1224
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1225
|
+
/**
|
|
1226
|
+
* The list of form data filters
|
|
1227
|
+
*
|
|
1228
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1229
|
+
*/
|
|
1230
|
+
this.formData = [];
|
|
1225
1231
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1226
1232
|
}
|
|
1227
1233
|
static fromBinary(bytes, options) {
|
|
@@ -1264,6 +1270,7 @@ StockIssuancesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
1264
1270
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1265
1271
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1266
1272
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1273
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1267
1274
|
]);
|
|
1268
1275
|
/**
|
|
1269
1276
|
*
|
|
@@ -1388,6 +1395,12 @@ class StockIssuancesServiceCountReq extends protobuf_1.Message {
|
|
|
1388
1395
|
* @generated from field: uint64 family_id = 30;
|
|
1389
1396
|
*/
|
|
1390
1397
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1398
|
+
/**
|
|
1399
|
+
* The list of form data filters
|
|
1400
|
+
*
|
|
1401
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1402
|
+
*/
|
|
1403
|
+
this.formData = [];
|
|
1391
1404
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1392
1405
|
}
|
|
1393
1406
|
static fromBinary(bytes, options) {
|
|
@@ -1426,6 +1439,7 @@ StockIssuancesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1426
1439
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1427
1440
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1428
1441
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1442
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1429
1443
|
]);
|
|
1430
1444
|
/**
|
|
1431
1445
|
*
|
|
@@ -1186,6 +1186,12 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1186
1186
|
* @generated from field: uint64 family_id = 30;
|
|
1187
1187
|
*/
|
|
1188
1188
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1189
|
+
/**
|
|
1190
|
+
* The list of form data filters
|
|
1191
|
+
*
|
|
1192
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1193
|
+
*/
|
|
1194
|
+
this.formData = [];
|
|
1189
1195
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1190
1196
|
}
|
|
1191
1197
|
static fromBinary(bytes, options) {
|
|
@@ -1228,6 +1234,7 @@ StockReturnsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1228
1234
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1229
1235
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1230
1236
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1237
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1231
1238
|
]);
|
|
1232
1239
|
/**
|
|
1233
1240
|
*
|
|
@@ -1352,6 +1359,12 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1352
1359
|
* @generated from field: uint64 family_id = 30;
|
|
1353
1360
|
*/
|
|
1354
1361
|
this.familyId = protobuf_1.protoInt64.zero;
|
|
1362
|
+
/**
|
|
1363
|
+
* The list of form data filters
|
|
1364
|
+
*
|
|
1365
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1366
|
+
*/
|
|
1367
|
+
this.formData = [];
|
|
1355
1368
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
1356
1369
|
}
|
|
1357
1370
|
static fromBinary(bytes, options) {
|
|
@@ -1390,6 +1403,7 @@ StockReturnsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1390
1403
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1391
1404
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1392
1405
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1406
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1393
1407
|
]);
|
|
1394
1408
|
/**
|
|
1395
1409
|
*
|