@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
|
@@ -26,7 +26,7 @@ exports.InwardJobsService = {
|
|
|
26
26
|
create: {
|
|
27
27
|
name: "Create",
|
|
28
28
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceCreateRequest,
|
|
29
|
-
O: base_scailo_pb_js_1.
|
|
29
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
30
30
|
kind: protobuf_1.MethodKind.Unary,
|
|
31
31
|
},
|
|
32
32
|
/**
|
|
@@ -37,7 +37,7 @@ exports.InwardJobsService = {
|
|
|
37
37
|
draft: {
|
|
38
38
|
name: "Draft",
|
|
39
39
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceCreateRequest,
|
|
40
|
-
O: base_scailo_pb_js_1.
|
|
40
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
41
41
|
kind: protobuf_1.MethodKind.Unary,
|
|
42
42
|
},
|
|
43
43
|
/**
|
|
@@ -48,7 +48,7 @@ exports.InwardJobsService = {
|
|
|
48
48
|
draftUpdate: {
|
|
49
49
|
name: "DraftUpdate",
|
|
50
50
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceUpdateRequest,
|
|
51
|
-
O: base_scailo_pb_js_1.
|
|
51
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
52
52
|
kind: protobuf_1.MethodKind.Unary,
|
|
53
53
|
},
|
|
54
54
|
/**
|
|
@@ -59,7 +59,7 @@ exports.InwardJobsService = {
|
|
|
59
59
|
sendForVerification: {
|
|
60
60
|
name: "SendForVerification",
|
|
61
61
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
62
|
-
O: base_scailo_pb_js_1.
|
|
62
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
63
63
|
kind: protobuf_1.MethodKind.Unary,
|
|
64
64
|
},
|
|
65
65
|
/**
|
|
@@ -70,7 +70,7 @@ exports.InwardJobsService = {
|
|
|
70
70
|
verify: {
|
|
71
71
|
name: "Verify",
|
|
72
72
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
73
|
-
O: base_scailo_pb_js_1.
|
|
73
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
74
74
|
kind: protobuf_1.MethodKind.Unary,
|
|
75
75
|
},
|
|
76
76
|
/**
|
|
@@ -81,7 +81,7 @@ exports.InwardJobsService = {
|
|
|
81
81
|
approve: {
|
|
82
82
|
name: "Approve",
|
|
83
83
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
84
|
-
O: base_scailo_pb_js_1.
|
|
84
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
85
85
|
kind: protobuf_1.MethodKind.Unary,
|
|
86
86
|
},
|
|
87
87
|
/**
|
|
@@ -92,7 +92,7 @@ exports.InwardJobsService = {
|
|
|
92
92
|
sendForRevision: {
|
|
93
93
|
name: "SendForRevision",
|
|
94
94
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
95
|
-
O: base_scailo_pb_js_1.
|
|
95
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
96
96
|
kind: protobuf_1.MethodKind.Unary,
|
|
97
97
|
},
|
|
98
98
|
/**
|
|
@@ -103,7 +103,7 @@ exports.InwardJobsService = {
|
|
|
103
103
|
revisionUpdate: {
|
|
104
104
|
name: "RevisionUpdate",
|
|
105
105
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceUpdateRequest,
|
|
106
|
-
O: base_scailo_pb_js_1.
|
|
106
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
107
107
|
kind: protobuf_1.MethodKind.Unary,
|
|
108
108
|
},
|
|
109
109
|
/**
|
|
@@ -114,7 +114,7 @@ exports.InwardJobsService = {
|
|
|
114
114
|
halt: {
|
|
115
115
|
name: "Halt",
|
|
116
116
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
117
|
-
O: base_scailo_pb_js_1.
|
|
117
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
118
118
|
kind: protobuf_1.MethodKind.Unary,
|
|
119
119
|
},
|
|
120
120
|
/**
|
|
@@ -125,7 +125,7 @@ exports.InwardJobsService = {
|
|
|
125
125
|
discard: {
|
|
126
126
|
name: "Discard",
|
|
127
127
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
128
|
-
O: base_scailo_pb_js_1.
|
|
128
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
129
129
|
kind: protobuf_1.MethodKind.Unary,
|
|
130
130
|
},
|
|
131
131
|
/**
|
|
@@ -136,7 +136,7 @@ exports.InwardJobsService = {
|
|
|
136
136
|
restore: {
|
|
137
137
|
name: "Restore",
|
|
138
138
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
139
|
-
O: base_scailo_pb_js_1.
|
|
139
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
140
140
|
kind: protobuf_1.MethodKind.Unary,
|
|
141
141
|
},
|
|
142
142
|
/**
|
|
@@ -147,7 +147,7 @@ exports.InwardJobsService = {
|
|
|
147
147
|
complete: {
|
|
148
148
|
name: "Complete",
|
|
149
149
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
150
|
-
O: base_scailo_pb_js_1.
|
|
150
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
151
151
|
kind: protobuf_1.MethodKind.Unary,
|
|
152
152
|
},
|
|
153
153
|
/**
|
|
@@ -158,7 +158,7 @@ exports.InwardJobsService = {
|
|
|
158
158
|
repeat: {
|
|
159
159
|
name: "Repeat",
|
|
160
160
|
I: base_scailo_pb_js_1.RepeatWithDeliveryDate,
|
|
161
|
-
O: base_scailo_pb_js_1.
|
|
161
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
162
162
|
kind: protobuf_1.MethodKind.Unary,
|
|
163
163
|
},
|
|
164
164
|
/**
|
|
@@ -169,7 +169,7 @@ exports.InwardJobsService = {
|
|
|
169
169
|
reopen: {
|
|
170
170
|
name: "Reopen",
|
|
171
171
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
172
|
-
O: base_scailo_pb_js_1.
|
|
172
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
173
173
|
kind: protobuf_1.MethodKind.Unary,
|
|
174
174
|
},
|
|
175
175
|
/**
|
|
@@ -180,7 +180,7 @@ exports.InwardJobsService = {
|
|
|
180
180
|
commentAdd: {
|
|
181
181
|
name: "CommentAdd",
|
|
182
182
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
183
|
-
O: base_scailo_pb_js_1.
|
|
183
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
184
184
|
kind: protobuf_1.MethodKind.Unary,
|
|
185
185
|
},
|
|
186
186
|
/**
|
|
@@ -191,7 +191,7 @@ exports.InwardJobsService = {
|
|
|
191
191
|
sendEmail: {
|
|
192
192
|
name: "SendEmail",
|
|
193
193
|
I: base_scailo_pb_js_1.IdentifierWithEmailAttributes,
|
|
194
|
-
O: base_scailo_pb_js_1.
|
|
194
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
195
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
196
|
},
|
|
197
197
|
/**
|
|
@@ -202,7 +202,7 @@ exports.InwardJobsService = {
|
|
|
202
202
|
autofill: {
|
|
203
203
|
name: "Autofill",
|
|
204
204
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceAutofillRequest,
|
|
205
|
-
O: base_scailo_pb_js_1.
|
|
205
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
206
206
|
kind: protobuf_1.MethodKind.Unary,
|
|
207
207
|
},
|
|
208
208
|
/**
|
|
@@ -246,7 +246,7 @@ exports.InwardJobsService = {
|
|
|
246
246
|
addMultipleInwardJobInwardItems: {
|
|
247
247
|
name: "AddMultipleInwardJobInwardItems",
|
|
248
248
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceMultipleInwardItemsCreateRequest,
|
|
249
|
-
O: base_scailo_pb_js_1.
|
|
249
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
250
250
|
kind: protobuf_1.MethodKind.Unary,
|
|
251
251
|
},
|
|
252
252
|
/**
|
|
@@ -257,7 +257,7 @@ exports.InwardJobsService = {
|
|
|
257
257
|
addInwardJobInwardItem: {
|
|
258
258
|
name: "AddInwardJobInwardItem",
|
|
259
259
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceInwardItemCreateRequest,
|
|
260
|
-
O: base_scailo_pb_js_1.
|
|
260
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
261
261
|
kind: protobuf_1.MethodKind.Unary,
|
|
262
262
|
},
|
|
263
263
|
/**
|
|
@@ -268,7 +268,7 @@ exports.InwardJobsService = {
|
|
|
268
268
|
modifyInwardJobInwardItem: {
|
|
269
269
|
name: "ModifyInwardJobInwardItem",
|
|
270
270
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceInwardItemUpdateRequest,
|
|
271
|
-
O: base_scailo_pb_js_1.
|
|
271
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
272
272
|
kind: protobuf_1.MethodKind.Unary,
|
|
273
273
|
},
|
|
274
274
|
/**
|
|
@@ -279,7 +279,7 @@ exports.InwardJobsService = {
|
|
|
279
279
|
approveInwardJobInwardItem: {
|
|
280
280
|
name: "ApproveInwardJobInwardItem",
|
|
281
281
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
282
|
-
O: base_scailo_pb_js_1.
|
|
282
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
283
283
|
kind: protobuf_1.MethodKind.Unary,
|
|
284
284
|
},
|
|
285
285
|
/**
|
|
@@ -290,7 +290,7 @@ exports.InwardJobsService = {
|
|
|
290
290
|
deleteInwardJobInwardItem: {
|
|
291
291
|
name: "DeleteInwardJobInwardItem",
|
|
292
292
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
293
|
-
O: base_scailo_pb_js_1.
|
|
293
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
294
294
|
kind: protobuf_1.MethodKind.Unary,
|
|
295
295
|
},
|
|
296
296
|
/**
|
|
@@ -301,7 +301,7 @@ exports.InwardJobsService = {
|
|
|
301
301
|
reorderInwardJobInwardItems: {
|
|
302
302
|
name: "ReorderInwardJobInwardItems",
|
|
303
303
|
I: base_scailo_pb_js_1.ReorderItemsRequest,
|
|
304
|
-
O: base_scailo_pb_js_1.
|
|
304
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
305
305
|
kind: protobuf_1.MethodKind.Unary,
|
|
306
306
|
},
|
|
307
307
|
/**
|
|
@@ -411,7 +411,7 @@ exports.InwardJobsService = {
|
|
|
411
411
|
addMultipleInwardJobOutwardItems: {
|
|
412
412
|
name: "AddMultipleInwardJobOutwardItems",
|
|
413
413
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceMultipleOutwardItemsCreateRequest,
|
|
414
|
-
O: base_scailo_pb_js_1.
|
|
414
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
415
415
|
kind: protobuf_1.MethodKind.Unary,
|
|
416
416
|
},
|
|
417
417
|
/**
|
|
@@ -422,7 +422,7 @@ exports.InwardJobsService = {
|
|
|
422
422
|
addInwardJobOutwardItem: {
|
|
423
423
|
name: "AddInwardJobOutwardItem",
|
|
424
424
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceOutwardItemCreateRequest,
|
|
425
|
-
O: base_scailo_pb_js_1.
|
|
425
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
426
426
|
kind: protobuf_1.MethodKind.Unary,
|
|
427
427
|
},
|
|
428
428
|
/**
|
|
@@ -433,7 +433,7 @@ exports.InwardJobsService = {
|
|
|
433
433
|
modifyInwardJobOutwardItem: {
|
|
434
434
|
name: "ModifyInwardJobOutwardItem",
|
|
435
435
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceOutwardItemUpdateRequest,
|
|
436
|
-
O: base_scailo_pb_js_1.
|
|
436
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
437
437
|
kind: protobuf_1.MethodKind.Unary,
|
|
438
438
|
},
|
|
439
439
|
/**
|
|
@@ -444,7 +444,7 @@ exports.InwardJobsService = {
|
|
|
444
444
|
approveInwardJobOutwardItem: {
|
|
445
445
|
name: "ApproveInwardJobOutwardItem",
|
|
446
446
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
447
|
-
O: base_scailo_pb_js_1.
|
|
447
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
448
448
|
kind: protobuf_1.MethodKind.Unary,
|
|
449
449
|
},
|
|
450
450
|
/**
|
|
@@ -455,7 +455,7 @@ exports.InwardJobsService = {
|
|
|
455
455
|
deleteInwardJobOutwardItem: {
|
|
456
456
|
name: "DeleteInwardJobOutwardItem",
|
|
457
457
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
458
|
-
O: base_scailo_pb_js_1.
|
|
458
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
459
459
|
kind: protobuf_1.MethodKind.Unary,
|
|
460
460
|
},
|
|
461
461
|
/**
|
|
@@ -466,7 +466,7 @@ exports.InwardJobsService = {
|
|
|
466
466
|
reorderInwardJobOutwardItems: {
|
|
467
467
|
name: "ReorderInwardJobOutwardItems",
|
|
468
468
|
I: base_scailo_pb_js_1.ReorderItemsRequest,
|
|
469
|
-
O: base_scailo_pb_js_1.
|
|
469
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
470
470
|
kind: protobuf_1.MethodKind.Unary,
|
|
471
471
|
},
|
|
472
472
|
/**
|
|
@@ -576,7 +576,7 @@ exports.InwardJobsService = {
|
|
|
576
576
|
addInwardJobContact: {
|
|
577
577
|
name: "AddInwardJobContact",
|
|
578
578
|
I: inward_jobs_scailo_pb_js_1.InwardJobsServiceContactCreateRequest,
|
|
579
|
-
O: base_scailo_pb_js_1.
|
|
579
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
580
580
|
kind: protobuf_1.MethodKind.Unary,
|
|
581
581
|
},
|
|
582
582
|
/**
|
|
@@ -587,7 +587,7 @@ exports.InwardJobsService = {
|
|
|
587
587
|
approveInwardJobContact: {
|
|
588
588
|
name: "ApproveInwardJobContact",
|
|
589
589
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
590
|
-
O: base_scailo_pb_js_1.
|
|
590
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
591
591
|
kind: protobuf_1.MethodKind.Unary,
|
|
592
592
|
},
|
|
593
593
|
/**
|
|
@@ -598,7 +598,7 @@ exports.InwardJobsService = {
|
|
|
598
598
|
deleteInwardJobContact: {
|
|
599
599
|
name: "DeleteInwardJobContact",
|
|
600
600
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
601
|
-
O: base_scailo_pb_js_1.
|
|
601
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
602
602
|
kind: protobuf_1.MethodKind.Unary,
|
|
603
603
|
},
|
|
604
604
|
/**
|
|
@@ -26,7 +26,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
26
26
|
create: {
|
|
27
27
|
name: "Create",
|
|
28
28
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceCreateRequest,
|
|
29
|
-
O: base_scailo_pb_js_1.
|
|
29
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
30
30
|
kind: protobuf_1.MethodKind.Unary,
|
|
31
31
|
},
|
|
32
32
|
/**
|
|
@@ -37,7 +37,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
37
37
|
draft: {
|
|
38
38
|
name: "Draft",
|
|
39
39
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceCreateRequest,
|
|
40
|
-
O: base_scailo_pb_js_1.
|
|
40
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
41
41
|
kind: protobuf_1.MethodKind.Unary,
|
|
42
42
|
},
|
|
43
43
|
/**
|
|
@@ -48,7 +48,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
48
48
|
draftUpdate: {
|
|
49
49
|
name: "DraftUpdate",
|
|
50
50
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceUpdateRequest,
|
|
51
|
-
O: base_scailo_pb_js_1.
|
|
51
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
52
52
|
kind: protobuf_1.MethodKind.Unary,
|
|
53
53
|
},
|
|
54
54
|
/**
|
|
@@ -59,7 +59,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
59
59
|
sendForVerification: {
|
|
60
60
|
name: "SendForVerification",
|
|
61
61
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
62
|
-
O: base_scailo_pb_js_1.
|
|
62
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
63
63
|
kind: protobuf_1.MethodKind.Unary,
|
|
64
64
|
},
|
|
65
65
|
/**
|
|
@@ -70,7 +70,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
70
70
|
verify: {
|
|
71
71
|
name: "Verify",
|
|
72
72
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
73
|
-
O: base_scailo_pb_js_1.
|
|
73
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
74
74
|
kind: protobuf_1.MethodKind.Unary,
|
|
75
75
|
},
|
|
76
76
|
/**
|
|
@@ -81,7 +81,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
81
81
|
approve: {
|
|
82
82
|
name: "Approve",
|
|
83
83
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
84
|
-
O: base_scailo_pb_js_1.
|
|
84
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
85
85
|
kind: protobuf_1.MethodKind.Unary,
|
|
86
86
|
},
|
|
87
87
|
/**
|
|
@@ -92,7 +92,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
92
92
|
sendForRevision: {
|
|
93
93
|
name: "SendForRevision",
|
|
94
94
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
95
|
-
O: base_scailo_pb_js_1.
|
|
95
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
96
96
|
kind: protobuf_1.MethodKind.Unary,
|
|
97
97
|
},
|
|
98
98
|
/**
|
|
@@ -103,7 +103,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
103
103
|
revisionUpdate: {
|
|
104
104
|
name: "RevisionUpdate",
|
|
105
105
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceUpdateRequest,
|
|
106
|
-
O: base_scailo_pb_js_1.
|
|
106
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
107
107
|
kind: protobuf_1.MethodKind.Unary,
|
|
108
108
|
},
|
|
109
109
|
/**
|
|
@@ -114,7 +114,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
114
114
|
halt: {
|
|
115
115
|
name: "Halt",
|
|
116
116
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
117
|
-
O: base_scailo_pb_js_1.
|
|
117
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
118
118
|
kind: protobuf_1.MethodKind.Unary,
|
|
119
119
|
},
|
|
120
120
|
/**
|
|
@@ -125,7 +125,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
125
125
|
discard: {
|
|
126
126
|
name: "Discard",
|
|
127
127
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
128
|
-
O: base_scailo_pb_js_1.
|
|
128
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
129
129
|
kind: protobuf_1.MethodKind.Unary,
|
|
130
130
|
},
|
|
131
131
|
/**
|
|
@@ -136,7 +136,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
136
136
|
restore: {
|
|
137
137
|
name: "Restore",
|
|
138
138
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
139
|
-
O: base_scailo_pb_js_1.
|
|
139
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
140
140
|
kind: protobuf_1.MethodKind.Unary,
|
|
141
141
|
},
|
|
142
142
|
/**
|
|
@@ -147,7 +147,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
147
147
|
complete: {
|
|
148
148
|
name: "Complete",
|
|
149
149
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
150
|
-
O: base_scailo_pb_js_1.
|
|
150
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
151
151
|
kind: protobuf_1.MethodKind.Unary,
|
|
152
152
|
},
|
|
153
153
|
/**
|
|
@@ -158,7 +158,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
158
158
|
repeat: {
|
|
159
159
|
name: "Repeat",
|
|
160
160
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
161
|
-
O: base_scailo_pb_js_1.
|
|
161
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
162
162
|
kind: protobuf_1.MethodKind.Unary,
|
|
163
163
|
},
|
|
164
164
|
/**
|
|
@@ -169,7 +169,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
169
169
|
reopen: {
|
|
170
170
|
name: "Reopen",
|
|
171
171
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
172
|
-
O: base_scailo_pb_js_1.
|
|
172
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
173
173
|
kind: protobuf_1.MethodKind.Unary,
|
|
174
174
|
},
|
|
175
175
|
/**
|
|
@@ -180,7 +180,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
180
180
|
commentAdd: {
|
|
181
181
|
name: "CommentAdd",
|
|
182
182
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
183
|
-
O: base_scailo_pb_js_1.
|
|
183
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
184
184
|
kind: protobuf_1.MethodKind.Unary,
|
|
185
185
|
},
|
|
186
186
|
/**
|
|
@@ -191,7 +191,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
191
191
|
sendEmail: {
|
|
192
192
|
name: "SendEmail",
|
|
193
193
|
I: base_scailo_pb_js_1.IdentifierWithEmailAttributes,
|
|
194
|
-
O: base_scailo_pb_js_1.
|
|
194
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
195
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
196
|
},
|
|
197
197
|
/**
|
|
@@ -202,7 +202,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
202
202
|
autofill: {
|
|
203
203
|
name: "Autofill",
|
|
204
204
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceAutofillRequest,
|
|
205
|
-
O: base_scailo_pb_js_1.
|
|
205
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
206
206
|
kind: protobuf_1.MethodKind.Unary,
|
|
207
207
|
},
|
|
208
208
|
/**
|
|
@@ -224,7 +224,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
224
224
|
addInwardJobFreeIssueMaterialItem: {
|
|
225
225
|
name: "AddInwardJobFreeIssueMaterialItem",
|
|
226
226
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceItemCreateRequest,
|
|
227
|
-
O: base_scailo_pb_js_1.
|
|
227
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
228
228
|
kind: protobuf_1.MethodKind.Unary,
|
|
229
229
|
},
|
|
230
230
|
/**
|
|
@@ -235,7 +235,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
235
235
|
modifyInwardJobFreeIssueMaterialItem: {
|
|
236
236
|
name: "ModifyInwardJobFreeIssueMaterialItem",
|
|
237
237
|
I: inward_jobs_free_issue_materials_scailo_pb_js_1.InwardJobsFreeIssueMaterialsServiceItemUpdateRequest,
|
|
238
|
-
O: base_scailo_pb_js_1.
|
|
238
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
239
239
|
kind: protobuf_1.MethodKind.Unary,
|
|
240
240
|
},
|
|
241
241
|
/**
|
|
@@ -246,7 +246,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
246
246
|
approveInwardJobFreeIssueMaterialItem: {
|
|
247
247
|
name: "ApproveInwardJobFreeIssueMaterialItem",
|
|
248
248
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
249
|
-
O: base_scailo_pb_js_1.
|
|
249
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
250
250
|
kind: protobuf_1.MethodKind.Unary,
|
|
251
251
|
},
|
|
252
252
|
/**
|
|
@@ -257,7 +257,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
257
257
|
deleteInwardJobFreeIssueMaterialItem: {
|
|
258
258
|
name: "DeleteInwardJobFreeIssueMaterialItem",
|
|
259
259
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
260
|
-
O: base_scailo_pb_js_1.
|
|
260
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
261
261
|
kind: protobuf_1.MethodKind.Unary,
|
|
262
262
|
},
|
|
263
263
|
/**
|
|
@@ -268,7 +268,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
|
|
|
268
268
|
reorderInwardJobFreeIssueMaterialItems: {
|
|
269
269
|
name: "ReorderInwardJobFreeIssueMaterialItems",
|
|
270
270
|
I: base_scailo_pb_js_1.ReorderItemsRequest,
|
|
271
|
-
O: base_scailo_pb_js_1.
|
|
271
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
272
272
|
kind: protobuf_1.MethodKind.Unary,
|
|
273
273
|
},
|
|
274
274
|
/**
|
|
@@ -26,7 +26,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
26
26
|
create: {
|
|
27
27
|
name: "Create",
|
|
28
28
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest,
|
|
29
|
-
O: base_scailo_pb_js_1.
|
|
29
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
30
30
|
kind: protobuf_1.MethodKind.Unary,
|
|
31
31
|
},
|
|
32
32
|
/**
|
|
@@ -37,7 +37,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
37
37
|
draft: {
|
|
38
38
|
name: "Draft",
|
|
39
39
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceCreateRequest,
|
|
40
|
-
O: base_scailo_pb_js_1.
|
|
40
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
41
41
|
kind: protobuf_1.MethodKind.Unary,
|
|
42
42
|
},
|
|
43
43
|
/**
|
|
@@ -48,7 +48,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
48
48
|
draftUpdate: {
|
|
49
49
|
name: "DraftUpdate",
|
|
50
50
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest,
|
|
51
|
-
O: base_scailo_pb_js_1.
|
|
51
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
52
52
|
kind: protobuf_1.MethodKind.Unary,
|
|
53
53
|
},
|
|
54
54
|
/**
|
|
@@ -59,7 +59,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
59
59
|
sendForVerification: {
|
|
60
60
|
name: "SendForVerification",
|
|
61
61
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
62
|
-
O: base_scailo_pb_js_1.
|
|
62
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
63
63
|
kind: protobuf_1.MethodKind.Unary,
|
|
64
64
|
},
|
|
65
65
|
/**
|
|
@@ -70,7 +70,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
70
70
|
verify: {
|
|
71
71
|
name: "Verify",
|
|
72
72
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
73
|
-
O: base_scailo_pb_js_1.
|
|
73
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
74
74
|
kind: protobuf_1.MethodKind.Unary,
|
|
75
75
|
},
|
|
76
76
|
/**
|
|
@@ -81,7 +81,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
81
81
|
approve: {
|
|
82
82
|
name: "Approve",
|
|
83
83
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
84
|
-
O: base_scailo_pb_js_1.
|
|
84
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
85
85
|
kind: protobuf_1.MethodKind.Unary,
|
|
86
86
|
},
|
|
87
87
|
/**
|
|
@@ -92,7 +92,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
92
92
|
sendForRevision: {
|
|
93
93
|
name: "SendForRevision",
|
|
94
94
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
95
|
-
O: base_scailo_pb_js_1.
|
|
95
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
96
96
|
kind: protobuf_1.MethodKind.Unary,
|
|
97
97
|
},
|
|
98
98
|
/**
|
|
@@ -103,7 +103,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
103
103
|
revisionUpdate: {
|
|
104
104
|
name: "RevisionUpdate",
|
|
105
105
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceUpdateRequest,
|
|
106
|
-
O: base_scailo_pb_js_1.
|
|
106
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
107
107
|
kind: protobuf_1.MethodKind.Unary,
|
|
108
108
|
},
|
|
109
109
|
/**
|
|
@@ -114,7 +114,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
114
114
|
halt: {
|
|
115
115
|
name: "Halt",
|
|
116
116
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
117
|
-
O: base_scailo_pb_js_1.
|
|
117
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
118
118
|
kind: protobuf_1.MethodKind.Unary,
|
|
119
119
|
},
|
|
120
120
|
/**
|
|
@@ -125,7 +125,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
125
125
|
discard: {
|
|
126
126
|
name: "Discard",
|
|
127
127
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
128
|
-
O: base_scailo_pb_js_1.
|
|
128
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
129
129
|
kind: protobuf_1.MethodKind.Unary,
|
|
130
130
|
},
|
|
131
131
|
/**
|
|
@@ -136,7 +136,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
136
136
|
restore: {
|
|
137
137
|
name: "Restore",
|
|
138
138
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
139
|
-
O: base_scailo_pb_js_1.
|
|
139
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
140
140
|
kind: protobuf_1.MethodKind.Unary,
|
|
141
141
|
},
|
|
142
142
|
/**
|
|
@@ -147,7 +147,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
147
147
|
complete: {
|
|
148
148
|
name: "Complete",
|
|
149
149
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
150
|
-
O: base_scailo_pb_js_1.
|
|
150
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
151
151
|
kind: protobuf_1.MethodKind.Unary,
|
|
152
152
|
},
|
|
153
153
|
/**
|
|
@@ -158,7 +158,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
158
158
|
repeat: {
|
|
159
159
|
name: "Repeat",
|
|
160
160
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
161
|
-
O: base_scailo_pb_js_1.
|
|
161
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
162
162
|
kind: protobuf_1.MethodKind.Unary,
|
|
163
163
|
},
|
|
164
164
|
/**
|
|
@@ -169,7 +169,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
169
169
|
reopen: {
|
|
170
170
|
name: "Reopen",
|
|
171
171
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
172
|
-
O: base_scailo_pb_js_1.
|
|
172
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
173
173
|
kind: protobuf_1.MethodKind.Unary,
|
|
174
174
|
},
|
|
175
175
|
/**
|
|
@@ -180,7 +180,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
180
180
|
commentAdd: {
|
|
181
181
|
name: "CommentAdd",
|
|
182
182
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
183
|
-
O: base_scailo_pb_js_1.
|
|
183
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
184
184
|
kind: protobuf_1.MethodKind.Unary,
|
|
185
185
|
},
|
|
186
186
|
/**
|
|
@@ -191,7 +191,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
191
191
|
sendEmail: {
|
|
192
192
|
name: "SendEmail",
|
|
193
193
|
I: base_scailo_pb_js_1.IdentifierWithEmailAttributes,
|
|
194
|
-
O: base_scailo_pb_js_1.
|
|
194
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
195
195
|
kind: protobuf_1.MethodKind.Unary,
|
|
196
196
|
},
|
|
197
197
|
/**
|
|
@@ -213,7 +213,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
213
213
|
addInwardJobFreeIssueMaterialReturnItem: {
|
|
214
214
|
name: "AddInwardJobFreeIssueMaterialReturnItem",
|
|
215
215
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceItemCreateRequest,
|
|
216
|
-
O: base_scailo_pb_js_1.
|
|
216
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
217
217
|
kind: protobuf_1.MethodKind.Unary,
|
|
218
218
|
},
|
|
219
219
|
/**
|
|
@@ -224,7 +224,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
224
224
|
modifyInwardJobFreeIssueMaterialReturnItem: {
|
|
225
225
|
name: "ModifyInwardJobFreeIssueMaterialReturnItem",
|
|
226
226
|
I: inward_jobs_free_issue_materials_returns_scailo_pb_js_1.InwardJobsFreeIssueMaterialsReturnsServiceItemUpdateRequest,
|
|
227
|
-
O: base_scailo_pb_js_1.
|
|
227
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
228
228
|
kind: protobuf_1.MethodKind.Unary,
|
|
229
229
|
},
|
|
230
230
|
/**
|
|
@@ -235,7 +235,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
235
235
|
approveInwardJobFreeIssueMaterialReturnItem: {
|
|
236
236
|
name: "ApproveInwardJobFreeIssueMaterialReturnItem",
|
|
237
237
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
238
|
-
O: base_scailo_pb_js_1.
|
|
238
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
239
239
|
kind: protobuf_1.MethodKind.Unary,
|
|
240
240
|
},
|
|
241
241
|
/**
|
|
@@ -246,7 +246,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
246
246
|
deleteInwardJobFreeIssueMaterialReturnItem: {
|
|
247
247
|
name: "DeleteInwardJobFreeIssueMaterialReturnItem",
|
|
248
248
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
249
|
-
O: base_scailo_pb_js_1.
|
|
249
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
250
250
|
kind: protobuf_1.MethodKind.Unary,
|
|
251
251
|
},
|
|
252
252
|
/**
|
|
@@ -257,7 +257,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
|
|
|
257
257
|
reorderInwardJobFreeIssueMaterialReturnItems: {
|
|
258
258
|
name: "ReorderInwardJobFreeIssueMaterialReturnItems",
|
|
259
259
|
I: base_scailo_pb_js_1.ReorderItemsRequest,
|
|
260
|
-
O: base_scailo_pb_js_1.
|
|
260
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
261
261
|
kind: protobuf_1.MethodKind.Unary,
|
|
262
262
|
},
|
|
263
263
|
/**
|
|
@@ -47,7 +47,7 @@ exports.LabelsService = {
|
|
|
47
47
|
discard: {
|
|
48
48
|
name: "Discard",
|
|
49
49
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
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.LabelsService = {
|
|
|
58
58
|
restore: {
|
|
59
59
|
name: "Restore",
|
|
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
|
/**
|