@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
|
@@ -30,7 +30,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
30
30
|
create: {
|
|
31
31
|
name: "Create",
|
|
32
32
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceCreateRequest,
|
|
33
|
-
O: base_scailo_pb_js_1.
|
|
33
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
34
34
|
kind: protobuf_1.MethodKind.Unary,
|
|
35
35
|
},
|
|
36
36
|
/**
|
|
@@ -41,7 +41,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
41
41
|
draft: {
|
|
42
42
|
name: "Draft",
|
|
43
43
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceCreateRequest,
|
|
44
|
-
O: base_scailo_pb_js_1.
|
|
44
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
45
45
|
kind: protobuf_1.MethodKind.Unary,
|
|
46
46
|
},
|
|
47
47
|
/**
|
|
@@ -52,7 +52,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
52
52
|
draftUpdate: {
|
|
53
53
|
name: "DraftUpdate",
|
|
54
54
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceUpdateRequest,
|
|
55
|
-
O: base_scailo_pb_js_1.
|
|
55
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
56
56
|
kind: protobuf_1.MethodKind.Unary,
|
|
57
57
|
},
|
|
58
58
|
/**
|
|
@@ -63,7 +63,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
63
63
|
sendForVerification: {
|
|
64
64
|
name: "SendForVerification",
|
|
65
65
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
66
|
-
O: base_scailo_pb_js_1.
|
|
66
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
67
67
|
kind: protobuf_1.MethodKind.Unary,
|
|
68
68
|
},
|
|
69
69
|
/**
|
|
@@ -74,7 +74,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
74
74
|
verify: {
|
|
75
75
|
name: "Verify",
|
|
76
76
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
77
|
-
O: base_scailo_pb_js_1.
|
|
77
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
78
78
|
kind: protobuf_1.MethodKind.Unary,
|
|
79
79
|
},
|
|
80
80
|
/**
|
|
@@ -85,7 +85,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
85
85
|
approve: {
|
|
86
86
|
name: "Approve",
|
|
87
87
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
88
|
-
O: base_scailo_pb_js_1.
|
|
88
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
89
89
|
kind: protobuf_1.MethodKind.Unary,
|
|
90
90
|
},
|
|
91
91
|
/**
|
|
@@ -96,7 +96,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
96
96
|
sendForRevision: {
|
|
97
97
|
name: "SendForRevision",
|
|
98
98
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
99
|
-
O: base_scailo_pb_js_1.
|
|
99
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
100
100
|
kind: protobuf_1.MethodKind.Unary,
|
|
101
101
|
},
|
|
102
102
|
/**
|
|
@@ -107,7 +107,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
107
107
|
revisionUpdate: {
|
|
108
108
|
name: "RevisionUpdate",
|
|
109
109
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceUpdateRequest,
|
|
110
|
-
O: base_scailo_pb_js_1.
|
|
110
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
111
111
|
kind: protobuf_1.MethodKind.Unary,
|
|
112
112
|
},
|
|
113
113
|
/**
|
|
@@ -118,7 +118,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
118
118
|
halt: {
|
|
119
119
|
name: "Halt",
|
|
120
120
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
121
|
-
O: base_scailo_pb_js_1.
|
|
121
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
122
122
|
kind: protobuf_1.MethodKind.Unary,
|
|
123
123
|
},
|
|
124
124
|
/**
|
|
@@ -129,7 +129,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
129
129
|
discard: {
|
|
130
130
|
name: "Discard",
|
|
131
131
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
132
|
-
O: base_scailo_pb_js_1.
|
|
132
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
133
133
|
kind: protobuf_1.MethodKind.Unary,
|
|
134
134
|
},
|
|
135
135
|
/**
|
|
@@ -140,7 +140,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
140
140
|
restore: {
|
|
141
141
|
name: "Restore",
|
|
142
142
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
143
|
-
O: base_scailo_pb_js_1.
|
|
143
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
144
144
|
kind: protobuf_1.MethodKind.Unary,
|
|
145
145
|
},
|
|
146
146
|
/**
|
|
@@ -151,7 +151,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
151
151
|
complete: {
|
|
152
152
|
name: "Complete",
|
|
153
153
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
154
|
-
O: base_scailo_pb_js_1.
|
|
154
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
155
155
|
kind: protobuf_1.MethodKind.Unary,
|
|
156
156
|
},
|
|
157
157
|
/**
|
|
@@ -162,21 +162,21 @@ exports.LeavesAdjustmentsService = {
|
|
|
162
162
|
repeat: {
|
|
163
163
|
name: "Repeat",
|
|
164
164
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
165
|
-
O: base_scailo_pb_js_1.
|
|
165
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
166
166
|
kind: protobuf_1.MethodKind.Unary,
|
|
167
167
|
},
|
|
168
168
|
/**
|
|
169
169
|
* Add comment
|
|
170
170
|
*
|
|
171
171
|
* Send Email
|
|
172
|
-
* rpc SendEmail (Identifier) returns (
|
|
172
|
+
* rpc SendEmail (Identifier) returns (IdentifierResponse);
|
|
173
173
|
*
|
|
174
174
|
* @generated from rpc Scailo.LeavesAdjustmentsService.CommentAdd
|
|
175
175
|
*/
|
|
176
176
|
commentAdd: {
|
|
177
177
|
name: "CommentAdd",
|
|
178
178
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
179
|
-
O: base_scailo_pb_js_1.
|
|
179
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
180
180
|
kind: protobuf_1.MethodKind.Unary,
|
|
181
181
|
},
|
|
182
182
|
/**
|
|
@@ -187,7 +187,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
187
187
|
addLeaveAdjustmentRecord: {
|
|
188
188
|
name: "AddLeaveAdjustmentRecord",
|
|
189
189
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceRecordCreateRequest,
|
|
190
|
-
O: base_scailo_pb_js_1.
|
|
190
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
191
191
|
kind: protobuf_1.MethodKind.Unary,
|
|
192
192
|
},
|
|
193
193
|
/**
|
|
@@ -198,7 +198,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
198
198
|
modifyLeaveAdjustmentRecord: {
|
|
199
199
|
name: "ModifyLeaveAdjustmentRecord",
|
|
200
200
|
I: leaves_adjustments_scailo_pb_js_1.LeavesAdjustmentsServiceRecordUpdateRequest,
|
|
201
|
-
O: base_scailo_pb_js_1.
|
|
201
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
202
202
|
kind: protobuf_1.MethodKind.Unary,
|
|
203
203
|
},
|
|
204
204
|
/**
|
|
@@ -209,7 +209,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
209
209
|
approveLeaveAdjustmentRecord: {
|
|
210
210
|
name: "ApproveLeaveAdjustmentRecord",
|
|
211
211
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
212
|
-
O: base_scailo_pb_js_1.
|
|
212
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
213
213
|
kind: protobuf_1.MethodKind.Unary,
|
|
214
214
|
},
|
|
215
215
|
/**
|
|
@@ -220,7 +220,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
220
220
|
deleteLeaveAdjustmentRecord: {
|
|
221
221
|
name: "DeleteLeaveAdjustmentRecord",
|
|
222
222
|
I: base_scailo_pb_js_1.IdentifierWithUserComment,
|
|
223
|
-
O: base_scailo_pb_js_1.
|
|
223
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
224
224
|
kind: protobuf_1.MethodKind.Unary,
|
|
225
225
|
},
|
|
226
226
|
/**
|
|
@@ -231,7 +231,7 @@ exports.LeavesAdjustmentsService = {
|
|
|
231
231
|
reorderLeaveAdjustmentRecords: {
|
|
232
232
|
name: "ReorderLeaveAdjustmentRecords",
|
|
233
233
|
I: base_scailo_pb_js_1.ReorderItemsRequest,
|
|
234
|
-
O: base_scailo_pb_js_1.
|
|
234
|
+
O: base_scailo_pb_js_1.IdentifierResponse,
|
|
235
235
|
kind: protobuf_1.MethodKind.Unary,
|
|
236
236
|
},
|
|
237
237
|
/**
|
|
@@ -13,7 +13,7 @@ const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
|
13
13
|
* Describes the common methods applicable on each record
|
|
14
14
|
*
|
|
15
15
|
* Create and send for verification
|
|
16
|
-
* rpc Create (LeavesLogsServiceCreateRequest) returns (
|
|
16
|
+
* rpc Create (LeavesLogsServiceCreateRequest) returns (IdentifierResponse);
|
|
17
17
|
*
|
|
18
18
|
* @generated from service Scailo.LeavesLogsService
|
|
19
19
|
*/
|
|
@@ -25,7 +25,7 @@ exports.LeavesRequestsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: leaves_requests_scailo_pb_js_1.LeavesRequestsServiceCreateRequest,
|
|
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.LeavesRequestsService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: leaves_requests_scailo_pb_js_1.LeavesRequestsServiceCreateRequest,
|
|
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.LeavesRequestsService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: leaves_requests_scailo_pb_js_1.LeavesRequestsServiceUpdateRequest,
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: leaves_requests_scailo_pb_js_1.LeavesRequestsServiceUpdateRequest,
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService = {
|
|
|
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.LeavesRequestsService.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.LeavesTypesService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: leaves_types_scailo_pb_js_1.LeavesTypesServiceCreateRequest,
|
|
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.LeavesTypesService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: leaves_types_scailo_pb_js_1.LeavesTypesServiceCreateRequest,
|
|
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.LeavesTypesService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: leaves_types_scailo_pb_js_1.LeavesTypesServiceUpdateRequest,
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: leaves_types_scailo_pb_js_1.LeavesTypesServiceUpdateRequest,
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService = {
|
|
|
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.LeavesTypesService.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.LedgersService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: ledgers_scailo_pb_js_1.LedgersServiceCreateRequest,
|
|
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.LedgersService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: ledgers_scailo_pb_js_1.LedgersServiceCreateRequest,
|
|
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.LedgersService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: ledgers_scailo_pb_js_1.LedgersServiceUpdateRequest,
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: ledgers_scailo_pb_js_1.LedgersServiceUpdateRequest,
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
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.LedgersService = {
|
|
|
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.LedgersService.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
|
/**
|
|
@@ -25,7 +25,7 @@ exports.LocationsService = {
|
|
|
25
25
|
create: {
|
|
26
26
|
name: "Create",
|
|
27
27
|
I: locations_scailo_pb_js_1.LocationsServiceCreateRequest,
|
|
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.LocationsService = {
|
|
|
36
36
|
draft: {
|
|
37
37
|
name: "Draft",
|
|
38
38
|
I: locations_scailo_pb_js_1.LocationsServiceCreateRequest,
|
|
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.LocationsService = {
|
|
|
47
47
|
draftUpdate: {
|
|
48
48
|
name: "DraftUpdate",
|
|
49
49
|
I: locations_scailo_pb_js_1.LocationsServiceUpdateRequest,
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
102
102
|
revisionUpdate: {
|
|
103
103
|
name: "RevisionUpdate",
|
|
104
104
|
I: locations_scailo_pb_js_1.LocationsServiceUpdateRequest,
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
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.LocationsService = {
|
|
|
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.LocationsService.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
|
/**
|