@kernelminds/scailo-sdk 0.0.10 → 0.0.12
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/index.js +1 -0
- package/lib/cjs/permissions.js +1327 -0
- package/lib/cjs/src/absences.scailo_connect.js +15 -15
- package/lib/cjs/src/actions_codes.scailo_connect.js +13 -13
- package/lib/cjs/src/activities.scailo_connect.js +15 -15
- package/lib/cjs/src/activities_groups.scailo_connect.js +13 -13
- package/lib/cjs/src/activities_statuses.scailo_connect.js +13 -13
- package/lib/cjs/src/activities_tags.scailo_connect.js +13 -13
- package/lib/cjs/src/announcements.scailo_connect.js +15 -15
- package/lib/cjs/src/asset_indents.scailo_connect.js +21 -21
- package/lib/cjs/src/associates.scailo_connect.js +2 -2
- package/lib/cjs/src/attendances.scailo_connect.js +17 -17
- package/lib/cjs/src/attendances_amendments.scailo_connect.js +15 -15
- package/lib/cjs/src/bank_accounts.scailo_connect.js +13 -13
- package/lib/cjs/src/base.scailo_pb.js +45 -2
- package/lib/cjs/src/client_streams.scailo_connect.js +6 -6
- package/lib/cjs/src/clients.scailo_connect.js +16 -16
- package/lib/cjs/src/components.scailo_connect.js +13 -13
- package/lib/cjs/src/credit_notes.scailo_connect.js +25 -25
- package/lib/cjs/src/currencies.scailo_connect.js +13 -13
- package/lib/cjs/src/debit_notes.scailo_connect.js +25 -25
- package/lib/cjs/src/departments.scailo_connect.js +16 -16
- package/lib/cjs/src/equations_families.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +22 -22
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +22 -22
- package/lib/cjs/src/equipments.scailo_connect.js +13 -13
- package/lib/cjs/src/expenses.scailo_connect.js +21 -21
- package/lib/cjs/src/families.scailo_connect.js +23 -23
- package/lib/cjs/src/feedstocks.scailo_connect.js +13 -13
- package/lib/cjs/src/forms_fields.scailo_connect.js +2 -2
- package/lib/cjs/src/forms_sections.scailo_connect.js +2 -2
- package/lib/cjs/src/general_settings.scailo_connect.js +2 -2
- package/lib/cjs/src/general_streams.scailo_connect.js +4 -4
- package/lib/cjs/src/goals.scailo_connect.js +21 -21
- package/lib/cjs/src/goods_dispatches.scailo_connect.js +23 -23
- package/lib/cjs/src/goods_receipts.scailo_connect.js +23 -23
- package/lib/cjs/src/holidays.scailo_connect.js +20 -20
- package/lib/cjs/src/infrastructures.scailo_connect.js +13 -13
- package/lib/cjs/src/inward_jobs.scailo_connect.js +32 -32
- package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/labels.scailo_connect.js +2 -2
- package/lib/cjs/src/leaves_adjustments.scailo_connect.js +20 -20
- package/lib/cjs/src/leaves_logs.scailo_connect.js +1 -1
- package/lib/cjs/src/leaves_requests.scailo_connect.js +15 -15
- package/lib/cjs/src/leaves_types.scailo_connect.js +15 -15
- package/lib/cjs/src/ledgers.scailo_connect.js +13 -13
- package/lib/cjs/src/locations.scailo_connect.js +13 -13
- package/lib/cjs/src/meetings.scailo_connect.js +19 -19
- package/lib/cjs/src/merchandises.scailo_connect.js +13 -13
- package/lib/cjs/src/on_duties.scailo_connect.js +17 -17
- package/lib/cjs/src/outward_jobs.scailo_connect.js +32 -32
- package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/overtimes.scailo_connect.js +15 -15
- package/lib/cjs/src/payroll_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/payroll_params.scailo_connect.js +15 -15
- package/lib/cjs/src/production_indents.scailo_connect.js +22 -22
- package/lib/cjs/src/production_plans.scailo_connect.js +22 -22
- package/lib/cjs/src/products.scailo_connect.js +12 -12
- package/lib/cjs/src/proforma_invoices.scailo_connect.js +24 -24
- package/lib/cjs/src/projects.scailo_connect.js +19 -19
- package/lib/cjs/src/purchases_enquiries.scailo_connect.js +20 -20
- package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -23
- package/lib/cjs/src/purchases_orders.scailo_connect.js +29 -29
- package/lib/cjs/src/purchases_payments.scailo_connect.js +15 -15
- package/lib/cjs/src/purchases_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/qc_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/qc_hubs.scailo_connect.js +13 -13
- package/lib/cjs/src/qc_params.scailo_connect.js +15 -15
- package/lib/cjs/src/qc_samples.scailo_connect.js +10 -10
- package/lib/cjs/src/quotations_requests.scailo_connect.js +21 -21
- package/lib/cjs/src/quotations_responses.scailo_connect.js +20 -20
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +22 -22
- package/lib/cjs/src/roles.scailo_connect.js +17 -17
- package/lib/cjs/src/salaries.scailo_connect.js +32 -32
- package/lib/cjs/src/sales_enquiries.scailo_connect.js +25 -25
- package/lib/cjs/src/sales_invoices.scailo_connect.js +26 -26
- package/lib/cjs/src/sales_orders.scailo_connect.js +27 -27
- package/lib/cjs/src/sales_quotations.scailo_connect.js +27 -27
- package/lib/cjs/src/sales_receipts.scailo_connect.js +15 -15
- package/lib/cjs/src/sales_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/shifts.scailo_connect.js +15 -15
- package/lib/cjs/src/shifts_groups.scailo_connect.js +20 -20
- package/lib/cjs/src/skills_groups.scailo_connect.js +22 -22
- package/lib/cjs/src/skills_params.scailo_connect.js +15 -15
- package/lib/cjs/src/stock_audits.scailo_connect.js +21 -21
- package/lib/cjs/src/stock_issuances.scailo_connect.js +22 -22
- package/lib/cjs/src/stock_returns.scailo_connect.js +21 -21
- package/lib/cjs/src/storages.scailo_connect.js +13 -13
- package/lib/cjs/src/stores.scailo_connect.js +13 -13
- package/lib/cjs/src/supply_offers.scailo_connect.js +23 -23
- package/lib/cjs/src/tax_groups.scailo_connect.js +18 -18
- package/lib/cjs/src/tax_params.scailo_connect.js +13 -13
- package/lib/cjs/src/teams.scailo_connect.js +22 -22
- package/lib/cjs/src/units_of_materials.scailo_connect.js +13 -13
- package/lib/cjs/src/users.scailo_connect.js +19 -19
- package/lib/cjs/src/vendor_invoices.scailo_connect.js +25 -25
- package/lib/cjs/src/vendor_streams.scailo_connect.js +6 -6
- package/lib/cjs/src/vendors.scailo_connect.js +21 -21
- package/lib/cjs/src/visitations.scailo_connect.js +17 -17
- package/lib/cjs/src/work_orders.scailo_connect.js +22 -22
- package/lib/cjs/src/workflows_rules.scailo_connect.js +16 -16
- package/lib/cjs/types/index.d.ts +1 -0
- package/lib/cjs/types/index.d.ts.map +1 -1
- package/lib/cjs/types/permissions.d.ts +1300 -0
- package/lib/cjs/types/permissions.d.ts.map +1 -0
- package/lib/cjs/types/src/absences.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/associates.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/associates.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/base.scailo_pb.d.ts +28 -0
- package/lib/cjs/types/src/base.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/client_streams.scailo_connect.d.ts +7 -7
- package/lib/cjs/types/src/client_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/clients.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/components.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/currencies.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/currencies.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/departments.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/families.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/general_settings.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/general_settings.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/general_streams.scailo_connect.d.ts +5 -5
- package/lib/cjs/types/src/general_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goals.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/labels.scailo_connect.d.ts +3 -3
- package/lib/cjs/types/src/labels.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_logs.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/ledgers.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/ledgers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/locations.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/locations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/products.scailo_connect.d.ts +13 -13
- package/lib/cjs/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
- package/lib/cjs/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/projects.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts +30 -30
- package/lib/cjs/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts +11 -11
- package/lib/cjs/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/roles.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts +33 -33
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts +27 -27
- package/lib/cjs/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts +28 -28
- package/lib/cjs/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts +28 -28
- package/lib/cjs/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts +21 -21
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/skills_params.scailo_connect.d.ts +16 -16
- package/lib/cjs/types/src/skills_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/storages.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/storages.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stores.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/stores.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts +24 -24
- package/lib/cjs/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts +19 -19
- package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/tax_params.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/teams.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts +14 -14
- package/lib/cjs/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/users.scailo_connect.d.ts +20 -20
- package/lib/cjs/types/src/users.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
- package/lib/cjs/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts +7 -7
- package/lib/cjs/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts +22 -22
- package/lib/cjs/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts +18 -18
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +23 -23
- package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts +17 -17
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/lib/esm/index.js +1 -0
- package/lib/esm/permissions.js +1327 -0
- package/lib/esm/src/absences.scailo_connect.js +15 -15
- package/lib/esm/src/actions_codes.scailo_connect.js +13 -13
- package/lib/esm/src/activities.scailo_connect.js +15 -15
- package/lib/esm/src/activities_groups.scailo_connect.js +13 -13
- package/lib/esm/src/activities_statuses.scailo_connect.js +13 -13
- package/lib/esm/src/activities_tags.scailo_connect.js +13 -13
- package/lib/esm/src/announcements.scailo_connect.js +15 -15
- package/lib/esm/src/asset_indents.scailo_connect.js +21 -21
- package/lib/esm/src/associates.scailo_connect.js +2 -2
- package/lib/esm/src/attendances.scailo_connect.js +17 -17
- package/lib/esm/src/attendances_amendments.scailo_connect.js +15 -15
- package/lib/esm/src/bank_accounts.scailo_connect.js +13 -13
- package/lib/esm/src/base.scailo_pb.js +45 -2
- package/lib/esm/src/client_streams.scailo_connect.js +6 -6
- package/lib/esm/src/clients.scailo_connect.js +16 -16
- package/lib/esm/src/components.scailo_connect.js +13 -13
- package/lib/esm/src/credit_notes.scailo_connect.js +25 -25
- package/lib/esm/src/currencies.scailo_connect.js +13 -13
- package/lib/esm/src/debit_notes.scailo_connect.js +25 -25
- package/lib/esm/src/departments.scailo_connect.js +16 -16
- package/lib/esm/src/equations_families.scailo_connect.js +22 -22
- package/lib/esm/src/equations_replaceables.scailo_connect.js +22 -22
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +22 -22
- package/lib/esm/src/equations_work_orders.scailo_connect.js +22 -22
- package/lib/esm/src/equipments.scailo_connect.js +13 -13
- package/lib/esm/src/expenses.scailo_connect.js +21 -21
- package/lib/esm/src/families.scailo_connect.js +23 -23
- package/lib/esm/src/feedstocks.scailo_connect.js +13 -13
- package/lib/esm/src/forms_fields.scailo_connect.js +2 -2
- package/lib/esm/src/forms_sections.scailo_connect.js +2 -2
- package/lib/esm/src/general_settings.scailo_connect.js +2 -2
- package/lib/esm/src/general_streams.scailo_connect.js +4 -4
- package/lib/esm/src/goals.scailo_connect.js +21 -21
- package/lib/esm/src/goods_dispatches.scailo_connect.js +23 -23
- package/lib/esm/src/goods_receipts.scailo_connect.js +23 -23
- package/lib/esm/src/holidays.scailo_connect.js +20 -20
- package/lib/esm/src/infrastructures.scailo_connect.js +13 -13
- package/lib/esm/src/inward_jobs.scailo_connect.js +32 -32
- package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/esm/src/labels.scailo_connect.js +2 -2
- package/lib/esm/src/leaves_adjustments.scailo_connect.js +20 -20
- package/lib/esm/src/leaves_logs.scailo_connect.js +1 -1
- package/lib/esm/src/leaves_requests.scailo_connect.js +15 -15
- package/lib/esm/src/leaves_types.scailo_connect.js +15 -15
- package/lib/esm/src/ledgers.scailo_connect.js +13 -13
- package/lib/esm/src/locations.scailo_connect.js +13 -13
- package/lib/esm/src/meetings.scailo_connect.js +19 -19
- package/lib/esm/src/merchandises.scailo_connect.js +13 -13
- package/lib/esm/src/on_duties.scailo_connect.js +17 -17
- package/lib/esm/src/outward_jobs.scailo_connect.js +32 -32
- package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +22 -22
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +21 -21
- package/lib/esm/src/overtimes.scailo_connect.js +15 -15
- package/lib/esm/src/payroll_groups.scailo_connect.js +22 -22
- package/lib/esm/src/payroll_params.scailo_connect.js +15 -15
- package/lib/esm/src/production_indents.scailo_connect.js +22 -22
- package/lib/esm/src/production_plans.scailo_connect.js +22 -22
- package/lib/esm/src/products.scailo_connect.js +12 -12
- package/lib/esm/src/proforma_invoices.scailo_connect.js +24 -24
- package/lib/esm/src/projects.scailo_connect.js +19 -19
- package/lib/esm/src/purchases_enquiries.scailo_connect.js +20 -20
- package/lib/esm/src/purchases_indents.scailo_connect.js +23 -23
- package/lib/esm/src/purchases_orders.scailo_connect.js +29 -29
- package/lib/esm/src/purchases_payments.scailo_connect.js +15 -15
- package/lib/esm/src/purchases_returns.scailo_connect.js +21 -21
- package/lib/esm/src/qc_groups.scailo_connect.js +22 -22
- package/lib/esm/src/qc_hubs.scailo_connect.js +13 -13
- package/lib/esm/src/qc_params.scailo_connect.js +15 -15
- package/lib/esm/src/qc_samples.scailo_connect.js +10 -10
- package/lib/esm/src/quotations_requests.scailo_connect.js +21 -21
- package/lib/esm/src/quotations_responses.scailo_connect.js +20 -20
- package/lib/esm/src/replaceable_indents.scailo_connect.js +22 -22
- package/lib/esm/src/roles.scailo_connect.js +17 -17
- package/lib/esm/src/salaries.scailo_connect.js +32 -32
- package/lib/esm/src/sales_enquiries.scailo_connect.js +25 -25
- package/lib/esm/src/sales_invoices.scailo_connect.js +26 -26
- package/lib/esm/src/sales_orders.scailo_connect.js +27 -27
- package/lib/esm/src/sales_quotations.scailo_connect.js +27 -27
- package/lib/esm/src/sales_receipts.scailo_connect.js +15 -15
- package/lib/esm/src/sales_returns.scailo_connect.js +21 -21
- package/lib/esm/src/shifts.scailo_connect.js +15 -15
- package/lib/esm/src/shifts_groups.scailo_connect.js +20 -20
- package/lib/esm/src/skills_groups.scailo_connect.js +22 -22
- package/lib/esm/src/skills_params.scailo_connect.js +15 -15
- package/lib/esm/src/stock_audits.scailo_connect.js +21 -21
- package/lib/esm/src/stock_issuances.scailo_connect.js +22 -22
- package/lib/esm/src/stock_returns.scailo_connect.js +21 -21
- package/lib/esm/src/storages.scailo_connect.js +13 -13
- package/lib/esm/src/stores.scailo_connect.js +13 -13
- package/lib/esm/src/supply_offers.scailo_connect.js +23 -23
- package/lib/esm/src/tax_groups.scailo_connect.js +18 -18
- package/lib/esm/src/tax_params.scailo_connect.js +13 -13
- package/lib/esm/src/teams.scailo_connect.js +22 -22
- package/lib/esm/src/units_of_materials.scailo_connect.js +13 -13
- package/lib/esm/src/users.scailo_connect.js +19 -19
- package/lib/esm/src/vendor_invoices.scailo_connect.js +25 -25
- package/lib/esm/src/vendor_streams.scailo_connect.js +6 -6
- package/lib/esm/src/vendors.scailo_connect.js +21 -21
- package/lib/esm/src/visitations.scailo_connect.js +17 -17
- package/lib/esm/src/work_orders.scailo_connect.js +22 -22
- package/lib/esm/src/workflows_rules.scailo_connect.js +16 -16
- package/lib/esm/types/index.d.ts +1 -0
- package/lib/esm/types/index.d.ts.map +1 -1
- package/lib/esm/types/permissions.d.ts +1300 -0
- package/lib/esm/types/permissions.d.ts.map +1 -0
- package/lib/esm/types/src/absences.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/activities.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_groups.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_statuses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_tags.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/announcements.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/associates.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/associates.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/bank_accounts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/base.scailo_pb.d.ts +28 -0
- package/lib/esm/types/src/base.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/client_streams.scailo_connect.d.ts +7 -7
- package/lib/esm/types/src/client_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/clients.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/clients.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/components.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/components.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/credit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/currencies.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/currencies.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/debit_notes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/departments.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equipments.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/equipments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/families.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/feedstocks.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/forms_fields.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/forms_fields.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/forms_sections.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/forms_sections.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/general_settings.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/general_settings.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/general_streams.scailo_connect.d.ts +5 -5
- package/lib/esm/types/src/general_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goals.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/holidays.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/infrastructures.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/labels.scailo_connect.d.ts +3 -3
- package/lib/esm/types/src/labels.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_logs.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/ledgers.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/ledgers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/locations.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/locations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/meetings.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/merchandises.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/payroll_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/production_plans.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/products.scailo_connect.d.ts +13 -13
- package/lib/esm/types/src/products.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts +25 -25
- package/lib/esm/types/src/proforma_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/projects.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/purchases_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts +30 -30
- package/lib/esm/types/src/purchases_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/purchases_payments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/qc_hubs.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts +11 -11
- package/lib/esm/types/src/qc_samples.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/quotations_requests.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/quotations_responses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/roles.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/roles.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_connect.d.ts +33 -33
- package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/sales_enquiries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts +27 -27
- package/lib/esm/types/src/sales_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts +28 -28
- package/lib/esm/types/src/sales_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts +28 -28
- package/lib/esm/types/src/sales_quotations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/sales_receipts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts +21 -21
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/skills_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/skills_params.scailo_connect.d.ts +16 -16
- package/lib/esm/types/src/skills_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/stock_audits.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/storages.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/storages.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stores.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/stores.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts +24 -24
- package/lib/esm/types/src/supply_offers.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/tax_groups.scailo_connect.d.ts +19 -19
- package/lib/esm/types/src/tax_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/tax_params.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/teams.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts +14 -14
- package/lib/esm/types/src/units_of_materials.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/users.scailo_connect.d.ts +20 -20
- package/lib/esm/types/src/users.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts +26 -26
- package/lib/esm/types/src/vendor_invoices.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts +7 -7
- package/lib/esm/types/src/vendor_streams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/vendors.scailo_connect.d.ts +22 -22
- package/lib/esm/types/src/vendors.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_connect.d.ts +18 -18
- package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts +23 -23
- package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts +17 -17
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -25,7 +25,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: attendances_amendments_scailo_pb_js_1.AttendancesAmendmentsServiceCreateRequest,
|
|
28
|
-
O: base_scailo_pb_js_1.
|
|
28
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
29
29
|
kind: protobuf_1.MethodKind.Unary,
|
|
30
30
|
},
|
|
31
31
|
/**
|
|
@@ -36,7 +36,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: attendances_amendments_scailo_pb_js_1.AttendancesAmendmentsServiceCreateRequest,
|
|
39
|
-
O: base_scailo_pb_js_1.
|
|
39
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
40
40
|
kind: protobuf_1.MethodKind.Unary,
|
|
41
41
|
},
|
|
42
42
|
/**
|
|
@@ -47,7 +47,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: attendances_amendments_scailo_pb_js_1.AttendancesAmendmentsServiceUpdateRequest,
|
|
50
|
-
O: base_scailo_pb_js_1.
|
|
50
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
51
51
|
kind: protobuf_1.MethodKind.Unary,
|
|
52
52
|
},
|
|
53
53
|
/**
|
|
@@ -58,7 +58,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
58
58
|
sendForVerification: {
|
|
59
59
|
name: "SendForVerification",
|
|
60
60
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
61
|
-
O: base_scailo_pb_js_1.
|
|
61
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
62
62
|
kind: protobuf_1.MethodKind.Unary,
|
|
63
63
|
},
|
|
64
64
|
/**
|
|
@@ -69,7 +69,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
69
69
|
verify: {
|
|
70
70
|
name: "Verify",
|
|
71
71
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
72
|
-
O: base_scailo_pb_js_1.
|
|
72
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
73
73
|
kind: protobuf_1.MethodKind.Unary,
|
|
74
74
|
},
|
|
75
75
|
/**
|
|
@@ -80,7 +80,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
80
80
|
approve: {
|
|
81
81
|
name: "Approve",
|
|
82
82
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
83
|
-
O: base_scailo_pb_js_1.
|
|
83
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
84
84
|
kind: protobuf_1.MethodKind.Unary,
|
|
85
85
|
},
|
|
86
86
|
/**
|
|
@@ -91,7 +91,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
91
91
|
sendForRevision: {
|
|
92
92
|
name: "SendForRevision",
|
|
93
93
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
94
|
-
O: base_scailo_pb_js_1.
|
|
94
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
95
95
|
kind: protobuf_1.MethodKind.Unary,
|
|
96
96
|
},
|
|
97
97
|
/**
|
|
@@ -102,7 +102,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: attendances_amendments_scailo_pb_js_1.AttendancesAmendmentsServiceUpdateRequest,
|
|
105
|
-
O: base_scailo_pb_js_1.
|
|
105
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
106
106
|
kind: protobuf_1.MethodKind.Unary,
|
|
107
107
|
},
|
|
108
108
|
/**
|
|
@@ -113,7 +113,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
113
113
|
halt: {
|
|
114
114
|
name: "Halt",
|
|
115
115
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
116
|
-
O: base_scailo_pb_js_1.
|
|
116
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
117
117
|
kind: protobuf_1.MethodKind.Unary,
|
|
118
118
|
},
|
|
119
119
|
/**
|
|
@@ -124,7 +124,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
124
124
|
discard: {
|
|
125
125
|
name: "Discard",
|
|
126
126
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
127
|
-
O: base_scailo_pb_js_1.
|
|
127
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
128
128
|
kind: protobuf_1.MethodKind.Unary,
|
|
129
129
|
},
|
|
130
130
|
/**
|
|
@@ -135,7 +135,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
135
135
|
restore: {
|
|
136
136
|
name: "Restore",
|
|
137
137
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
138
|
-
O: base_scailo_pb_js_1.
|
|
138
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
139
139
|
kind: protobuf_1.MethodKind.Unary,
|
|
140
140
|
},
|
|
141
141
|
/**
|
|
@@ -146,7 +146,7 @@ exports.AttendancesAmendmentsService = {
|
|
|
146
146
|
complete: {
|
|
147
147
|
name: "Complete",
|
|
148
148
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
149
|
-
O: base_scailo_pb_js_1.
|
|
149
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
150
150
|
kind: protobuf_1.MethodKind.Unary,
|
|
151
151
|
},
|
|
152
152
|
/**
|
|
@@ -157,21 +157,21 @@ exports.AttendancesAmendmentsService = {
|
|
|
157
157
|
repeat: {
|
|
158
158
|
name: "Repeat",
|
|
159
159
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
160
|
-
O: base_scailo_pb_js_1.
|
|
160
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
161
161
|
kind: protobuf_1.MethodKind.Unary,
|
|
162
162
|
},
|
|
163
163
|
/**
|
|
164
164
|
* Add comment
|
|
165
165
|
*
|
|
166
166
|
* Send Email
|
|
167
|
-
* rpc SendEmail (Identifier) returns (
|
|
167
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
168
168
|
*
|
|
169
169
|
* @generated from rpc Scailo.AttendancesAmendmentsService.CommentAdd
|
|
170
170
|
*/
|
|
171
171
|
commentAdd: {
|
|
172
172
|
name: "CommentAdd",
|
|
173
173
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
174
|
-
O: base_scailo_pb_js_1.
|
|
174
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
175
175
|
kind: protobuf_1.MethodKind.Unary,
|
|
176
176
|
},
|
|
177
177
|
/**
|
|
@@ -25,7 +25,7 @@ exports.BankAccountsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: bank_accounts_scailo_pb_js_1.BankAccountsServiceCreateRequest,
|
|
28
|
-
O: base_scailo_pb_js_1.
|
|
28
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
29
29
|
kind: protobuf_1.MethodKind.Unary,
|
|
30
30
|
},
|
|
31
31
|
/**
|
|
@@ -36,7 +36,7 @@ exports.BankAccountsService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: bank_accounts_scailo_pb_js_1.BankAccountsServiceCreateRequest,
|
|
39
|
-
O: base_scailo_pb_js_1.
|
|
39
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
40
40
|
kind: protobuf_1.MethodKind.Unary,
|
|
41
41
|
},
|
|
42
42
|
/**
|
|
@@ -47,7 +47,7 @@ exports.BankAccountsService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: bank_accounts_scailo_pb_js_1.BankAccountsServiceUpdateRequest,
|
|
50
|
-
O: base_scailo_pb_js_1.
|
|
50
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
51
51
|
kind: protobuf_1.MethodKind.Unary,
|
|
52
52
|
},
|
|
53
53
|
/**
|
|
@@ -58,7 +58,7 @@ exports.BankAccountsService = {
|
|
|
58
58
|
sendForVerification: {
|
|
59
59
|
name: "SendForVerification",
|
|
60
60
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
61
|
-
O: base_scailo_pb_js_1.
|
|
61
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
62
62
|
kind: protobuf_1.MethodKind.Unary,
|
|
63
63
|
},
|
|
64
64
|
/**
|
|
@@ -69,7 +69,7 @@ exports.BankAccountsService = {
|
|
|
69
69
|
verify: {
|
|
70
70
|
name: "Verify",
|
|
71
71
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
72
|
-
O: base_scailo_pb_js_1.
|
|
72
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
73
73
|
kind: protobuf_1.MethodKind.Unary,
|
|
74
74
|
},
|
|
75
75
|
/**
|
|
@@ -80,7 +80,7 @@ exports.BankAccountsService = {
|
|
|
80
80
|
approve: {
|
|
81
81
|
name: "Approve",
|
|
82
82
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
83
|
-
O: base_scailo_pb_js_1.
|
|
83
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
84
84
|
kind: protobuf_1.MethodKind.Unary,
|
|
85
85
|
},
|
|
86
86
|
/**
|
|
@@ -91,7 +91,7 @@ exports.BankAccountsService = {
|
|
|
91
91
|
sendForRevision: {
|
|
92
92
|
name: "SendForRevision",
|
|
93
93
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
94
|
-
O: base_scailo_pb_js_1.
|
|
94
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
95
95
|
kind: protobuf_1.MethodKind.Unary,
|
|
96
96
|
},
|
|
97
97
|
/**
|
|
@@ -102,7 +102,7 @@ exports.BankAccountsService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: bank_accounts_scailo_pb_js_1.BankAccountsServiceUpdateRequest,
|
|
105
|
-
O: base_scailo_pb_js_1.
|
|
105
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
106
106
|
kind: protobuf_1.MethodKind.Unary,
|
|
107
107
|
},
|
|
108
108
|
/**
|
|
@@ -113,7 +113,7 @@ exports.BankAccountsService = {
|
|
|
113
113
|
halt: {
|
|
114
114
|
name: "Halt",
|
|
115
115
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
116
|
-
O: base_scailo_pb_js_1.
|
|
116
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
117
117
|
kind: protobuf_1.MethodKind.Unary,
|
|
118
118
|
},
|
|
119
119
|
/**
|
|
@@ -124,7 +124,7 @@ exports.BankAccountsService = {
|
|
|
124
124
|
discard: {
|
|
125
125
|
name: "Discard",
|
|
126
126
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
127
|
-
O: base_scailo_pb_js_1.
|
|
127
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
128
128
|
kind: protobuf_1.MethodKind.Unary,
|
|
129
129
|
},
|
|
130
130
|
/**
|
|
@@ -135,21 +135,21 @@ exports.BankAccountsService = {
|
|
|
135
135
|
restore: {
|
|
136
136
|
name: "Restore",
|
|
137
137
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
138
|
-
O: base_scailo_pb_js_1.
|
|
138
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
139
139
|
kind: protobuf_1.MethodKind.Unary,
|
|
140
140
|
},
|
|
141
141
|
/**
|
|
142
142
|
* Add comment
|
|
143
143
|
*
|
|
144
144
|
* Send Email
|
|
145
|
-
* rpc SendEmail (Identifier) returns (
|
|
145
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
146
146
|
*
|
|
147
147
|
* @generated from rpc Scailo.BankAccountsService.CommentAdd
|
|
148
148
|
*/
|
|
149
149
|
commentAdd: {
|
|
150
150
|
name: "CommentAdd",
|
|
151
151
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
152
|
-
O: base_scailo_pb_js_1.
|
|
152
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
153
153
|
kind: protobuf_1.MethodKind.Unary,
|
|
154
154
|
},
|
|
155
155
|
/**
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.
|
|
8
|
-
exports.AmendmentLogsList = exports.AmendmentLog = exports.InventoryInteractionsList = exports.InventoryInteraction = exports.InventoryPartitionRequest = exports.LogbookLogInventoryLC = exports.StandardFile = void 0;
|
|
7
|
+
exports.ReorderItemsRequest = exports.LogbookLogComplete = exports.LogbookLogConciseGenericCreateRequest = exports.LogbookLogConciseSLCCreateRequest = exports.LogbookLogConciseSLC = exports.IdentifierUUIDsList = exports.IdentifierUUID = exports.IdentifierWithFile = exports.IdentifierWithSearchKey = exports.IdentifierWithEmailAttributes = exports.IdentifierWithUserComment = exports.StringsList = exports.IdentifiersList = exports.IdentifierWithSearch = exports.IdentifierZeroable = exports.IdentifierResponse = exports.Identifier = exports.RepeatWithDeliveryDate = exports.SimpleSearchReq = exports.UploadPictureReq = exports.UpdateOwnPasswordReq = exports.UpdatePasswordReq = exports.ActiveStatus = exports.ApprovalMetadata = exports.EmployeeMetadata = exports.DualQuantitiesResponse = exports.QuantityResponse = exports.SumResponse = exports.CountResponse = exports.CountInSLCStatusRequest = exports.GPSCoordinatesResponse = exports.MonthAndDayFilter = exports.Base64String = exports.ImageResponse = exports.PriceResponse = exports.StringResponse = exports.BytesResponse = exports.BooleanResponse = exports.Empty = exports.AMENDMENT_LOG_REF_FOR = exports.INVENTORY_ISSUED_PURPOSE = exports.INVENTORY_INTERACTION_CATEGORY = exports.INVENTORY_SORT_KEY = exports.INVENTORY_LIFECYCLE = exports.BOOL_FILTER = exports.LOGBOOK_OPERATION = exports.FORM_FIELD_ELEMENT = exports.FORM_TYPE = exports.STANDARD_LIFECYCLE_STATUS = exports.SORT_ORDER = void 0;
|
|
8
|
+
exports.AmendmentLogsList = exports.AmendmentLog = exports.InventoryInteractionsList = exports.InventoryInteraction = exports.InventoryPartitionRequest = exports.LogbookLogInventoryLC = exports.StandardFile = exports.CloneRequest = void 0;
|
|
9
9
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
10
10
|
/**
|
|
11
11
|
*
|
|
@@ -2028,6 +2028,49 @@ Identifier.typeName = "Scailo.Identifier";
|
|
|
2028
2028
|
Identifier.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
2029
2029
|
{ no: 1, name: "id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2030
2030
|
]);
|
|
2031
|
+
/**
|
|
2032
|
+
*
|
|
2033
|
+
* Describes the response that consists of the ID and the UUID of the record
|
|
2034
|
+
*
|
|
2035
|
+
* @generated from message Scailo.IdentifierResponse
|
|
2036
|
+
*/
|
|
2037
|
+
class IdentifierResponse extends protobuf_1.Message {
|
|
2038
|
+
constructor(data) {
|
|
2039
|
+
super();
|
|
2040
|
+
/**
|
|
2041
|
+
* ID of the resource
|
|
2042
|
+
*
|
|
2043
|
+
* @generated from field: uint64 id = 1;
|
|
2044
|
+
*/
|
|
2045
|
+
this.id = protobuf_1.protoInt64.zero;
|
|
2046
|
+
/**
|
|
2047
|
+
* UUID of the resource
|
|
2048
|
+
*
|
|
2049
|
+
* @generated from field: string uuid = 10;
|
|
2050
|
+
*/
|
|
2051
|
+
this.uuid = "";
|
|
2052
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
2053
|
+
}
|
|
2054
|
+
static fromBinary(bytes, options) {
|
|
2055
|
+
return new IdentifierResponse().fromBinary(bytes, options);
|
|
2056
|
+
}
|
|
2057
|
+
static fromJson(jsonValue, options) {
|
|
2058
|
+
return new IdentifierResponse().fromJson(jsonValue, options);
|
|
2059
|
+
}
|
|
2060
|
+
static fromJsonString(jsonString, options) {
|
|
2061
|
+
return new IdentifierResponse().fromJsonString(jsonString, options);
|
|
2062
|
+
}
|
|
2063
|
+
static equals(a, b) {
|
|
2064
|
+
return protobuf_1.proto3.util.equals(IdentifierResponse, a, b);
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
exports.IdentifierResponse = IdentifierResponse;
|
|
2068
|
+
IdentifierResponse.runtime = protobuf_1.proto3;
|
|
2069
|
+
IdentifierResponse.typeName = "Scailo.IdentifierResponse";
|
|
2070
|
+
IdentifierResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
2071
|
+
{ no: 1, name: "id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
2072
|
+
{ no: 10, name: "uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2073
|
+
]);
|
|
2031
2074
|
/**
|
|
2032
2075
|
*
|
|
2033
2076
|
* Describes the standard identifier that can also be a zero
|
|
@@ -193,7 +193,7 @@ exports.ClientStreamsService = {
|
|
|
193
193
|
addInternalSubscriber: {
|
|
194
194
|
name: "AddInternalSubscriber",
|
|
195
195
|
I: client_streams_scailo_pb_js_1.ClientStreamsServiceInternalSubscriberCreateRequest,
|
|
196
|
-
O: base_scailo_pb_js_1.
|
|
196
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
197
197
|
kind: protobuf_1.MethodKind.Unary,
|
|
198
198
|
},
|
|
199
199
|
/**
|
|
@@ -204,7 +204,7 @@ exports.ClientStreamsService = {
|
|
|
204
204
|
deleteInternalSubscriber: {
|
|
205
205
|
name: "DeleteInternalSubscriber",
|
|
206
206
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
207
|
-
O: base_scailo_pb_js_1.
|
|
207
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
208
208
|
kind: protobuf_1.MethodKind.Unary,
|
|
209
209
|
},
|
|
210
210
|
/**
|
|
@@ -237,7 +237,7 @@ exports.ClientStreamsService = {
|
|
|
237
237
|
importInternalSubscribersFromTeam: {
|
|
238
238
|
name: "ImportInternalSubscribersFromTeam",
|
|
239
239
|
I: client_streams_scailo_pb_js_1.ClientStreamsServiceImportInternalSubscribersRequest,
|
|
240
|
-
O: base_scailo_pb_js_1.
|
|
240
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
241
241
|
kind: protobuf_1.MethodKind.Unary,
|
|
242
242
|
},
|
|
243
243
|
/**
|
|
@@ -248,7 +248,7 @@ exports.ClientStreamsService = {
|
|
|
248
248
|
importInternalSubscribersFromDepartment: {
|
|
249
249
|
name: "ImportInternalSubscribersFromDepartment",
|
|
250
250
|
I: client_streams_scailo_pb_js_1.ClientStreamsServiceImportInternalSubscribersRequest,
|
|
251
|
-
O: base_scailo_pb_js_1.
|
|
251
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
252
252
|
kind: protobuf_1.MethodKind.Unary,
|
|
253
253
|
},
|
|
254
254
|
/**
|
|
@@ -259,7 +259,7 @@ exports.ClientStreamsService = {
|
|
|
259
259
|
addClientSubscriber: {
|
|
260
260
|
name: "AddClientSubscriber",
|
|
261
261
|
I: client_streams_scailo_pb_js_1.ClientStreamsServiceClientSubscriberCreateRequest,
|
|
262
|
-
O: base_scailo_pb_js_1.
|
|
262
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
263
263
|
kind: protobuf_1.MethodKind.Unary,
|
|
264
264
|
},
|
|
265
265
|
/**
|
|
@@ -270,7 +270,7 @@ exports.ClientStreamsService = {
|
|
|
270
270
|
deleteClientSubscriber: {
|
|
271
271
|
name: "DeleteClientSubscriber",
|
|
272
272
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
273
|
-
O: base_scailo_pb_js_1.
|
|
273
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
274
274
|
kind: protobuf_1.MethodKind.Unary,
|
|
275
275
|
},
|
|
276
276
|
/**
|
|
@@ -25,7 +25,7 @@ exports.ClientsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: clients_scailo_pb_js_1.ClientsServiceCreateRequest,
|
|
28
|
-
O: base_scailo_pb_js_1.
|
|
28
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
29
29
|
kind: protobuf_1.MethodKind.Unary,
|
|
30
30
|
},
|
|
31
31
|
/**
|
|
@@ -36,7 +36,7 @@ exports.ClientsService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: clients_scailo_pb_js_1.ClientsServiceCreateRequest,
|
|
39
|
-
O: base_scailo_pb_js_1.
|
|
39
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
40
40
|
kind: protobuf_1.MethodKind.Unary,
|
|
41
41
|
},
|
|
42
42
|
/**
|
|
@@ -47,7 +47,7 @@ exports.ClientsService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: clients_scailo_pb_js_1.ClientsServiceUpdateRequest,
|
|
50
|
-
O: base_scailo_pb_js_1.
|
|
50
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
51
51
|
kind: protobuf_1.MethodKind.Unary,
|
|
52
52
|
},
|
|
53
53
|
/**
|
|
@@ -58,7 +58,7 @@ exports.ClientsService = {
|
|
|
58
58
|
sendForVerification: {
|
|
59
59
|
name: "SendForVerification",
|
|
60
60
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
61
|
-
O: base_scailo_pb_js_1.
|
|
61
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
62
62
|
kind: protobuf_1.MethodKind.Unary,
|
|
63
63
|
},
|
|
64
64
|
/**
|
|
@@ -69,7 +69,7 @@ exports.ClientsService = {
|
|
|
69
69
|
verify: {
|
|
70
70
|
name: "Verify",
|
|
71
71
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
72
|
-
O: base_scailo_pb_js_1.
|
|
72
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
73
73
|
kind: protobuf_1.MethodKind.Unary,
|
|
74
74
|
},
|
|
75
75
|
/**
|
|
@@ -80,7 +80,7 @@ exports.ClientsService = {
|
|
|
80
80
|
approve: {
|
|
81
81
|
name: "Approve",
|
|
82
82
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
83
|
-
O: base_scailo_pb_js_1.
|
|
83
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
84
84
|
kind: protobuf_1.MethodKind.Unary,
|
|
85
85
|
},
|
|
86
86
|
/**
|
|
@@ -91,7 +91,7 @@ exports.ClientsService = {
|
|
|
91
91
|
sendForRevision: {
|
|
92
92
|
name: "SendForRevision",
|
|
93
93
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
94
|
-
O: base_scailo_pb_js_1.
|
|
94
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
95
95
|
kind: protobuf_1.MethodKind.Unary,
|
|
96
96
|
},
|
|
97
97
|
/**
|
|
@@ -102,7 +102,7 @@ exports.ClientsService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: clients_scailo_pb_js_1.ClientsServiceUpdateRequest,
|
|
105
|
-
O: base_scailo_pb_js_1.
|
|
105
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
106
106
|
kind: protobuf_1.MethodKind.Unary,
|
|
107
107
|
},
|
|
108
108
|
/**
|
|
@@ -113,7 +113,7 @@ exports.ClientsService = {
|
|
|
113
113
|
halt: {
|
|
114
114
|
name: "Halt",
|
|
115
115
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
116
|
-
O: base_scailo_pb_js_1.
|
|
116
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
117
117
|
kind: protobuf_1.MethodKind.Unary,
|
|
118
118
|
},
|
|
119
119
|
/**
|
|
@@ -124,7 +124,7 @@ exports.ClientsService = {
|
|
|
124
124
|
discard: {
|
|
125
125
|
name: "Discard",
|
|
126
126
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
127
|
-
O: base_scailo_pb_js_1.
|
|
127
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
128
128
|
kind: protobuf_1.MethodKind.Unary,
|
|
129
129
|
},
|
|
130
130
|
/**
|
|
@@ -135,21 +135,21 @@ exports.ClientsService = {
|
|
|
135
135
|
restore: {
|
|
136
136
|
name: "Restore",
|
|
137
137
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
138
|
-
O: base_scailo_pb_js_1.
|
|
138
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
139
139
|
kind: protobuf_1.MethodKind.Unary,
|
|
140
140
|
},
|
|
141
141
|
/**
|
|
142
142
|
* Add comment
|
|
143
143
|
*
|
|
144
144
|
* Send Email
|
|
145
|
-
* rpc SendEmail (Identifier) returns (
|
|
145
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
146
146
|
*
|
|
147
147
|
* @generated from rpc Scailo.ClientsService.CommentAdd
|
|
148
148
|
*/
|
|
149
149
|
commentAdd: {
|
|
150
150
|
name: "CommentAdd",
|
|
151
151
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
152
|
-
O: base_scailo_pb_js_1.
|
|
152
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
153
153
|
kind: protobuf_1.MethodKind.Unary,
|
|
154
154
|
},
|
|
155
155
|
/**
|
|
@@ -160,7 +160,7 @@ exports.ClientsService = {
|
|
|
160
160
|
addClientUser: {
|
|
161
161
|
name: "AddClientUser",
|
|
162
162
|
I: clients_scailo_pb_js_1.ClientsServiceUserCreateRequest,
|
|
163
|
-
O: base_scailo_pb_js_1.
|
|
163
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
164
164
|
kind: protobuf_1.MethodKind.Unary,
|
|
165
165
|
},
|
|
166
166
|
/**
|
|
@@ -171,7 +171,7 @@ exports.ClientsService = {
|
|
|
171
171
|
approveClientUser: {
|
|
172
172
|
name: "ApproveClientUser",
|
|
173
173
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
174
|
-
O: base_scailo_pb_js_1.
|
|
174
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
175
175
|
kind: protobuf_1.MethodKind.Unary,
|
|
176
176
|
},
|
|
177
177
|
/**
|
|
@@ -182,7 +182,7 @@ exports.ClientsService = {
|
|
|
182
182
|
deleteClientUser: {
|
|
183
183
|
name: "DeleteClientUser",
|
|
184
184
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
185
|
-
O: base_scailo_pb_js_1.
|
|
185
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
188
|
/**
|
|
@@ -25,7 +25,7 @@ exports.ComponentsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: components_scailo_pb_js_1.ComponentsServiceCreateRequest,
|
|
28
|
-
O: base_scailo_pb_js_1.
|
|
28
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
29
29
|
kind: protobuf_1.MethodKind.Unary,
|
|
30
30
|
},
|
|
31
31
|
/**
|
|
@@ -36,7 +36,7 @@ exports.ComponentsService = {
|
|
|
36
36
|
sendToStore: {
|
|
37
37
|
name: "SendToStore",
|
|
38
38
|
I: components_scailo_pb_js_1.ComponentsServiceSendToStoreRequest,
|
|
39
|
-
O: base_scailo_pb_js_1.
|
|
39
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
40
40
|
kind: protobuf_1.MethodKind.Unary,
|
|
41
41
|
},
|
|
42
42
|
/**
|
|
@@ -47,7 +47,7 @@ exports.ComponentsService = {
|
|
|
47
47
|
update: {
|
|
48
48
|
name: "Update",
|
|
49
49
|
I: components_scailo_pb_js_1.ComponentsServiceUpdateRequest,
|
|
50
|
-
O: base_scailo_pb_js_1.
|
|
50
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
51
51
|
kind: protobuf_1.MethodKind.Unary,
|
|
52
52
|
},
|
|
53
53
|
/**
|
|
@@ -58,7 +58,7 @@ exports.ComponentsService = {
|
|
|
58
58
|
sendForRework: {
|
|
59
59
|
name: "SendForRework",
|
|
60
60
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
61
|
-
O: base_scailo_pb_js_1.
|
|
61
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
62
62
|
kind: protobuf_1.MethodKind.Unary,
|
|
63
63
|
},
|
|
64
64
|
/**
|
|
@@ -69,7 +69,7 @@ exports.ComponentsService = {
|
|
|
69
69
|
sendForQC: {
|
|
70
70
|
name: "SendForQC",
|
|
71
71
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
72
|
-
O: base_scailo_pb_js_1.
|
|
72
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
73
73
|
kind: protobuf_1.MethodKind.Unary,
|
|
74
74
|
},
|
|
75
75
|
/**
|
|
@@ -80,7 +80,7 @@ exports.ComponentsService = {
|
|
|
80
80
|
splitLot: {
|
|
81
81
|
name: "SplitLot",
|
|
82
82
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
83
|
-
O: base_scailo_pb_js_1.
|
|
83
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
84
84
|
kind: protobuf_1.MethodKind.Unary,
|
|
85
85
|
},
|
|
86
86
|
/**
|
|
@@ -91,7 +91,7 @@ exports.ComponentsService = {
|
|
|
91
91
|
partition: {
|
|
92
92
|
name: "Partition",
|
|
93
93
|
I: base_scailo_pb_js_1.InventoryPartitionRequest,
|
|
94
|
-
O: base_scailo_pb_js_1.
|
|
94
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
95
95
|
kind: protobuf_1.MethodKind.Unary,
|
|
96
96
|
},
|
|
97
97
|
/**
|
|
@@ -102,7 +102,7 @@ exports.ComponentsService = {
|
|
|
102
102
|
consume: {
|
|
103
103
|
name: "Consume",
|
|
104
104
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
105
|
-
O: base_scailo_pb_js_1.
|
|
105
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
106
106
|
kind: protobuf_1.MethodKind.Unary,
|
|
107
107
|
},
|
|
108
108
|
/**
|
|
@@ -113,7 +113,7 @@ exports.ComponentsService = {
|
|
|
113
113
|
reject: {
|
|
114
114
|
name: "Reject",
|
|
115
115
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
116
|
-
O: base_scailo_pb_js_1.
|
|
116
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
117
117
|
kind: protobuf_1.MethodKind.Unary,
|
|
118
118
|
},
|
|
119
119
|
/**
|
|
@@ -124,7 +124,7 @@ exports.ComponentsService = {
|
|
|
124
124
|
scrap: {
|
|
125
125
|
name: "Scrap",
|
|
126
126
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
127
|
-
O: base_scailo_pb_js_1.
|
|
127
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
128
128
|
kind: protobuf_1.MethodKind.Unary,
|
|
129
129
|
},
|
|
130
130
|
/**
|
|
@@ -135,7 +135,7 @@ exports.ComponentsService = {
|
|
|
135
135
|
return: {
|
|
136
136
|
name: "Return",
|
|
137
137
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
138
|
-
O: base_scailo_pb_js_1.
|
|
138
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
139
139
|
kind: protobuf_1.MethodKind.Unary,
|
|
140
140
|
},
|
|
141
141
|
/**
|
|
@@ -146,7 +146,7 @@ exports.ComponentsService = {
|
|
|
146
146
|
discard: {
|
|
147
147
|
name: "Discard",
|
|
148
148
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
149
|
-
O: base_scailo_pb_js_1.
|
|
149
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
150
150
|
kind: protobuf_1.MethodKind.Unary,
|
|
151
151
|
},
|
|
152
152
|
/**
|
|
@@ -157,7 +157,7 @@ exports.ComponentsService = {
|
|
|
157
157
|
commentAdd: {
|
|
158
158
|
name: "CommentAdd",
|
|
159
159
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
160
|
-
O: base_scailo_pb_js_1.
|
|
160
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
161
161
|
kind: protobuf_1.MethodKind.Unary,
|
|
162
162
|
},
|
|
163
163
|
/**
|