@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
|
@@ -1503,6 +1503,12 @@ class OutwardJobsFreeIssueMaterialsReturnsServiceFilterReq extends protobuf_1.Me
|
|
|
1503
1503
|
* @generated from field: uint64 project_id = 52;
|
|
1504
1504
|
*/
|
|
1505
1505
|
projectId = protobuf_1.protoInt64.zero;
|
|
1506
|
+
/**
|
|
1507
|
+
* The list of form data filters
|
|
1508
|
+
*
|
|
1509
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1510
|
+
*/
|
|
1511
|
+
formData = [];
|
|
1506
1512
|
constructor(data) {
|
|
1507
1513
|
super();
|
|
1508
1514
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1536,6 +1542,7 @@ class OutwardJobsFreeIssueMaterialsReturnsServiceFilterReq extends protobuf_1.Me
|
|
|
1536
1542
|
{ no: 50, name: "consignee_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1537
1543
|
{ no: 51, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1538
1544
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1545
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1539
1546
|
]);
|
|
1540
1547
|
static fromBinary(bytes, options) {
|
|
1541
1548
|
return new OutwardJobsFreeIssueMaterialsReturnsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1691,6 +1698,12 @@ class OutwardJobsFreeIssueMaterialsReturnsServiceCountReq extends protobuf_1.Mes
|
|
|
1691
1698
|
* @generated from field: uint64 project_id = 52;
|
|
1692
1699
|
*/
|
|
1693
1700
|
projectId = protobuf_1.protoInt64.zero;
|
|
1701
|
+
/**
|
|
1702
|
+
* The list of form data filters
|
|
1703
|
+
*
|
|
1704
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1705
|
+
*/
|
|
1706
|
+
formData = [];
|
|
1694
1707
|
constructor(data) {
|
|
1695
1708
|
super();
|
|
1696
1709
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1720,6 +1733,7 @@ class OutwardJobsFreeIssueMaterialsReturnsServiceCountReq extends protobuf_1.Mes
|
|
|
1720
1733
|
{ no: 50, name: "consignee_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1721
1734
|
{ no: 51, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1722
1735
|
{ no: 52, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1736
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1723
1737
|
]);
|
|
1724
1738
|
static fromBinary(bytes, options) {
|
|
1725
1739
|
return new OutwardJobsFreeIssueMaterialsReturnsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -730,6 +730,12 @@ class OvertimesServiceFilterReq extends protobuf_1.Message {
|
|
|
730
730
|
* @generated from field: uint64 to_timestamp_end = 27;
|
|
731
731
|
*/
|
|
732
732
|
toTimestampEnd = protobuf_1.protoInt64.zero;
|
|
733
|
+
/**
|
|
734
|
+
* The list of form data filters
|
|
735
|
+
*
|
|
736
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
737
|
+
*/
|
|
738
|
+
formData = [];
|
|
733
739
|
constructor(data) {
|
|
734
740
|
super();
|
|
735
741
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -761,6 +767,7 @@ class OvertimesServiceFilterReq extends protobuf_1.Message {
|
|
|
761
767
|
{ no: 25, name: "from_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
762
768
|
{ no: 26, name: "to_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
763
769
|
{ no: 27, name: "to_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
770
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
764
771
|
]);
|
|
765
772
|
static fromBinary(bytes, options) {
|
|
766
773
|
return new OvertimesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -903,6 +910,12 @@ class OvertimesServiceCountReq extends protobuf_1.Message {
|
|
|
903
910
|
* @generated from field: uint64 to_timestamp_end = 27;
|
|
904
911
|
*/
|
|
905
912
|
toTimestampEnd = protobuf_1.protoInt64.zero;
|
|
913
|
+
/**
|
|
914
|
+
* The list of form data filters
|
|
915
|
+
*
|
|
916
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
917
|
+
*/
|
|
918
|
+
formData = [];
|
|
906
919
|
constructor(data) {
|
|
907
920
|
super();
|
|
908
921
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -930,6 +943,7 @@ class OvertimesServiceCountReq extends protobuf_1.Message {
|
|
|
930
943
|
{ no: 25, name: "from_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
931
944
|
{ no: 26, name: "to_timestamp_start", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
932
945
|
{ no: 27, name: "to_timestamp_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
946
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
933
947
|
]);
|
|
934
948
|
static fromBinary(bytes, options) {
|
|
935
949
|
return new OvertimesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1287,6 +1287,12 @@ class ProductionIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1287
1287
|
* @generated from field: uint64 family_id = 40;
|
|
1288
1288
|
*/
|
|
1289
1289
|
familyId = protobuf_1.protoInt64.zero;
|
|
1290
|
+
/**
|
|
1291
|
+
* The list of form data filters
|
|
1292
|
+
*
|
|
1293
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1294
|
+
*/
|
|
1295
|
+
formData = [];
|
|
1290
1296
|
constructor(data) {
|
|
1291
1297
|
super();
|
|
1292
1298
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1320,6 +1326,7 @@ class ProductionIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1320
1326
|
{ no: 28, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
1321
1327
|
{ no: 29, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1322
1328
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1329
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1323
1330
|
]);
|
|
1324
1331
|
static fromBinary(bytes, options) {
|
|
1325
1332
|
return new ProductionIndentsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1474,6 +1481,12 @@ class ProductionIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1474
1481
|
* @generated from field: uint64 family_id = 40;
|
|
1475
1482
|
*/
|
|
1476
1483
|
familyId = protobuf_1.protoInt64.zero;
|
|
1484
|
+
/**
|
|
1485
|
+
* The list of form data filters
|
|
1486
|
+
*
|
|
1487
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1488
|
+
*/
|
|
1489
|
+
formData = [];
|
|
1477
1490
|
constructor(data) {
|
|
1478
1491
|
super();
|
|
1479
1492
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1503,6 +1516,7 @@ class ProductionIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1503
1516
|
{ no: 28, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
1504
1517
|
{ no: 29, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1505
1518
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1519
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1506
1520
|
]);
|
|
1507
1521
|
static fromBinary(bytes, options) {
|
|
1508
1522
|
return new ProductionIndentsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1408,6 +1408,12 @@ class ProductionPlansServiceFilterReq extends protobuf_1.Message {
|
|
|
1408
1408
|
* @generated from field: uint64 buyer_client_id = 80;
|
|
1409
1409
|
*/
|
|
1410
1410
|
buyerClientId = protobuf_1.protoInt64.zero;
|
|
1411
|
+
/**
|
|
1412
|
+
* The list of form data filters
|
|
1413
|
+
*
|
|
1414
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1415
|
+
*/
|
|
1416
|
+
formData = [];
|
|
1411
1417
|
constructor(data) {
|
|
1412
1418
|
super();
|
|
1413
1419
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1445,6 +1451,7 @@ class ProductionPlansServiceFilterReq extends protobuf_1.Message {
|
|
|
1445
1451
|
{ no: 50, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1446
1452
|
{ no: 60, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1447
1453
|
{ no: 80, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1454
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1448
1455
|
]);
|
|
1449
1456
|
static fromBinary(bytes, options) {
|
|
1450
1457
|
return new ProductionPlansServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1624,6 +1631,12 @@ class ProductionPlansServiceCountReq extends protobuf_1.Message {
|
|
|
1624
1631
|
* @generated from field: uint64 buyer_client_id = 80;
|
|
1625
1632
|
*/
|
|
1626
1633
|
buyerClientId = protobuf_1.protoInt64.zero;
|
|
1634
|
+
/**
|
|
1635
|
+
* The list of form data filters
|
|
1636
|
+
*
|
|
1637
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1638
|
+
*/
|
|
1639
|
+
formData = [];
|
|
1627
1640
|
constructor(data) {
|
|
1628
1641
|
super();
|
|
1629
1642
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1657,6 +1670,7 @@ class ProductionPlansServiceCountReq extends protobuf_1.Message {
|
|
|
1657
1670
|
{ no: 50, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1658
1671
|
{ no: 60, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1659
1672
|
{ no: 80, name: "buyer_client_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1673
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1660
1674
|
]);
|
|
1661
1675
|
static fromBinary(bytes, options) {
|
|
1662
1676
|
return new ProductionPlansServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1678,6 +1678,12 @@ class ProformaInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1678
1678
|
* @generated from field: uint64 total_value_max = 81;
|
|
1679
1679
|
*/
|
|
1680
1680
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1681
|
+
/**
|
|
1682
|
+
* The list of form data filters
|
|
1683
|
+
*
|
|
1684
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1685
|
+
*/
|
|
1686
|
+
formData = [];
|
|
1681
1687
|
constructor(data) {
|
|
1682
1688
|
super();
|
|
1683
1689
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1715,6 +1721,7 @@ class ProformaInvoicesServiceFilterReq extends protobuf_1.Message {
|
|
|
1715
1721
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1716
1722
|
{ no: 80, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1717
1723
|
{ no: 81, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1724
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1718
1725
|
]);
|
|
1719
1726
|
static fromBinary(bytes, options) {
|
|
1720
1727
|
return new ProformaInvoicesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1894,6 +1901,12 @@ class ProformaInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1894
1901
|
* @generated from field: uint64 total_value_max = 81;
|
|
1895
1902
|
*/
|
|
1896
1903
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1904
|
+
/**
|
|
1905
|
+
* The list of form data filters
|
|
1906
|
+
*
|
|
1907
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1908
|
+
*/
|
|
1909
|
+
formData = [];
|
|
1897
1910
|
constructor(data) {
|
|
1898
1911
|
super();
|
|
1899
1912
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1927,6 +1940,7 @@ class ProformaInvoicesServiceCountReq extends protobuf_1.Message {
|
|
|
1927
1940
|
{ no: 62, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1928
1941
|
{ no: 80, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1929
1942
|
{ no: 81, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1943
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1930
1944
|
]);
|
|
1931
1945
|
static fromBinary(bytes, options) {
|
|
1932
1946
|
return new ProformaInvoicesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -736,6 +736,12 @@ class ProjectsServiceFilterReq extends protobuf_1.Message {
|
|
|
736
736
|
* @generated from field: uint64 meeting_id = 45;
|
|
737
737
|
*/
|
|
738
738
|
meetingId = protobuf_1.protoInt64.zero;
|
|
739
|
+
/**
|
|
740
|
+
* The list of form data filters
|
|
741
|
+
*
|
|
742
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
743
|
+
*/
|
|
744
|
+
formData = [];
|
|
739
745
|
constructor(data) {
|
|
740
746
|
super();
|
|
741
747
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -769,6 +775,7 @@ class ProjectsServiceFilterReq extends protobuf_1.Message {
|
|
|
769
775
|
{ no: 43, name: "inward_job_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
770
776
|
{ no: 44, name: "production_plan_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
771
777
|
{ no: 45, name: "meeting_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
778
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
772
779
|
]);
|
|
773
780
|
static fromBinary(bytes, options) {
|
|
774
781
|
return new ProjectsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -923,6 +930,12 @@ class ProjectsServiceCountReq extends protobuf_1.Message {
|
|
|
923
930
|
* @generated from field: uint64 meeting_id = 45;
|
|
924
931
|
*/
|
|
925
932
|
meetingId = protobuf_1.protoInt64.zero;
|
|
933
|
+
/**
|
|
934
|
+
* The list of form data filters
|
|
935
|
+
*
|
|
936
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
937
|
+
*/
|
|
938
|
+
formData = [];
|
|
926
939
|
constructor(data) {
|
|
927
940
|
super();
|
|
928
941
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -952,6 +965,7 @@ class ProjectsServiceCountReq extends protobuf_1.Message {
|
|
|
952
965
|
{ no: 43, name: "inward_job_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
953
966
|
{ no: 44, name: "production_plan_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
954
967
|
{ no: 45, name: "meeting_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
968
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
955
969
|
]);
|
|
956
970
|
static fromBinary(bytes, options) {
|
|
957
971
|
return new ProjectsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1318,6 +1318,12 @@ class PurchasesEnquiriesServiceFilterReq extends protobuf_1.Message {
|
|
|
1318
1318
|
* @generated from field: string priority = 24;
|
|
1319
1319
|
*/
|
|
1320
1320
|
priority = "";
|
|
1321
|
+
/**
|
|
1322
|
+
* The list of form data filters
|
|
1323
|
+
*
|
|
1324
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1325
|
+
*/
|
|
1326
|
+
formData = [];
|
|
1321
1327
|
constructor(data) {
|
|
1322
1328
|
super();
|
|
1323
1329
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1345,6 +1351,7 @@ class PurchasesEnquiriesServiceFilterReq extends protobuf_1.Message {
|
|
|
1345
1351
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1346
1352
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1347
1353
|
{ no: 24, name: "priority", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1354
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1348
1355
|
]);
|
|
1349
1356
|
static fromBinary(bytes, options) {
|
|
1350
1357
|
return new PurchasesEnquiriesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1463,6 +1470,12 @@ class PurchasesEnquiriesServiceCountReq extends protobuf_1.Message {
|
|
|
1463
1470
|
* @generated from field: string priority = 24;
|
|
1464
1471
|
*/
|
|
1465
1472
|
priority = "";
|
|
1473
|
+
/**
|
|
1474
|
+
* The list of form data filters
|
|
1475
|
+
*
|
|
1476
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1477
|
+
*/
|
|
1478
|
+
formData = [];
|
|
1466
1479
|
constructor(data) {
|
|
1467
1480
|
super();
|
|
1468
1481
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1486,6 +1499,7 @@ class PurchasesEnquiriesServiceCountReq extends protobuf_1.Message {
|
|
|
1486
1499
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1487
1500
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1488
1501
|
{ no: 24, name: "priority", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1502
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1489
1503
|
]);
|
|
1490
1504
|
static fromBinary(bytes, options) {
|
|
1491
1505
|
return new PurchasesEnquiriesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1274,6 +1274,12 @@ class PurchasesIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1274
1274
|
* @generated from field: uint64 family_id = 40;
|
|
1275
1275
|
*/
|
|
1276
1276
|
familyId = protobuf_1.protoInt64.zero;
|
|
1277
|
+
/**
|
|
1278
|
+
* The list of form data filters
|
|
1279
|
+
*
|
|
1280
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1281
|
+
*/
|
|
1282
|
+
formData = [];
|
|
1277
1283
|
constructor(data) {
|
|
1278
1284
|
super();
|
|
1279
1285
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1305,6 +1311,7 @@ class PurchasesIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1305
1311
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1306
1312
|
{ no: 22, name: "consignee_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1307
1313
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1314
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1308
1315
|
]);
|
|
1309
1316
|
static fromBinary(bytes, options) {
|
|
1310
1317
|
return new PurchasesIndentsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1447,6 +1454,12 @@ class PurchasesIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1447
1454
|
* @generated from field: uint64 family_id = 40;
|
|
1448
1455
|
*/
|
|
1449
1456
|
familyId = protobuf_1.protoInt64.zero;
|
|
1457
|
+
/**
|
|
1458
|
+
* The list of form data filters
|
|
1459
|
+
*
|
|
1460
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1461
|
+
*/
|
|
1462
|
+
formData = [];
|
|
1450
1463
|
constructor(data) {
|
|
1451
1464
|
super();
|
|
1452
1465
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1474,6 +1487,7 @@ class PurchasesIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1474
1487
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1475
1488
|
{ no: 22, name: "consignee_location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1476
1489
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1490
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1477
1491
|
]);
|
|
1478
1492
|
static fromBinary(bytes, options) {
|
|
1479
1493
|
return new PurchasesIndentsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1791,6 +1791,12 @@ class PurchasesOrdersServiceFilterReq extends protobuf_1.Message {
|
|
|
1791
1791
|
* @generated from field: uint64 total_value_max = 51;
|
|
1792
1792
|
*/
|
|
1793
1793
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
1794
|
+
/**
|
|
1795
|
+
* The list of form data filters
|
|
1796
|
+
*
|
|
1797
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1798
|
+
*/
|
|
1799
|
+
formData = [];
|
|
1794
1800
|
constructor(data) {
|
|
1795
1801
|
super();
|
|
1796
1802
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1828,6 +1834,7 @@ class PurchasesOrdersServiceFilterReq extends protobuf_1.Message {
|
|
|
1828
1834
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1829
1835
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1830
1836
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1837
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1831
1838
|
]);
|
|
1832
1839
|
static fromBinary(bytes, options) {
|
|
1833
1840
|
return new PurchasesOrdersServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -2006,6 +2013,12 @@ class PurchasesOrdersServiceCountReq extends protobuf_1.Message {
|
|
|
2006
2013
|
* @generated from field: uint64 total_value_max = 51;
|
|
2007
2014
|
*/
|
|
2008
2015
|
totalValueMax = protobuf_1.protoInt64.zero;
|
|
2016
|
+
/**
|
|
2017
|
+
* The list of form data filters
|
|
2018
|
+
*
|
|
2019
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2020
|
+
*/
|
|
2021
|
+
formData = [];
|
|
2009
2022
|
constructor(data) {
|
|
2010
2023
|
super();
|
|
2011
2024
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -2039,6 +2052,7 @@ class PurchasesOrdersServiceCountReq extends protobuf_1.Message {
|
|
|
2039
2052
|
{ no: 43, name: "delivery_date_end", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2040
2053
|
{ no: 50, name: "total_value_min", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2041
2054
|
{ no: 51, name: "total_value_max", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2055
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2042
2056
|
]);
|
|
2043
2057
|
static fromBinary(bytes, options) {
|
|
2044
2058
|
return new PurchasesOrdersServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1535,6 +1535,12 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1535
1535
|
* @generated from field: uint64 family_id = 60;
|
|
1536
1536
|
*/
|
|
1537
1537
|
familyId = protobuf_1.protoInt64.zero;
|
|
1538
|
+
/**
|
|
1539
|
+
* The list of form data filters
|
|
1540
|
+
*
|
|
1541
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1542
|
+
*/
|
|
1543
|
+
formData = [];
|
|
1538
1544
|
constructor(data) {
|
|
1539
1545
|
super();
|
|
1540
1546
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1568,6 +1574,7 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1568
1574
|
{ no: 50, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1569
1575
|
{ no: 51, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1570
1576
|
{ no: 60, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1577
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1571
1578
|
]);
|
|
1572
1579
|
static fromBinary(bytes, options) {
|
|
1573
1580
|
return new PurchasesReturnsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1722,6 +1729,12 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1722
1729
|
* @generated from field: uint64 family_id = 60;
|
|
1723
1730
|
*/
|
|
1724
1731
|
familyId = protobuf_1.protoInt64.zero;
|
|
1732
|
+
/**
|
|
1733
|
+
* The list of form data filters
|
|
1734
|
+
*
|
|
1735
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1736
|
+
*/
|
|
1737
|
+
formData = [];
|
|
1725
1738
|
constructor(data) {
|
|
1726
1739
|
super();
|
|
1727
1740
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1751,6 +1764,7 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1751
1764
|
{ no: 50, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1752
1765
|
{ no: 51, name: "project_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1753
1766
|
{ no: 60, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1767
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1754
1768
|
]);
|
|
1755
1769
|
static fromBinary(bytes, options) {
|
|
1756
1770
|
return new PurchasesReturnsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1456,6 +1456,12 @@ class QCGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1456
1456
|
* @generated from field: uint64 family_id = 30;
|
|
1457
1457
|
*/
|
|
1458
1458
|
familyId = protobuf_1.protoInt64.zero;
|
|
1459
|
+
/**
|
|
1460
|
+
* The list of form data filters
|
|
1461
|
+
*
|
|
1462
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1463
|
+
*/
|
|
1464
|
+
formData = [];
|
|
1459
1465
|
constructor(data) {
|
|
1460
1466
|
super();
|
|
1461
1467
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1483,6 +1489,7 @@ class QCGroupsServiceFilterReq extends protobuf_1.Message {
|
|
|
1483
1489
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1484
1490
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1485
1491
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1492
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1486
1493
|
]);
|
|
1487
1494
|
static fromBinary(bytes, options) {
|
|
1488
1495
|
return new QCGroupsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1601,6 +1608,12 @@ class QCGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1601
1608
|
* @generated from field: uint64 family_id = 30;
|
|
1602
1609
|
*/
|
|
1603
1610
|
familyId = protobuf_1.protoInt64.zero;
|
|
1611
|
+
/**
|
|
1612
|
+
* The list of form data filters
|
|
1613
|
+
*
|
|
1614
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1615
|
+
*/
|
|
1616
|
+
formData = [];
|
|
1604
1617
|
constructor(data) {
|
|
1605
1618
|
super();
|
|
1606
1619
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1624,6 +1637,7 @@ class QCGroupsServiceCountReq extends protobuf_1.Message {
|
|
|
1624
1637
|
{ no: 20, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1625
1638
|
{ no: 21, name: "code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1626
1639
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1640
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1627
1641
|
]);
|
|
1628
1642
|
static fromBinary(bytes, options) {
|
|
1629
1643
|
return new QCGroupsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1564,6 +1564,12 @@ class QuotationsRequestsServiceFilterReq extends protobuf_1.Message {
|
|
|
1564
1564
|
* @generated from field: uint64 currency_id = 24;
|
|
1565
1565
|
*/
|
|
1566
1566
|
currencyId = protobuf_1.protoInt64.zero;
|
|
1567
|
+
/**
|
|
1568
|
+
* The list of form data filters
|
|
1569
|
+
*
|
|
1570
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1571
|
+
*/
|
|
1572
|
+
formData = [];
|
|
1567
1573
|
constructor(data) {
|
|
1568
1574
|
super();
|
|
1569
1575
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1592,6 +1598,7 @@ class QuotationsRequestsServiceFilterReq extends protobuf_1.Message {
|
|
|
1592
1598
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1593
1599
|
{ no: 22, name: "purchase_enquiry_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1594
1600
|
{ no: 24, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1601
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1595
1602
|
]);
|
|
1596
1603
|
static fromBinary(bytes, options) {
|
|
1597
1604
|
return new QuotationsRequestsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1716,6 +1723,12 @@ class QuotationsRequestsServiceCountReq extends protobuf_1.Message {
|
|
|
1716
1723
|
* @generated from field: uint64 currency_id = 24;
|
|
1717
1724
|
*/
|
|
1718
1725
|
currencyId = protobuf_1.protoInt64.zero;
|
|
1726
|
+
/**
|
|
1727
|
+
* The list of form data filters
|
|
1728
|
+
*
|
|
1729
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1730
|
+
*/
|
|
1731
|
+
formData = [];
|
|
1719
1732
|
constructor(data) {
|
|
1720
1733
|
super();
|
|
1721
1734
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1740,6 +1753,7 @@ class QuotationsRequestsServiceCountReq extends protobuf_1.Message {
|
|
|
1740
1753
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1741
1754
|
{ no: 22, name: "purchase_enquiry_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1742
1755
|
{ no: 24, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1756
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1743
1757
|
]);
|
|
1744
1758
|
static fromBinary(bytes, options) {
|
|
1745
1759
|
return new QuotationsRequestsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1562,6 +1562,12 @@ class QuotationsResponsesServiceFilterReq extends protobuf_1.Message {
|
|
|
1562
1562
|
* @generated from field: uint64 vendor_id = 40;
|
|
1563
1563
|
*/
|
|
1564
1564
|
vendorId = protobuf_1.protoInt64.zero;
|
|
1565
|
+
/**
|
|
1566
|
+
* The list of form data filters
|
|
1567
|
+
*
|
|
1568
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1569
|
+
*/
|
|
1570
|
+
formData = [];
|
|
1565
1571
|
constructor(data) {
|
|
1566
1572
|
super();
|
|
1567
1573
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1591,6 +1597,7 @@ class QuotationsResponsesServiceFilterReq extends protobuf_1.Message {
|
|
|
1591
1597
|
{ no: 22, name: "quotation_request_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1592
1598
|
{ no: 25, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1593
1599
|
{ no: 40, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1600
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1594
1601
|
]);
|
|
1595
1602
|
static fromBinary(bytes, options) {
|
|
1596
1603
|
return new QuotationsResponsesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1721,6 +1728,12 @@ class QuotationsResponsesServiceCountReq extends protobuf_1.Message {
|
|
|
1721
1728
|
* @generated from field: uint64 vendor_id = 40;
|
|
1722
1729
|
*/
|
|
1723
1730
|
vendorId = protobuf_1.protoInt64.zero;
|
|
1731
|
+
/**
|
|
1732
|
+
* The list of form data filters
|
|
1733
|
+
*
|
|
1734
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1735
|
+
*/
|
|
1736
|
+
formData = [];
|
|
1724
1737
|
constructor(data) {
|
|
1725
1738
|
super();
|
|
1726
1739
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1746,6 +1759,7 @@ class QuotationsResponsesServiceCountReq extends protobuf_1.Message {
|
|
|
1746
1759
|
{ no: 22, name: "quotation_request_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1747
1760
|
{ no: 25, name: "currency_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1748
1761
|
{ no: 40, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1762
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1749
1763
|
]);
|
|
1750
1764
|
static fromBinary(bytes, options) {
|
|
1751
1765
|
return new QuotationsResponsesServiceCountReq().fromBinary(bytes, options);
|
|
@@ -1195,6 +1195,12 @@ class ReplaceableIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1195
1195
|
* @generated from field: uint64 constituent_family_id = 40;
|
|
1196
1196
|
*/
|
|
1197
1197
|
constituentFamilyId = protobuf_1.protoInt64.zero;
|
|
1198
|
+
/**
|
|
1199
|
+
* The list of form data filters
|
|
1200
|
+
*
|
|
1201
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1202
|
+
*/
|
|
1203
|
+
formData = [];
|
|
1198
1204
|
constructor(data) {
|
|
1199
1205
|
super();
|
|
1200
1206
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1226,6 +1232,7 @@ class ReplaceableIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1226
1232
|
{ no: 25, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1227
1233
|
{ no: 26, name: "item_hash", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1228
1234
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1235
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1229
1236
|
]);
|
|
1230
1237
|
static fromBinary(bytes, options) {
|
|
1231
1238
|
return new ReplaceableIndentsServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -1368,6 +1375,12 @@ class ReplaceableIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1368
1375
|
* @generated from field: uint64 constituent_family_id = 40;
|
|
1369
1376
|
*/
|
|
1370
1377
|
constituentFamilyId = protobuf_1.protoInt64.zero;
|
|
1378
|
+
/**
|
|
1379
|
+
* The list of form data filters
|
|
1380
|
+
*
|
|
1381
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
1382
|
+
*/
|
|
1383
|
+
formData = [];
|
|
1371
1384
|
constructor(data) {
|
|
1372
1385
|
super();
|
|
1373
1386
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -1395,6 +1408,7 @@ class ReplaceableIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1395
1408
|
{ no: 25, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1396
1409
|
{ no: 26, name: "item_hash", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1397
1410
|
{ no: 40, name: "constituent_family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1411
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
1398
1412
|
]);
|
|
1399
1413
|
static fromBinary(bytes, options) {
|
|
1400
1414
|
return new ReplaceableIndentsServiceCountReq().fromBinary(bytes, options);
|
|
@@ -2051,6 +2051,12 @@ class SalariesServiceFilterReq extends protobuf_1.Message {
|
|
|
2051
2051
|
* @generated from field: int64 tax_group_id = 26;
|
|
2052
2052
|
*/
|
|
2053
2053
|
taxGroupId = protobuf_1.protoInt64.zero;
|
|
2054
|
+
/**
|
|
2055
|
+
* The list of form data filters
|
|
2056
|
+
*
|
|
2057
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2058
|
+
*/
|
|
2059
|
+
formData = [];
|
|
2054
2060
|
constructor(data) {
|
|
2055
2061
|
super();
|
|
2056
2062
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -2082,6 +2088,7 @@ class SalariesServiceFilterReq extends protobuf_1.Message {
|
|
|
2082
2088
|
{ no: 24, name: "currency_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2083
2089
|
{ no: 25, name: "payroll_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2084
2090
|
{ no: 26, name: "tax_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2091
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2085
2092
|
]);
|
|
2086
2093
|
static fromBinary(bytes, options) {
|
|
2087
2094
|
return new SalariesServiceFilterReq().fromBinary(bytes, options);
|
|
@@ -2224,6 +2231,12 @@ class SalariesServiceCountReq extends protobuf_1.Message {
|
|
|
2224
2231
|
* @generated from field: int64 tax_group_id = 26;
|
|
2225
2232
|
*/
|
|
2226
2233
|
taxGroupId = protobuf_1.protoInt64.zero;
|
|
2234
|
+
/**
|
|
2235
|
+
* The list of form data filters
|
|
2236
|
+
*
|
|
2237
|
+
* @generated from field: repeated Scailo.FormFieldDatumFilterRequest form_data = 500;
|
|
2238
|
+
*/
|
|
2239
|
+
formData = [];
|
|
2227
2240
|
constructor(data) {
|
|
2228
2241
|
super();
|
|
2229
2242
|
protobuf_1.proto3.util.initPartial(data, this);
|
|
@@ -2251,6 +2264,7 @@ class SalariesServiceCountReq extends protobuf_1.Message {
|
|
|
2251
2264
|
{ no: 24, name: "currency_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2252
2265
|
{ no: 25, name: "payroll_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2253
2266
|
{ no: 26, name: "tax_group_id", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
2267
|
+
{ no: 500, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumFilterRequest, repeated: true },
|
|
2254
2268
|
]);
|
|
2255
2269
|
static fromBinary(bytes, options) {
|
|
2256
2270
|
return new SalariesServiceCountReq().fromBinary(bytes, options);
|