@kernelminds/scailo-sdk 0.0.28 → 0.0.30
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/permissions.js +1301 -1326
- package/lib/cjs/src/absences.scailo_connect.js +11 -0
- package/lib/cjs/src/actions_codes.scailo_connect.js +11 -0
- package/lib/cjs/src/activities_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/activities_statuses.scailo_connect.js +11 -0
- package/lib/cjs/src/activities_tags.scailo_connect.js +11 -0
- package/lib/cjs/src/announcements.scailo_connect.js +11 -0
- package/lib/cjs/src/asset_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/attendances.scailo_connect.js +11 -0
- package/lib/cjs/src/attendances_amendments.scailo_connect.js +11 -0
- package/lib/cjs/src/departments.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_families.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/cjs/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/cjs/src/expenses.scailo_connect.js +11 -0
- package/lib/cjs/src/families.scailo_connect.js +11 -0
- package/lib/cjs/src/goals.scailo_connect.js +11 -0
- package/lib/cjs/src/holidays.scailo_connect.js +11 -0
- package/lib/cjs/src/leaves_adjustments.scailo_connect.js +11 -0
- package/lib/cjs/src/leaves_requests.scailo_connect.js +11 -0
- package/lib/cjs/src/leaves_types.scailo_connect.js +11 -0
- package/lib/cjs/src/meetings.scailo_connect.js +11 -0
- package/lib/cjs/src/on_duties.scailo_connect.js +11 -0
- package/lib/cjs/src/overtimes.scailo_connect.js +11 -0
- package/lib/cjs/src/payroll_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/payroll_params.scailo_connect.js +11 -0
- package/lib/cjs/src/production_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/projects.scailo_connect.js +11 -0
- package/lib/cjs/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/qc_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/qc_params.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/roles.scailo_pb.js +51 -1
- package/lib/cjs/src/salaries.scailo_connect.js +11 -0
- package/lib/cjs/src/shifts.scailo_connect.js +11 -0
- package/lib/cjs/src/shifts_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/skills_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/skills_params.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_audits.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +11 -0
- package/lib/cjs/src/tax_groups.scailo_connect.js +11 -0
- package/lib/cjs/src/tax_params.scailo_connect.js +11 -0
- package/lib/cjs/src/teams.scailo_connect.js +11 -0
- package/lib/cjs/src/visitations.scailo_connect.js +11 -0
- package/lib/cjs/src/workflows_rules.scailo_connect.js +11 -0
- package/lib/cjs/types/permissions.d.ts +6910 -1406
- package/lib/cjs/types/permissions.d.ts.map +1 -1
- package/lib/cjs/types/src/absences.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/activities_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/departments.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/families.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/goals.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/leaves_requests.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/payroll_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/projects.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/roles.scailo_pb.d.ts +34 -0
- package/lib/cjs/types/src/roles.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/shifts_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/tax_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/cjs/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/teams.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts +11 -0
- package/lib/cjs/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/lib/esm/permissions.js +1301 -1326
- package/lib/esm/src/absences.scailo_connect.js +11 -0
- package/lib/esm/src/actions_codes.scailo_connect.js +11 -0
- package/lib/esm/src/activities_groups.scailo_connect.js +11 -0
- package/lib/esm/src/activities_statuses.scailo_connect.js +11 -0
- package/lib/esm/src/activities_tags.scailo_connect.js +11 -0
- package/lib/esm/src/announcements.scailo_connect.js +11 -0
- package/lib/esm/src/asset_indents.scailo_connect.js +11 -0
- package/lib/esm/src/attendances.scailo_connect.js +11 -0
- package/lib/esm/src/attendances_amendments.scailo_connect.js +11 -0
- package/lib/esm/src/departments.scailo_connect.js +11 -0
- package/lib/esm/src/equations_families.scailo_connect.js +11 -0
- package/lib/esm/src/equations_replaceables.scailo_connect.js +11 -0
- package/lib/esm/src/equations_sales_bundles.scailo_connect.js +11 -0
- package/lib/esm/src/equations_work_orders.scailo_connect.js +11 -0
- package/lib/esm/src/expenses.scailo_connect.js +11 -0
- package/lib/esm/src/families.scailo_connect.js +11 -0
- package/lib/esm/src/goals.scailo_connect.js +11 -0
- package/lib/esm/src/holidays.scailo_connect.js +11 -0
- package/lib/esm/src/leaves_adjustments.scailo_connect.js +11 -0
- package/lib/esm/src/leaves_requests.scailo_connect.js +11 -0
- package/lib/esm/src/leaves_types.scailo_connect.js +11 -0
- package/lib/esm/src/meetings.scailo_connect.js +11 -0
- package/lib/esm/src/on_duties.scailo_connect.js +11 -0
- package/lib/esm/src/overtimes.scailo_connect.js +11 -0
- package/lib/esm/src/payroll_groups.scailo_connect.js +11 -0
- package/lib/esm/src/payroll_params.scailo_connect.js +11 -0
- package/lib/esm/src/production_indents.scailo_connect.js +11 -0
- package/lib/esm/src/projects.scailo_connect.js +11 -0
- package/lib/esm/src/purchases_indents.scailo_connect.js +11 -0
- package/lib/esm/src/qc_groups.scailo_connect.js +11 -0
- package/lib/esm/src/qc_params.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/esm/src/roles.scailo_pb.js +51 -1
- package/lib/esm/src/salaries.scailo_connect.js +11 -0
- package/lib/esm/src/shifts.scailo_connect.js +11 -0
- package/lib/esm/src/shifts_groups.scailo_connect.js +11 -0
- package/lib/esm/src/skills_groups.scailo_connect.js +11 -0
- package/lib/esm/src/skills_params.scailo_connect.js +11 -0
- package/lib/esm/src/stock_audits.scailo_connect.js +11 -0
- package/lib/esm/src/stock_issuances.scailo_connect.js +11 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +11 -0
- package/lib/esm/src/tax_groups.scailo_connect.js +11 -0
- package/lib/esm/src/tax_params.scailo_connect.js +11 -0
- package/lib/esm/src/teams.scailo_connect.js +11 -0
- package/lib/esm/src/visitations.scailo_connect.js +11 -0
- package/lib/esm/src/workflows_rules.scailo_connect.js +11 -0
- package/lib/esm/types/permissions.d.ts +6910 -1406
- package/lib/esm/types/permissions.d.ts.map +1 -1
- package/lib/esm/types/src/absences.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/absences.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/actions_codes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/activities_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/esm/types/src/activities_tags.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/announcements.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/announcements.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/attendances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/attendances_amendments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/departments.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/departments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/equations_families.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/expenses.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/expenses.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/families.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/families.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/goals.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/goals.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/holidays.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/holidays.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/leaves_adjustments.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/leaves_requests.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/esm/types/src/leaves_types.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/meetings.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/meetings.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/on_duties.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/overtimes.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/payroll_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/projects.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/projects.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/qc_groups.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/qc_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/roles.scailo_pb.d.ts +34 -0
- package/lib/esm/types/src/roles.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/salaries.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/salaries.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/shifts.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/shifts_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- 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 +11 -0
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/tax_groups.scailo_connect.d.ts +11 -0
- 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 +11 -0
- package/lib/esm/types/src/tax_params.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/teams.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/teams.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/visitations.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/visitations.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts +11 -0
- package/lib/esm/types/src/workflows_rules.scailo_connect.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -185,6 +185,17 @@ exports.AbsencesService = {
|
|
|
185
185
|
O: absences_scailo_pb_js_1.Absence,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.AbsencesService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: absences_scailo_pb_js_1.Absence,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -163,6 +163,17 @@ exports.ActionsCodesService = {
|
|
|
163
163
|
O: actions_codes_scailo_pb_js_1.ActionCode,
|
|
164
164
|
kind: protobuf_1.MethodKind.Unary,
|
|
165
165
|
},
|
|
166
|
+
/**
|
|
167
|
+
* View by UUID
|
|
168
|
+
*
|
|
169
|
+
* @generated from rpc Scailo.ActionsCodesService.ViewByUUID
|
|
170
|
+
*/
|
|
171
|
+
viewByUUID: {
|
|
172
|
+
name: "ViewByUUID",
|
|
173
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
174
|
+
O: actions_codes_scailo_pb_js_1.ActionCode,
|
|
175
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
176
|
+
},
|
|
166
177
|
/**
|
|
167
178
|
* View all
|
|
168
179
|
*
|
|
@@ -163,6 +163,17 @@ exports.ActivitiesGroupsService = {
|
|
|
163
163
|
O: activities_groups_scailo_pb_js_1.ActivityGroup,
|
|
164
164
|
kind: protobuf_1.MethodKind.Unary,
|
|
165
165
|
},
|
|
166
|
+
/**
|
|
167
|
+
* View by UUID
|
|
168
|
+
*
|
|
169
|
+
* @generated from rpc Scailo.ActivitiesGroupsService.ViewByUUID
|
|
170
|
+
*/
|
|
171
|
+
viewByUUID: {
|
|
172
|
+
name: "ViewByUUID",
|
|
173
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
174
|
+
O: activities_groups_scailo_pb_js_1.ActivityGroup,
|
|
175
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
176
|
+
},
|
|
166
177
|
/**
|
|
167
178
|
* View all
|
|
168
179
|
*
|
|
@@ -163,6 +163,17 @@ exports.ActivitiesStatusesService = {
|
|
|
163
163
|
O: activities_statuses_scailo_pb_js_1.ActivityStatus,
|
|
164
164
|
kind: protobuf_1.MethodKind.Unary,
|
|
165
165
|
},
|
|
166
|
+
/**
|
|
167
|
+
* View by UUID
|
|
168
|
+
*
|
|
169
|
+
* @generated from rpc Scailo.ActivitiesStatusesService.ViewByUUID
|
|
170
|
+
*/
|
|
171
|
+
viewByUUID: {
|
|
172
|
+
name: "ViewByUUID",
|
|
173
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
174
|
+
O: activities_statuses_scailo_pb_js_1.ActivityStatus,
|
|
175
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
176
|
+
},
|
|
166
177
|
/**
|
|
167
178
|
* View all
|
|
168
179
|
*
|
|
@@ -163,6 +163,17 @@ exports.ActivitiesTagsService = {
|
|
|
163
163
|
O: activities_tags_scailo_pb_js_1.ActivityTag,
|
|
164
164
|
kind: protobuf_1.MethodKind.Unary,
|
|
165
165
|
},
|
|
166
|
+
/**
|
|
167
|
+
* View by UUID
|
|
168
|
+
*
|
|
169
|
+
* @generated from rpc Scailo.ActivitiesTagsService.ViewByUUID
|
|
170
|
+
*/
|
|
171
|
+
viewByUUID: {
|
|
172
|
+
name: "ViewByUUID",
|
|
173
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
174
|
+
O: activities_tags_scailo_pb_js_1.ActivityTag,
|
|
175
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
176
|
+
},
|
|
166
177
|
/**
|
|
167
178
|
* View all
|
|
168
179
|
*
|
|
@@ -185,6 +185,17 @@ exports.AnnouncementsService = {
|
|
|
185
185
|
O: announcements_scailo_pb_js_1.Announcement,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.AnnouncementsService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: announcements_scailo_pb_js_1.Announcement,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -348,6 +348,17 @@ exports.AssetIndentsService = {
|
|
|
348
348
|
O: asset_indents_scailo_pb_js_1.AssetIndent,
|
|
349
349
|
kind: protobuf_1.MethodKind.Unary,
|
|
350
350
|
},
|
|
351
|
+
/**
|
|
352
|
+
* View by UUID
|
|
353
|
+
*
|
|
354
|
+
* @generated from rpc Scailo.AssetIndentsService.ViewByUUID
|
|
355
|
+
*/
|
|
356
|
+
viewByUUID: {
|
|
357
|
+
name: "ViewByUUID",
|
|
358
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
359
|
+
O: asset_indents_scailo_pb_js_1.AssetIndent,
|
|
360
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
361
|
+
},
|
|
351
362
|
/**
|
|
352
363
|
* View all
|
|
353
364
|
*
|
|
@@ -207,6 +207,17 @@ exports.AttendancesService = {
|
|
|
207
207
|
O: attendances_scailo_pb_js_1.Attendance,
|
|
208
208
|
kind: protobuf_1.MethodKind.Unary,
|
|
209
209
|
},
|
|
210
|
+
/**
|
|
211
|
+
* View by UUID
|
|
212
|
+
*
|
|
213
|
+
* @generated from rpc Scailo.AttendancesService.ViewByUUID
|
|
214
|
+
*/
|
|
215
|
+
viewByUUID: {
|
|
216
|
+
name: "ViewByUUID",
|
|
217
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
218
|
+
O: attendances_scailo_pb_js_1.Attendance,
|
|
219
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
220
|
+
},
|
|
210
221
|
/**
|
|
211
222
|
* View all
|
|
212
223
|
*
|
|
@@ -185,6 +185,17 @@ exports.AttendancesAmendmentsService = {
|
|
|
185
185
|
O: attendances_amendments_scailo_pb_js_1.AttendanceAmendment,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.AttendancesAmendmentsService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: attendances_amendments_scailo_pb_js_1.AttendanceAmendment,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -196,6 +196,17 @@ exports.DepartmentsService = {
|
|
|
196
196
|
O: departments_scailo_pb_js_1.Department,
|
|
197
197
|
kind: protobuf_1.MethodKind.Unary,
|
|
198
198
|
},
|
|
199
|
+
/**
|
|
200
|
+
* View by UUID
|
|
201
|
+
*
|
|
202
|
+
* @generated from rpc Scailo.DepartmentsService.ViewByUUID
|
|
203
|
+
*/
|
|
204
|
+
viewByUUID: {
|
|
205
|
+
name: "ViewByUUID",
|
|
206
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
207
|
+
O: departments_scailo_pb_js_1.Department,
|
|
208
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
209
|
+
},
|
|
199
210
|
/**
|
|
200
211
|
* View all
|
|
201
212
|
*
|
|
@@ -374,6 +374,17 @@ exports.EquationsFamiliesService = {
|
|
|
374
374
|
O: equations_families_scailo_pb_js_1.EquationFamily,
|
|
375
375
|
kind: protobuf_1.MethodKind.Unary,
|
|
376
376
|
},
|
|
377
|
+
/**
|
|
378
|
+
* View by UUID
|
|
379
|
+
*
|
|
380
|
+
* @generated from rpc Scailo.EquationsFamiliesService.ViewByUUID
|
|
381
|
+
*/
|
|
382
|
+
viewByUUID: {
|
|
383
|
+
name: "ViewByUUID",
|
|
384
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
385
|
+
O: equations_families_scailo_pb_js_1.EquationFamily,
|
|
386
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
387
|
+
},
|
|
377
388
|
/**
|
|
378
389
|
* View all
|
|
379
390
|
*
|
|
@@ -373,6 +373,17 @@ exports.EquationsReplaceablesService = {
|
|
|
373
373
|
O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
|
|
374
374
|
kind: protobuf_1.MethodKind.Unary,
|
|
375
375
|
},
|
|
376
|
+
/**
|
|
377
|
+
* View by UUID
|
|
378
|
+
*
|
|
379
|
+
* @generated from rpc Scailo.EquationsReplaceablesService.ViewByUUID
|
|
380
|
+
*/
|
|
381
|
+
viewByUUID: {
|
|
382
|
+
name: "ViewByUUID",
|
|
383
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
384
|
+
O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
|
|
385
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
386
|
+
},
|
|
376
387
|
/**
|
|
377
388
|
* View all
|
|
378
389
|
*
|
|
@@ -373,6 +373,17 @@ exports.EquationsSalesBundlesService = {
|
|
|
373
373
|
O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
|
|
374
374
|
kind: protobuf_1.MethodKind.Unary,
|
|
375
375
|
},
|
|
376
|
+
/**
|
|
377
|
+
* View by UUID
|
|
378
|
+
*
|
|
379
|
+
* @generated from rpc Scailo.EquationsSalesBundlesService.ViewByUUID
|
|
380
|
+
*/
|
|
381
|
+
viewByUUID: {
|
|
382
|
+
name: "ViewByUUID",
|
|
383
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
384
|
+
O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
|
|
385
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
386
|
+
},
|
|
376
387
|
/**
|
|
377
388
|
* View all
|
|
378
389
|
*
|
|
@@ -384,6 +384,17 @@ exports.EquationsWorkOrdersService = {
|
|
|
384
384
|
O: equations_work_orders_scailo_pb_js_1.EquationWorkOrder,
|
|
385
385
|
kind: protobuf_1.MethodKind.Unary,
|
|
386
386
|
},
|
|
387
|
+
/**
|
|
388
|
+
* View by UUID
|
|
389
|
+
*
|
|
390
|
+
* @generated from rpc Scailo.EquationsWorkOrdersService.ViewByUUID
|
|
391
|
+
*/
|
|
392
|
+
viewByUUID: {
|
|
393
|
+
name: "ViewByUUID",
|
|
394
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
395
|
+
O: equations_work_orders_scailo_pb_js_1.EquationWorkOrder,
|
|
396
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
397
|
+
},
|
|
387
398
|
/**
|
|
388
399
|
* View all
|
|
389
400
|
*
|
|
@@ -336,6 +336,17 @@ exports.ExpensesService = {
|
|
|
336
336
|
O: expenses_scailo_pb_js_1.Expense,
|
|
337
337
|
kind: protobuf_1.MethodKind.Unary,
|
|
338
338
|
},
|
|
339
|
+
/**
|
|
340
|
+
* View by UUID
|
|
341
|
+
*
|
|
342
|
+
* @generated from rpc Scailo.ExpensesService.ViewByUUID
|
|
343
|
+
*/
|
|
344
|
+
viewByUUID: {
|
|
345
|
+
name: "ViewByUUID",
|
|
346
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
347
|
+
O: expenses_scailo_pb_js_1.Expense,
|
|
348
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
349
|
+
},
|
|
339
350
|
/**
|
|
340
351
|
* View all
|
|
341
352
|
*
|
|
@@ -472,6 +472,17 @@ exports.FamiliesService = {
|
|
|
472
472
|
O: families_scailo_pb_js_1.Family,
|
|
473
473
|
kind: protobuf_1.MethodKind.Unary,
|
|
474
474
|
},
|
|
475
|
+
/**
|
|
476
|
+
* View by UUID
|
|
477
|
+
*
|
|
478
|
+
* @generated from rpc Scailo.FamiliesService.ViewByUUID
|
|
479
|
+
*/
|
|
480
|
+
viewByUUID: {
|
|
481
|
+
name: "ViewByUUID",
|
|
482
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
483
|
+
O: families_scailo_pb_js_1.Family,
|
|
484
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
485
|
+
},
|
|
475
486
|
/**
|
|
476
487
|
* View only essential components of the family (without logs)
|
|
477
488
|
*
|
|
@@ -336,6 +336,17 @@ exports.GoalsService = {
|
|
|
336
336
|
O: goals_scailo_pb_js_1.Goal,
|
|
337
337
|
kind: protobuf_1.MethodKind.Unary,
|
|
338
338
|
},
|
|
339
|
+
/**
|
|
340
|
+
* View by UUID
|
|
341
|
+
*
|
|
342
|
+
* @generated from rpc Scailo.GoalsService.ViewByUUID
|
|
343
|
+
*/
|
|
344
|
+
viewByUUID: {
|
|
345
|
+
name: "ViewByUUID",
|
|
346
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
347
|
+
O: goals_scailo_pb_js_1.Goal,
|
|
348
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
349
|
+
},
|
|
339
350
|
/**
|
|
340
351
|
* View all
|
|
341
352
|
*
|
|
@@ -289,6 +289,17 @@ exports.HolidaysService = {
|
|
|
289
289
|
O: holidays_scailo_pb_js_1.Holiday,
|
|
290
290
|
kind: protobuf_1.MethodKind.Unary,
|
|
291
291
|
},
|
|
292
|
+
/**
|
|
293
|
+
* View by UUID
|
|
294
|
+
*
|
|
295
|
+
* @generated from rpc Scailo.HolidaysService.ViewByUUID
|
|
296
|
+
*/
|
|
297
|
+
viewByUUID: {
|
|
298
|
+
name: "ViewByUUID",
|
|
299
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
300
|
+
O: holidays_scailo_pb_js_1.Holiday,
|
|
301
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
302
|
+
},
|
|
292
303
|
/**
|
|
293
304
|
* View all
|
|
294
305
|
*
|
|
@@ -322,6 +322,17 @@ exports.LeavesAdjustmentsService = {
|
|
|
322
322
|
O: leaves_adjustments_scailo_pb_js_1.LeaveAdjustment,
|
|
323
323
|
kind: protobuf_1.MethodKind.Unary,
|
|
324
324
|
},
|
|
325
|
+
/**
|
|
326
|
+
* View by UUID
|
|
327
|
+
*
|
|
328
|
+
* @generated from rpc Scailo.LeavesAdjustmentsService.ViewByUUID
|
|
329
|
+
*/
|
|
330
|
+
viewByUUID: {
|
|
331
|
+
name: "ViewByUUID",
|
|
332
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
333
|
+
O: leaves_adjustments_scailo_pb_js_1.LeaveAdjustment,
|
|
334
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
335
|
+
},
|
|
325
336
|
/**
|
|
326
337
|
* View all
|
|
327
338
|
*
|
|
@@ -185,6 +185,17 @@ exports.LeavesRequestsService = {
|
|
|
185
185
|
O: leaves_requests_scailo_pb_js_1.LeaveRequest,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.LeavesRequestsService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: leaves_requests_scailo_pb_js_1.LeaveRequest,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -185,6 +185,17 @@ exports.LeavesTypesService = {
|
|
|
185
185
|
O: leaves_types_scailo_pb_js_1.LeaveType,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.LeavesTypesService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: leaves_types_scailo_pb_js_1.LeaveType,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -358,6 +358,17 @@ exports.MeetingsService = {
|
|
|
358
358
|
O: meetings_scailo_pb_js_1.Meeting,
|
|
359
359
|
kind: protobuf_1.MethodKind.Unary,
|
|
360
360
|
},
|
|
361
|
+
/**
|
|
362
|
+
* View by UUID
|
|
363
|
+
*
|
|
364
|
+
* @generated from rpc Scailo.MeetingsService.ViewByUUID
|
|
365
|
+
*/
|
|
366
|
+
viewByUUID: {
|
|
367
|
+
name: "ViewByUUID",
|
|
368
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
369
|
+
O: meetings_scailo_pb_js_1.Meeting,
|
|
370
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
371
|
+
},
|
|
361
372
|
/**
|
|
362
373
|
* View all
|
|
363
374
|
*
|
|
@@ -207,6 +207,17 @@ exports.OnDutiesService = {
|
|
|
207
207
|
O: on_duties_scailo_pb_js_1.OnDuty,
|
|
208
208
|
kind: protobuf_1.MethodKind.Unary,
|
|
209
209
|
},
|
|
210
|
+
/**
|
|
211
|
+
* View by UUID
|
|
212
|
+
*
|
|
213
|
+
* @generated from rpc Scailo.OnDutiesService.ViewByUUID
|
|
214
|
+
*/
|
|
215
|
+
viewByUUID: {
|
|
216
|
+
name: "ViewByUUID",
|
|
217
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
218
|
+
O: on_duties_scailo_pb_js_1.OnDuty,
|
|
219
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
220
|
+
},
|
|
210
221
|
/**
|
|
211
222
|
* View all
|
|
212
223
|
*
|
|
@@ -185,6 +185,17 @@ exports.OvertimesService = {
|
|
|
185
185
|
O: overtimes_scailo_pb_js_1.Overtime,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.OvertimesService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: overtimes_scailo_pb_js_1.Overtime,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -306,6 +306,17 @@ exports.PayrollGroupsService = {
|
|
|
306
306
|
O: payroll_groups_scailo_pb_js_1.PayrollGroup,
|
|
307
307
|
kind: protobuf_1.MethodKind.Unary,
|
|
308
308
|
},
|
|
309
|
+
/**
|
|
310
|
+
* View by UUID
|
|
311
|
+
*
|
|
312
|
+
* @generated from rpc Scailo.PayrollGroupsService.ViewByUUID
|
|
313
|
+
*/
|
|
314
|
+
viewByUUID: {
|
|
315
|
+
name: "ViewByUUID",
|
|
316
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
317
|
+
O: payroll_groups_scailo_pb_js_1.PayrollGroup,
|
|
318
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
319
|
+
},
|
|
309
320
|
/**
|
|
310
321
|
* View all
|
|
311
322
|
*
|
|
@@ -185,6 +185,17 @@ exports.PayrollParamsService = {
|
|
|
185
185
|
O: payroll_params_scailo_pb_js_1.PayrollParam,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.PayrollParamsService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: payroll_params_scailo_pb_js_1.PayrollParam,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -359,6 +359,17 @@ exports.ProductionIndentsService = {
|
|
|
359
359
|
O: production_indents_scailo_pb_js_1.ProductionIndent,
|
|
360
360
|
kind: protobuf_1.MethodKind.Unary,
|
|
361
361
|
},
|
|
362
|
+
/**
|
|
363
|
+
* View by UUID
|
|
364
|
+
*
|
|
365
|
+
* @generated from rpc Scailo.ProductionIndentsService.ViewByUUID
|
|
366
|
+
*/
|
|
367
|
+
viewByUUID: {
|
|
368
|
+
name: "ViewByUUID",
|
|
369
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
370
|
+
O: production_indents_scailo_pb_js_1.ProductionIndent,
|
|
371
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
372
|
+
},
|
|
362
373
|
/**
|
|
363
374
|
* View all
|
|
364
375
|
*
|
|
@@ -259,6 +259,17 @@ exports.ProjectsService = {
|
|
|
259
259
|
O: projects_scailo_pb_js_1.Project,
|
|
260
260
|
kind: protobuf_1.MethodKind.Unary,
|
|
261
261
|
},
|
|
262
|
+
/**
|
|
263
|
+
* View by UUID
|
|
264
|
+
*
|
|
265
|
+
* @generated from rpc Scailo.ProjectsService.ViewByUUID
|
|
266
|
+
*/
|
|
267
|
+
viewByUUID: {
|
|
268
|
+
name: "ViewByUUID",
|
|
269
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
270
|
+
O: projects_scailo_pb_js_1.Project,
|
|
271
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
272
|
+
},
|
|
262
273
|
/**
|
|
263
274
|
* View all
|
|
264
275
|
*
|
|
@@ -393,6 +393,17 @@ exports.PurchasesIndentsService = {
|
|
|
393
393
|
O: purchases_indents_scailo_pb_js_1.PurchaseIndent,
|
|
394
394
|
kind: protobuf_1.MethodKind.Unary,
|
|
395
395
|
},
|
|
396
|
+
/**
|
|
397
|
+
* View by UUID
|
|
398
|
+
*
|
|
399
|
+
* @generated from rpc Scailo.PurchasesIndentsService.ViewByUUID
|
|
400
|
+
*/
|
|
401
|
+
viewByUUID: {
|
|
402
|
+
name: "ViewByUUID",
|
|
403
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
404
|
+
O: purchases_indents_scailo_pb_js_1.PurchaseIndent,
|
|
405
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
406
|
+
},
|
|
396
407
|
/**
|
|
397
408
|
* View all
|
|
398
409
|
*
|
|
@@ -362,6 +362,17 @@ exports.QCGroupsService = {
|
|
|
362
362
|
O: qc_groups_scailo_pb_js_1.QCGroup,
|
|
363
363
|
kind: protobuf_1.MethodKind.Unary,
|
|
364
364
|
},
|
|
365
|
+
/**
|
|
366
|
+
* View by UUID
|
|
367
|
+
*
|
|
368
|
+
* @generated from rpc Scailo.QCGroupsService.ViewByUUID
|
|
369
|
+
*/
|
|
370
|
+
viewByUUID: {
|
|
371
|
+
name: "ViewByUUID",
|
|
372
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
373
|
+
O: qc_groups_scailo_pb_js_1.QCGroup,
|
|
374
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
375
|
+
},
|
|
365
376
|
/**
|
|
366
377
|
* View all
|
|
367
378
|
*
|
|
@@ -185,6 +185,17 @@ exports.QCParamsService = {
|
|
|
185
185
|
O: qc_params_scailo_pb_js_1.QCParam,
|
|
186
186
|
kind: protobuf_1.MethodKind.Unary,
|
|
187
187
|
},
|
|
188
|
+
/**
|
|
189
|
+
* View by UUID
|
|
190
|
+
*
|
|
191
|
+
* @generated from rpc Scailo.QCParamsService.ViewByUUID
|
|
192
|
+
*/
|
|
193
|
+
viewByUUID: {
|
|
194
|
+
name: "ViewByUUID",
|
|
195
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
196
|
+
O: qc_params_scailo_pb_js_1.QCParam,
|
|
197
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
198
|
+
},
|
|
188
199
|
/**
|
|
189
200
|
* View all
|
|
190
201
|
*
|
|
@@ -359,6 +359,17 @@ exports.ReplaceableIndentsService = {
|
|
|
359
359
|
O: replaceable_indents_scailo_pb_js_1.ReplaceableIndent,
|
|
360
360
|
kind: protobuf_1.MethodKind.Unary,
|
|
361
361
|
},
|
|
362
|
+
/**
|
|
363
|
+
* View by UUID
|
|
364
|
+
*
|
|
365
|
+
* @generated from rpc Scailo.ReplaceableIndentsService.ViewByUUID
|
|
366
|
+
*/
|
|
367
|
+
viewByUUID: {
|
|
368
|
+
name: "ViewByUUID",
|
|
369
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
370
|
+
O: replaceable_indents_scailo_pb_js_1.ReplaceableIndent,
|
|
371
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
372
|
+
},
|
|
362
373
|
/**
|
|
363
374
|
* View all
|
|
364
375
|
*
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.RolesServiceSearchAllReq = exports.RolesServiceCountReq = exports.RolesServiceFilterReq = exports.RolesServicePaginationResponse = exports.RolesServicePaginationReq = exports.RolesList = exports.RoleAccess = exports.RolesServiceAccessCreateAndUpdateRequest = exports.Role = exports.RolesServiceUpdateRequest = exports.RolesServiceCreateRequest = exports.ROLE_SORT_KEY = void 0;
|
|
7
|
+
exports.RolesServiceSearchAllReq = exports.RolesServiceCountReq = exports.RolesServiceFilterReq = exports.RolesServicePaginationResponse = exports.RolesServicePaginationReq = exports.RolesList = exports.RoleAccess = exports.RolesServiceAccessDefinition = exports.RolesServiceAccessCreateAndUpdateRequest = exports.Role = exports.RolesServiceUpdateRequest = exports.RolesServiceCreateRequest = exports.ROLE_SORT_KEY = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
/**
|
|
@@ -457,6 +457,56 @@ class RolesServiceAccessCreateAndUpdateRequest extends protobuf_1.Message {
|
|
|
457
457
|
}
|
|
458
458
|
}
|
|
459
459
|
exports.RolesServiceAccessCreateAndUpdateRequest = RolesServiceAccessCreateAndUpdateRequest;
|
|
460
|
+
/**
|
|
461
|
+
*
|
|
462
|
+
* Describes the parameters for a role definition
|
|
463
|
+
*
|
|
464
|
+
* @generated from message Scailo.RolesServiceAccessDefinition
|
|
465
|
+
*/
|
|
466
|
+
class RolesServiceAccessDefinition extends protobuf_1.Message {
|
|
467
|
+
/**
|
|
468
|
+
* The menu UID (or internal code)
|
|
469
|
+
*
|
|
470
|
+
* @generated from field: string menu_uid = 11;
|
|
471
|
+
*/
|
|
472
|
+
menuUid = "";
|
|
473
|
+
/**
|
|
474
|
+
* The name of the menu
|
|
475
|
+
*
|
|
476
|
+
* @generated from field: string menu_name = 12;
|
|
477
|
+
*/
|
|
478
|
+
menuName = "";
|
|
479
|
+
/**
|
|
480
|
+
* The description of the menu
|
|
481
|
+
*
|
|
482
|
+
* @generated from field: string menu_description = 13;
|
|
483
|
+
*/
|
|
484
|
+
menuDescription = "";
|
|
485
|
+
constructor(data) {
|
|
486
|
+
super();
|
|
487
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
488
|
+
}
|
|
489
|
+
static runtime = protobuf_1.proto3;
|
|
490
|
+
static typeName = "Scailo.RolesServiceAccessDefinition";
|
|
491
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
492
|
+
{ no: 11, name: "menu_uid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
493
|
+
{ no: 12, name: "menu_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
494
|
+
{ no: 13, name: "menu_description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
495
|
+
]);
|
|
496
|
+
static fromBinary(bytes, options) {
|
|
497
|
+
return new RolesServiceAccessDefinition().fromBinary(bytes, options);
|
|
498
|
+
}
|
|
499
|
+
static fromJson(jsonValue, options) {
|
|
500
|
+
return new RolesServiceAccessDefinition().fromJson(jsonValue, options);
|
|
501
|
+
}
|
|
502
|
+
static fromJsonString(jsonString, options) {
|
|
503
|
+
return new RolesServiceAccessDefinition().fromJsonString(jsonString, options);
|
|
504
|
+
}
|
|
505
|
+
static equals(a, b) {
|
|
506
|
+
return protobuf_1.proto3.util.equals(RolesServiceAccessDefinition, a, b);
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
exports.RolesServiceAccessDefinition = RolesServiceAccessDefinition;
|
|
460
510
|
/**
|
|
461
511
|
*
|
|
462
512
|
* Describes the data structure of each role access on the platform
|