Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | download_ourapp | /download/ourapp/{filename} | Path does not match |
| 2 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 5 | lexik_jwt_authentication | /api/login_check | Path does not match |
| 6 | ourlib_privacy | /privacy | Path does not match |
| 7 | ourlib_terms | /terms | Path does not match |
| 8 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 15 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 16 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 17 | _profiler_open_file | /_profiler/open | Path does not match |
| 18 | _profiler | /_profiler/{token} | Path does not match |
| 19 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 20 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 21 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 22 | test_flexibee_movements | /test_flexibee_movements | Path does not match |
| 23 | acount_balances | /acount_balances | Path does not match |
| 24 | acount_balances_chart_data | /acount_balances_chart_data | Path does not match |
| 25 | acount_balance | /acount_balance | Path does not match |
| 26 | debug_flexibee_exact_match | /debug-flexibee-exact-match | Path does not match |
| 27 | delete_acount_balance | /delete_acount_balance | Path does not match |
| 28 | sync_balances_from_flexibee | /sync_balances_from_flexibee | Path does not match |
| 29 | recalculate_all_balances_from_flexibee | /recalculate_all_balances_from_flexibee | Path does not match |
| 30 | recalculate_all_balances_sse | /recalculate_all_balances_sse | Path does not match |
| 31 | api_sync_historical_balances | /api/acount_balances/sync_historical | Path does not match |
| 32 | test_historical_sync | /test_historical_sync | Path does not match |
| 33 | debug_rb_movements | /debug_rb_movements | Path does not match |
| 34 | test_rb_balance_check | /test_rb_balance_check | Path does not match |
| 35 | test_cache_debug | /test_cache_debug | Path does not match |
| 36 | debug_currency_movements | /debug-currency-movements | Path does not match |
| 37 | test_currency_fix | /test-currency-fix | Path does not match |
| 38 | fill_missing_monthly_balances_simple | /fill_missing_monthly_balances_simple | Path does not match |
| 39 | fill_missing_monthly_balances | /fill_missing_monthly_balances | Path does not match |
| 40 | admin_chat_index | /admin/chat | Path does not match |
| 41 | admin_chat_hide | /admin/chat/message/{type}/{id}/hide | Path does not match |
| 42 | admin_chat_unhide | /admin/chat/message/{type}/{id}/unhide | Path does not match |
| 43 | admin_chat_delete | /admin/chat/message/{type}/{id}/delete | Path does not match |
| 44 | admin_chat_conversation | /admin/chat/conversation/{user1}/{user2} | Path does not match |
| 45 | admin_chat_project | /admin/chat/project/{projectId} | Path does not match |
| 46 | admin_chat_attachment_download | /admin/chat/attachment/{type}/{attachmentId}/download | Path does not match |
| 47 | admin_dashboard | /admin/ | Path does not match |
| 48 | admin_users | /admin/users | Path does not match |
| 49 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 50 | admin_user_toggle_force_password | /admin/users/{id}/toggle-force-password-change | Path does not match |
| 51 | admin_user_login_ips | /admin/users/{id}/login-ips | Path does not match |
| 52 | admin_user_deactivate | /admin/users/{id}/deactivate | Path does not match |
| 53 | admin_user_activate | /admin/users/{id}/activate | Path does not match |
| 54 | admin_user_disconnect_devices | /admin/users/{id}/disconnect-devices | Path does not match |
| 55 | admin_system_logs | /admin/system/logs | Path does not match |
| 56 | admin_system_cache | /admin/system/cache | Path does not match |
| 57 | admin_system_database | /admin/system/database | Path does not match |
| 58 | admin_system_database_operations | /admin/system/database/operations | Path does not match |
| 59 | admin_system_database_performance | /admin/system/database/performance | Path does not match |
| 60 | admin_database_backup | /admin/system/database/backup | Path does not match |
| 61 | admin_run_migrations | /admin/system/database/migrations/run | Path does not match |
| 62 | admin_generate_migration | /admin/system/database/migrations/generate | Path does not match |
| 63 | admin_optimize_database | /admin/system/database/optimize | Path does not match |
| 64 | admin_optimize_table | /admin/system/database/optimize/{tableName} | Path does not match |
| 65 | admin_database_connections | /admin/system/database/connections | Path does not match |
| 66 | admin_table_structure | /admin/system/database/structure/{tableName} | Path does not match |
| 67 | admin_analyze_table | /admin/system/database/analyze/{tableName} | Path does not match |
| 68 | admin_vacuum_table | /admin/system/database/vacuum/{tableName} | Path does not match |
| 69 | admin_performance_data | /admin/api/performance-data | Path does not match |
| 70 | admin_api_recent_activities | /admin/api/recent-activities | Path does not match |
| 71 | admin_api_api_activities | /admin/api/api-activities | Path does not match |
| 72 | admin_api_user_devices | /admin/api/user/{id}/devices | Path does not match |
| 73 | admin_api_device_logout | /admin/api/device/{id}/logout | Path does not match |
| 74 | admin_system_info_api | /admin/api/system-info | Path does not match |
| 75 | admin_stats_api | /admin/api/stats | Path does not match |
| 76 | admin_api_analytics_new_items | /admin/api/analytics/new-items | Path does not match |
| 77 | admin_statistics | /admin/statistics | Path does not match |
| 78 | admin_api_stats | /admin/api/stats | Path does not match |
| 79 | admin_debug_active_users | /admin/debug-active-users | Path does not match |
| 80 | admin_debug_cache_db | /admin/debug-cache-db | Path does not match |
| 81 | admin_system_cache_analysis | /admin/system/cache/analysis | Path does not match |
| 82 | admin_settings | /admin/settings | Path does not match |
| 83 | admin_settings_mark_paid_tasks_done | /admin/settings/mark-all-paid-tasks-done | Path does not match |
| 84 | admin_vacation_overview | /admin/vacation/ | Path does not match |
| 85 | admin_vacation_user_detail | /admin/vacation/user/{id} | Path does not match |
| 86 | admin_vacation_saldo_edit | /admin/vacation/saldo/{id}/edit | Path does not match |
| 87 | admin_vacation_saldo_create | /admin/vacation/saldo/create | Path does not match |
| 88 | admin_vacation_saldo_delete | /admin/vacation/saldo/{id}/delete | Path does not match |
| 89 | admin_vacation_recalculate_december | /admin/vacation/recalculate-december/{year} | Path does not match |
| 90 | api_app_version | /api/app/version | Path does not match |
| 91 | api_app_version_info | /api/app/version/info | Path does not match |
| 92 | api_app_download | /api/app/download/ourapp/ourapp-{version}.jar | Path does not match |
| 93 | api_app_download_launcher | /api/app/download/ourapp/ourapp-launcher-{version}.jar | Path does not match |
| 94 | api_attendance_month | /api/attendance/month | Path does not match |
| 95 | api_attendance_pair_detail | /api/attendance/pair/{id} | Path does not match |
| 96 | api_attendance_users | /api/attendance/users | Path does not match |
| 97 | api_change_list | /api/changes | Path does not match |
| 98 | api_change_detail | /api/changes/{id} | Path does not match |
| 99 | api_chat_recent | /api/chat/recent | Path does not match |
| 100 | api_chat_contacts | /api/chat/contacts | Path does not match |
| 101 | api_chat_messages | /api/chat/messages/{contactId} | Path does not match |
| 102 | api_chat_send_message | /api/chat/messages | Path does not match |
| 103 | api_chat_download_attachment | /api/chat/attachments/{attachmentId}/download | Path does not match |
| 104 | api_chat_download_group_attachment | /api/chat/group-attachments/{attachmentId}/download | Path does not match |
| 105 | api_chat_mark_read | /api/chat/messages/{messageId}/read | Path does not match |
| 106 | api_chat_me | /api/chat/me | Path does not match |
| 107 | api_chat_groups | /api/chat/groups | Path does not match |
| 108 | api_chat_groups_create | /api/chat/groups | Path does not match |
| 109 | api_chat_group_messages | /api/chat/groups/{groupId}/messages | Path does not match |
| 110 | api_chat_group_messages_send | /api/chat/groups/{groupId}/messages | Path does not match |
| 111 | api_chat_group_update | /api/chat/groups/{groupId} | Path does not match |
| 112 | api_chat_group_close | /api/chat/groups/{groupId}/close | Path does not match |
| 113 | api_chat_group_deactivate | /api/chat/groups/{groupId}/deactivate | Path does not match |
| 114 | api_chat_group_leave | /api/chat/groups/{groupId}/leave | Path does not match |
| 115 | api_complaint_issued_list | /api/complaints-issued | Path does not match |
| 116 | api_complaint_issued_detail | /api/complaints-issued/{id} | Path does not match |
| 117 | api_complaint_issued_file | /api/complaints-issued/{id}/file/{filename} | Path does not match |
| 118 | api_complaint_received_list | /api/complaints-received | Path does not match |
| 119 | api_complaint_received_detail | /api/complaints-received/{id} | Path does not match |
| 120 | api_control_list_list | /api/control-lists | Path does not match |
| 121 | api_control_list_detail | /api/control-lists/{id} | Path does not match |
| 122 | api_control_list_download_file | /api/control-lists/{id}/file/{filename} | Path does not match |
| 123 | api_delivery_note_issued_list | /api/delivery-notes-issued | Path does not match |
| 124 | api_delivery_note_issued_detail | /api/delivery-notes-issued/{id} | Path does not match |
| 125 | api_delivery_note_received_list | /api/delivery-notes-received | Path does not match |
| 126 | api_delivery_note_received_detail | /api/delivery-notes-received/{id} | Path does not match |
| 127 | api_devices_list | /api/devices | Path does not match |
| 128 | api_devices_active | /api/devices/active | Path does not match |
| 129 | api_devices_show | /api/devices/{id} | Path does not match |
| 130 | api_devices_update | /api/devices/{id} | Path does not match |
| 131 | api_devices_logout | /api/devices/{id}/logout | Path does not match |
| 132 | api_devices_logout_others | /api/devices/logout-others | Path does not match |
| 133 | api_devices_logout_all | /api/devices/logout-all | Path does not match |
| 134 | api_devices_delete | /api/devices/{id} | Path does not match |
| 135 | api_devices_push_token | /api/devices/{id}/push-token | Path does not match |
| 136 | api_devices_heartbeat | /api/devices/heartbeat | Path does not match |
| 137 | api_devices_activity | /api/devices/activity | Path does not match |
| 138 | api_devices_register_push_token | /api/devices/push-token | Path does not match |
| 139 | api_devices_disable_push | /api/devices/push-token | Path does not match |
| 140 | api_documents_list | /api/documents | Path does not match |
| 141 | api_documents_detail | /api/documents/{id} | Path does not match |
| 142 | api_documents_pdf | /api/documents/{id}/pdf | Path does not match |
| 143 | api_documents_3mf | /api/documents/{id}/3mf | Path does not match |
| 144 | api_documents_counts | /api/documents/counts | Path does not match |
| 145 | api_inquiry_issued_list | /api/inquiries-issued | Path does not match |
| 146 | api_inquiry_issued_detail | /api/inquiries-issued/{id} | Path does not match |
| 147 | api_inquiry_issued_file | /api/inquiries-issued/{id}/file/{filename} | Path does not match |
| 148 | api_inquiry_received_list | /api/inquiries-received | Path does not match |
| 149 | api_inquiry_received_detail | /api/inquiries-received/{id} | Path does not match |
| 150 | api_inquiry_received_file | /api/inquiries-received/{id}/file/{filename} | Path does not match |
| 151 | api_invoices_received | /api/invoices/received | Path does not match |
| 152 | api_invoice_received_detail | /api/invoices/received/{id} | Path does not match |
| 153 | api_invoice_received_file | /api/invoices/received/{id}/file/{filename} | Path does not match |
| 154 | api_invoices_received_summary | /api/invoices/received/summary | Path does not match |
| 155 | api_invoice_received_approve | /api/invoices/received/{id}/approve | Path does not match |
| 156 | api_invoice_issued_list | /api/invoices-issued | Path does not match |
| 157 | api_invoice_issued_detail | /api/invoices-issued/{id} | Path does not match |
| 158 | api_items_list | /api/items | Path does not match |
| 159 | api_items_detail | /api/items/{id} | Path does not match |
| 160 | api_items_children | /api/items/{id}/children | Path does not match |
| 161 | api_items_project_roots | /api/items/project/{projectId}/roots | Path does not match |
| 162 | api_items_quantity_info | /api/items/{id}/quantity-info | Path does not match |
| 163 | api_offer_issued_list | /api/offers-issued | Path does not match |
| 164 | api_offer_issued_detail | /api/offers-issued/{id} | Path does not match |
| 165 | api_offer_issued_file | /api/offers-issued/{id}/file/{filename} | Path does not match |
| 166 | api_offer_received_list | /api/offers-received | Path does not match |
| 167 | api_offer_received_detail | /api/offers-received/{id} | Path does not match |
| 168 | api_offer_received_file | /api/offers-received/{id}/file/{filename} | Path does not match |
| 169 | api_order_issued_list | /api/orders-issued | Path does not match |
| 170 | api_order_issued_detail | /api/orders-issued/{id} | Path does not match |
| 171 | api_order_issued_file | /api/orders-issued/{id}/file/{filename} | Path does not match |
| 172 | api_order_received_list | /api/orders-received | Path does not match |
| 173 | api_order_received_detail | /api/orders-received/{id} | Path does not match |
| 174 | api_order_received_file | /api/orders-received/{id}/file/{filename} | Path does not match |
| 175 | api_parts_list | /api/parts | Path does not match |
| 176 | api_parts_detail | /api/parts/{id} | Path does not match |
| 177 | api_partner_search | /api/partners | Path does not match |
| 178 | api_partner_list | /api/partners/list | Path does not match |
| 179 | api_partner_detail | /api/partners/{id} | Path does not match |
| 180 | api_partner_create | /api/partners/create | Path does not match |
| 181 | api_payments_commitments | /api/payments/commitments | Path does not match |
| 182 | api_payments_receivables | /api/payments/receivables | Path does not match |
| 183 | api_payments_commitment_detail | /api/payments/commitments/{id} | Path does not match |
| 184 | api_payments_receivable_detail | /api/payments/receivables/{id} | Path does not match |
| 185 | api_payments_summary | /api/payments/summary | Path does not match |
| 186 | api_payments_recurring_commitments | /api/payments/recurring-commitments | Path does not match |
| 187 | api_payments_recurring_receivables | /api/payments/recurring-receivables | Path does not match |
| 188 | api_portal_login | /api/auth/portal-login | Path does not match |
| 189 | api_portal_token | /api/auth/portal-token | Path does not match |
| 190 | api_project_list | /api/projects | Path does not match |
| 191 | api_project_detail | /api/projects/{id} | Path does not match |
| 192 | api_project_request_access | /api/projects/{id}/request-access | Path does not match |
| 193 | api_project_access_requests_list | /api/projects/access-requests | Path does not match |
| 194 | api_project_access_request_approve | /api/projects/access-requests/{requestId}/approve | Path does not match |
| 195 | api_project_access_request_reject | /api/projects/access-requests/{requestId}/reject | Path does not match |
| 196 | api_project_add_solver | /api/projects/{id}/add-solver | Path does not match |
| 197 | api_project_create | /api/projects | Path does not match |
| 198 | api_chat_project_list | /api/chat/projects | Path does not match |
| 199 | api_chat_project_members | /api/chat/projects/{projectId}/members | Path does not match |
| 200 | api_chat_project_messages | /api/chat/projects/{projectId}/messages | Path does not match |
| 201 | api_chat_project_send_message | /api/chat/projects/{projectId}/messages | Path does not match |
| 202 | api_chat_project_download_attachment | /api/chat/projects/attachments/{attachmentId}/download | Path does not match |
| 203 | api_tasks_list | /api/tasks | Path does not match |
| 204 | api_tasks_create | /api/tasks | Path does not match |
| 205 | api_tasks_detail | /api/tasks/{id} | Path does not match |
| 206 | api_tasks_set_done | /api/tasks/{id}/done | Path does not match |
| 207 | api_tasks_approve | /api/tasks/{id}/approve | Path does not match |
| 208 | api_tasks_revert | /api/tasks/{id}/revert | Path does not match |
| 209 | api_tasks_reject | /api/tasks/{id}/reject | Path does not match |
| 210 | api_tasks_accept | /api/tasks/{id}/accept | Path does not match |
| 211 | api_tasks_counts | /api/tasks/counts | Path does not match |
| 212 | api_user_me | /api/user/me | Path does not match |
| 213 | api_user_status | /api/user/status | Path does not match |
| 214 | api_user_admin_stats | /api/user/admin/stats | Path does not match |
| 215 | api_user_admin_employees | /api/user/admin/employees | Path does not match |
| 216 | api_user_all | /api/user/all | Path does not match |
| 217 | api_client | /api/ourclient | Path does not match |
| 218 | api_projects | /api/our_projects | Path does not match |
| 219 | api_file_structure | /api/file_structure | Path does not match |
| 220 | api_file_metadata | /api/file_metadata | Path does not match |
| 221 | api_file_upload | /api/upload | Path does not match |
| 222 | api_upload_status | /api/upload_status | Path does not match |
| 223 | api_upload_chunk | /api/upload_chunk | Path does not match |
| 224 | api_upload_complete | /api/upload_complete | Path does not match |
| 225 | api_file_download | /api/file_download | Path does not match |
| 226 | api_create_directory | /api/create_directory | Path does not match |
| 227 | api_delete | /api/delete | Path does not match |
| 228 | api_mkdir | /api/mkdir | Path does not match |
| 229 | api_last_version | /api/last_version | Path does not match |
| 230 | api_user_solved_projects | /api/user/{login}/solved_projects | Path does not match |
| 231 | api_tombstone_get | /api/tombstone | Path does not match |
| 232 | api_tombstone_post | /api/tombstone | Path does not match |
| 233 | api_update_metadata | /api/update-metadata | Path does not match |
| 234 | api_request_folder_zip | /api/request_folder_zip | Path does not match |
| 235 | attendance/all | /attendance/all | Path does not match |
| 236 | attendance_fragment | /attendance/fragment | Path does not match |
| 237 | attendance/month | /attendance/month | Path does not match |
| 238 | attendance/user/all | /attendance/user/all | Path does not match |
| 239 | attendance_private_gate_arrival | /attendance_private_gate_arrival | Path does not match |
| 240 | attendance_private_gate_departure | /attendance_private_gate_departure | Path does not match |
| 241 | attendance | /attendance | Path does not match |
| 242 | turn_over | /turn_over | Path does not match |
| 243 | gate | /gate | Path does not match |
| 244 | arrival | /arrival | Path does not match |
| 245 | arrival_confirm | /arrival_confirm | Path does not match |
| 246 | departure_confirm | /departure_confirm | Path does not match |
| 247 | departure | /departure | Path does not match |
| 248 | pairs_pagination | /pairs_pagination | Path does not match |
| 249 | attendance_pair_delete | /attendance_pair_delete | Path does not match |
| 250 | annual_vacation_summary | /annual_vacation_summary | Path does not match |
| 251 | weekly_vacation_summary | /weekly_vacation_summary | Path does not match |
| 252 | attendance/bulk-vacation | /attendance/bulk-vacation | Path does not match |
| 253 | audit_add_comment | /api/audit-reference/{auditId}/comment | Path does not match |
| 254 | audit_get_comments | /api/audit-reference/{auditId}/comments | Path does not match |
| 255 | audit_get_attachments | /api/audit-reference/{auditId}/attachments | Path does not match |
| 256 | audit_approve | /api/audit-reference/{auditId}/approve | Path does not match |
| 257 | audit_reject | /api/audit-reference/{auditId}/reject | Path does not match |
| 258 | audit_pending_approvals | /api/audit-reference/pending-approvals | Path does not match |
| 259 | audit_delete | /api/audit-reference/{auditId} | Path does not match |
| 260 | order_issued_data_audit_history_page | /audit/order-issued-data/{dataId}/history | Path does not match |
| 261 | offer_received_data_audit_history_page | /audit/offer-received-data/{dataId}/history | Path does not match |
| 262 | inquiry_issued_data_audit_history_page | /audit/inquiry-issued-data/{dataId}/history | Path does not match |
| 263 | offer_issued_data_audit_history_page | /audit/offer-issued-data/{dataId}/history | Path does not match |
| 264 | inquiry_received_data_audit_history_page | /audit/inquiry-received-data/{dataId}/history | Path does not match |
| 265 | order_received_data_audit_history_page | /audit/order-received-data/{dataId}/history | Path does not match |
| 266 | complaint_issued_data_audit_history_page | /audit/complaint-issued-data/{dataId}/history | Path does not match |
| 267 | web_audit_detail | /audit/detail/{auditId} | Path does not match |
| 268 | bank_acounts | /bank_acounts | Path does not match |
| 269 | bank_acount | /bank_acount | Path does not match |
| 270 | bank_acount_add | /bank_acount_add | Path does not match |
| 271 | link_bank_account | /link-bank-account | Path does not match |
| 272 | unlink_bank_account | /unlink-bank-account | Path does not match |
| 273 | debug_flexibee_accounts | /debug-flexibee-accounts | Path does not match |
| 274 | debug_flexibee_statement | /debug-flexibee-statement/{accountId} | Path does not match |
| 275 | debug_flexibee_movements | /debug-flexibee-movements/{accountCode} | Path does not match |
| 276 | debug_flexibee_account_detail | /debug-flexibee-account-detail/{accountCode} | Path does not match |
| 277 | get_inactive_accounts | /get-inactive-accounts | Path does not match |
| 278 | sync_inactive_accounts | /sync-inactive-accounts | Path does not match |
| 279 | debug_flexibee_all_bank_accounts | /debug-flexibee-all-bank-accounts | Path does not match |
| 280 | analyze_flexibee_bank_movements | /analyze-flexibee-bank-movements | Path does not match |
| 281 | debug_flexibee_first_movement_detail | /debug-flexibee-first-movement-detail | Path does not match |
| 282 | update_prim_ucet | /update-prim-ucet | Path does not match |
| 283 | bank_accounts_chart_data | /bank_accounts_chart_data | Path does not match |
| 284 | cashflow_vanilla | /cashflow_vanilla | Path does not match |
| 285 | debug_charts | /debug_charts | Path does not match |
| 286 | debug_vat_consistency | /debug_vat_consistency | Path does not match |
| 287 | project_cashflow | /project_cashflow/{project} | Path does not match |
| 288 | cashflow_old | /cashflow_old | Path does not match |
| 289 | projects_cashflow | /projects_cashflow | Path does not match |
| 290 | compare_overhead | /compare_overhead/{projectId} | Path does not match |
| 291 | test_repeat_overhead | /test_repeat_overhead | Path does not match |
| 292 | debug_overhead | /debug_overhead/{projectId} | Path does not match |
| 293 | debug_project_expenses | /debug_project_expenses/{projectId} | Path does not match |
| 294 | debug_invoiced_expenses | /debug_invoiced_expenses/{projectCode} | Path does not match |
| 295 | overhead | /overhead | Path does not match |
| 296 | debug_commitment | /debug_commitment/{id} | Path does not match |
| 297 | debug_commitments_list | /debug_commitments_list | Path does not match |
| 298 | debug_balance_corrections | /debug_balance_corrections | Path does not match |
| 299 | debug_year_continuity | /debug_year_continuity | Path does not match |
| 300 | cashflow_export_daily_xlsx | /cashflow/export-daily-xlsx/{year} | Path does not match |
| 301 | debug_invoice_cashflow | /debug_invoice_cashflow | Path does not match |
| 302 | changes | /changes | Path does not match |
| 303 | change_add | /change_add | Path does not match |
| 304 | change | /change | Path does not match |
| 305 | change_approv | /change_approv | Path does not match |
| 306 | change_doc_remove | /change_doc_remove | Path does not match |
| 307 | change_cl_remove | /change_cl_remove | Path does not match |
| 308 | changes_pagination | /changes_pagination | Path does not match |
| 309 | chat_audit_history | /admin/audit/chat/{id}/history | Path does not match |
| 310 | chat_conversation_history | /admin/audit/chat/{id}/conversation-history | Path does not match |
| 311 | chat_text_edits | /admin/audit/chat/{id}/text-edits | Path does not match |
| 312 | chat_conversation_snapshot | /admin/audit/chat/{id}/snapshot | Path does not match |
| 313 | chat_activity_stats | /admin/audit/chat/activity-stats | Path does not match |
| 314 | chat_activity_report | /admin/audit/chat/activity-report | Path does not match |
| 315 | chat_suspicious_activity | /admin/audit/chat/suspicious-activity | Path does not match |
| 316 | chat_audit_statistics | /admin/audit/chat/statistics | Path does not match |
| 317 | chat_project_conversation_tree | /admin/audit/chat/project/{projectId}/conversation-tree | Path does not match |
| 318 | chat_task_conversation_tree | /admin/audit/chat/task/{taskId}/conversation-tree | Path does not match |
| 319 | chat_audit_history_page | /admin/audit/chat/{id}/history-page | Path does not match |
| 320 | complaints_issued | /complaints_issued | Path does not match |
| 321 | complaint_issued_data | /complaint_issued_data | Path does not match |
| 322 | complaint_issued_create | /complaint_issued_create | Path does not match |
| 323 | complaint_issued | /complaint_issued | Path does not match |
| 324 | complaint_issued_revision_add | /complaint_issued_revision_add | Path does not match |
| 325 | complaint_issued_delete | /complaint_issued_delete | Path does not match |
| 326 | complaint_issued_note_add | /complaint_issued_note_add | Path does not match |
| 327 | complaint_issued_note_delete | /complaint_issued_note_delete | Path does not match |
| 328 | complaint_issued_change_status | /complaint_issued_change_status | Path does not match |
| 329 | export_complaint_issued_pdf | /export_complaint_issued_pdf | Path does not match |
| 330 | complaint_issued_item_remove | /complaint_issued_item_remove | Path does not match |
| 331 | issue_complaint_issued_data | /issue_complaint_issued_data | Path does not match |
| 332 | api_partners | /api/partners | Path does not match |
| 333 | api_orders_by_partner | /api/orders-by-partner | Path does not match |
| 334 | ajax_orders_by_partner | /ajax_orders_by_partner | Path does not match |
| 335 | ajax_partners_li | /ajax_partners_li | Path does not match |
| 336 | ajax_complaint_items_li | /ajax_complaint_items_li | Path does not match |
| 337 | complaint_issued_doc_add | /complaint_issued_doc_add | Path does not match |
| 338 | complaint_issued_doc_download | /complaint_issued_doc_download | Path does not match |
| 339 | complaint_issued_doc_delete | /complaint_issued_doc_delete | Path does not match |
| 340 | reject_complaint_issued_data | /reject_complaint_issued_data | Path does not match |
| 341 | reject_complaint_issued_data_with_note | /reject_complaint_issued_data_with_note | Path does not match |
| 342 | revert_complaint_issued_data | /revert_complaint_issued_data | Path does not match |
| 343 | complaint_issued_bulk_add_items | /complaint_issued_bulk_add_items | Path does not match |
| 344 | complaints_received | /complaints_received | Path does not match |
| 345 | complaints_received_fragment | /complaints_received/fragment | Path does not match |
| 346 | complaint_received_data | /complaint_received_data/{id} | Path does not match |
| 347 | complaint_received_bulk_add_items | /complaint_received_bulk_add_items | Path does not match |
| 348 | complaint_received_item_remove | /complaint_received_item_remove | Path does not match |
| 349 | complaint_received_detail | /complaint_received_detail/{id} | Path does not match |
| 350 | complaint_received_edit | /complaint_received_edit/{id} | Path does not match |
| 351 | complaint_received_create | /complaint_received_create | Path does not match |
| 352 | ajax_orders_received_by_partner | /ajax_orders_received_by_partner | Path does not match |
| 353 | complaint_received_resolve | /complaint_received_resolve/{id} | Path does not match |
| 354 | complaint_received_revision_add | /complaint_received_revision_add/{id} | Path does not match |
| 355 | complaint_received_select | /complaint_received_select | Path does not match |
| 356 | complaint_received_delete_last_revision | /complaint_received_delete_last_revision/{id} | Path does not match |
| 357 | complaint_received_delete | /complaint_received_delete/{id} | Path does not match |
| 358 | complaint_received_data_audit_history_page | /complaint_received_data_audit_history_page/{dataId} | Path does not match |
| 359 | complaint_received_update_external_number | /complaint_received_update_external_number | Path does not match |
| 360 | complaint_received_doc_add | /complaint_received_doc_add | Path does not match |
| 361 | complaint_received_download_file | /complaint_received_download_file | Path does not match |
| 362 | complaint_received_delete_file | /complaint_received_delete_file | Path does not match |
| 363 | contact_create | /contact/create/{partnerId} | Path does not match |
| 364 | contact | /contact/{id} | Path does not match |
| 365 | control_lists | /control_lists | Path does not match |
| 366 | control_list | /control_list | Path does not match |
| 367 | control_lists_pagination | /control_lists_pagination | Path does not match |
| 368 | group_control_lists_doc_add | /group_control_lists_doc_add | Path does not match |
| 369 | control_list_add | /control_list_add | Path does not match |
| 370 | control_list_doc_add | /control_list_doc_add | Path does not match |
| 371 | control_list_select | /control_list_select | Path does not match |
| 372 | app_controllists_getajaxli | /control_list_ajax_li | Path does not match |
| 373 | control_list_download_file | /control_list_download_file | Path does not match |
| 374 | control_list_delete_file | /control_list_delete_file | Path does not match |
| 375 | debug_users_structure | /debug/users-structure | Path does not match |
| 376 | debug_test_user_template | /debug/test-user-template | Path does not match |
| 377 | delivery_note_issued_audit_history_page | /delivery_note_issued_audit_history/{id} | Path does not match |
| 378 | delivery_notes_issued | /delivery_notes_issued | Path does not match |
| 379 | delivery_note_issued | /delivery_note_issued | Path does not match |
| 380 | delivery_note_issued_add_item | /delivery_note_issued/{id}/add_item | Path does not match |
| 381 | delivery_note_issued_create | /delivery_note_issued_create/{oid} | Path does not match |
| 382 | delivery_note_issued_item_remove | /delivery_note_issued_item_remove | Path does not match |
| 383 | delivery_note_issued_doc_add | /delivery_note_issued_doc_add | Path does not match |
| 384 | delivery_note_issued_delete | /delivery_note_issued_delete | Path does not match |
| 385 | export_delivery_note_issued_pdf | /export_delivery_note_issued_pdf | Path does not match |
| 386 | delivery_note_issued_download_file | /delivery_note_issued_download_file | Path does not match |
| 387 | delivery_notes_issued_fragment | /delivery_notes_issued/fragment | Path does not match |
| 388 | delivery_notes_received | /delivery_notes_received | Path does not match |
| 389 | delivery_note_received | /delivery_note_received | Path does not match |
| 390 | delivery_note_received_create_from_order | /delivery_note_received_create_from_order | Path does not match |
| 391 | delivery_note_received_add_item | /delivery_note_received_add_item/{id} | Path does not match |
| 392 | delivery_note_received_item_remove | /delivery_note_received_item_remove | Path does not match |
| 393 | delivery_note_received_bulk_add_items | /delivery_note_received_bulk_add_items | Path does not match |
| 394 | delivery_note_received_doc_add | /delivery_note_received_doc_add | Path does not match |
| 395 | delivery_note_received_delete | /delivery_note_received_delete | Path does not match |
| 396 | delivery_note_received_download_file | /delivery_note_received_download_file | Path does not match |
| 397 | delivery_notes_received_fragment | /delivery_notes_received/fragment | Path does not match |
| 398 | delivery_note_received_create | /delivery-note-received/create | Path does not match |
| 399 | delivery_note_received_assign_order | /delivery_note_received/{id}/assign_order | Path does not match |
| 400 | delivery_note_received_reload_items | /delivery_note_received/{id}/reload_items | Path does not match |
| 401 | ajax_orders_issued_search | /ajax_orders_issued_search | Path does not match |
| 402 | documents | /documents | Path does not match |
| 403 | documents_fragment | /documents/fragment | Path does not match |
| 404 | document | /document | Path does not match |
| 405 | document_part_remove | /document_part_remove | Path does not match |
| 406 | document_group_file_add | /document_group_file_add | Path does not match |
| 407 | document_download_tree | /document_download_tree | Path does not match |
| 408 | document_add | /document_add | Path does not match |
| 409 | document_doc_add | /document_doc_add | Path does not match |
| 410 | document_select | /document_select | Path does not match |
| 411 | app_documents_getajaxli | /document_ajax_li | Path does not match |
| 412 | document_download_file | /document_download_file | Path does not match |
| 413 | document_download_3mf | /document_download_3mf | Path does not match |
| 414 | document_delete_file | /document_delete_file | Path does not match |
| 415 | download_file | /download/{hashFolder}/{filename} | Path does not match |
| 416 | download_info | /download-info | Path does not match |
| 417 | employment_add | /employment_add | Path does not match |
| 418 | employment | /employment/{id}/{pid} | Path does not match |
| 419 | employment_delete | /employment_delete | Path does not match |
| 420 | document_audit_history | /api/audit/document/{documentId}/history | Path does not match |
| 421 | controllist_audit_history | /api/audit/controllist/{controlListId}/history | Path does not match |
| 422 | change_audit_history | /api/audit/change/{changeId}/history | Path does not match |
| 423 | partner_audit_history | /api/audit/partner/{partnerId}/history | Path does not match |
| 424 | project_audit_history | /api/audit/project/{projectId}/history | Path does not match |
| 425 | audit_changes | /api/audit/changes | Path does not match |
| 426 | audit_user_changes | /api/audit/user/{userId}/changes | Path does not match |
| 427 | audit_recent | /api/audit/recent | Path does not match |
| 428 | item_related_changes | /api/audit/item/{itemId}/related-changes | Path does not match |
| 429 | part_related_changes | /api/audit/part/{partId}/related-changes | Path does not match |
| 430 | audit_detail | /api/audit/{auditId} | Path does not match |
| 431 | item_custom_action | /api/audit/item/{itemId}/action | Path does not match |
| 432 | part_custom_action | /api/audit/part/{partId}/action | Path does not match |
| 433 | document_custom_action | /api/audit/document/{documentId}/action | Path does not match |
| 434 | controllist_custom_action | /api/audit/controllist/{controlListId}/action | Path does not match |
| 435 | change_custom_action | /api/audit/change/{changeId}/action | Path does not match |
| 436 | partner_custom_action | /api/audit/partner/{partnerId}/action | Path does not match |
| 437 | project_custom_action | /api/audit/project/{projectId}/action | Path does not match |
| 438 | commitment_audit_history | /api/audit/commitment/{commitmentId}/history | Path does not match |
| 439 | commitment_custom_action | /api/audit/commitment/{commitmentId}/custom-action | Path does not match |
| 440 | contact_audit_history | /api/audit/contact/{contactId}/history | Path does not match |
| 441 | contact_custom_action | /api/audit/contact/{contactId}/custom-action | Path does not match |
| 442 | credit_audit_history | /api/audit/credit/{creditId}/history | Path does not match |
| 443 | credit_custom_action | /api/audit/credit/{creditId}/custom-action | Path does not match |
| 444 | delivery_note_issued_audit_history | /api/audit/delivery-note-issued/{deliveryNoteId}/history | Path does not match |
| 445 | delivery_note_issued_item_audit_history | /api/audit/delivery-note-issued-item/{itemId}/history | Path does not match |
| 446 | inquiry_issued_audit_history | /api/audit/inquiry-issued/{inquiryId}/history | Path does not match |
| 447 | inquiry_issued_data_audit_history | /api/audit/inquiry-issued-data/{dataId}/history | Path does not match |
| 448 | inquiry_received_audit_history | /api/audit/inquiry-received/{inquiryId}/history | Path does not match |
| 449 | inquiry_received_data_audit_history | /api/audit/inquiry-received-data/{dataId}/history | Path does not match |
| 450 | inventory_part_audit_history | /api/audit/inventory-part/{partId}/history | Path does not match |
| 451 | invoice_issued_audit_history | /api/audit/invoice-issued/{invoiceId}/history | Path does not match |
| 452 | invoice_issued_custom_action | /api/audit/invoice-issued/{invoiceId}/custom-action | Path does not match |
| 453 | invoice_received_audit_history | /api/audit/invoice-received/{invoiceId}/history | Path does not match |
| 454 | invoice_received_custom_action | /api/audit/invoice-received/{invoiceId}/custom-action | Path does not match |
| 455 | offer_issued_audit_history | /api/audit/offer-issued/{offerId}/history | Path does not match |
| 456 | offer_issued_data_audit_history | /api/audit/offer-issued-data/{dataId}/history | Path does not match |
| 457 | offer_received_audit_history | /api/audit/offer-received/{offerId}/history | Path does not match |
| 458 | offer_received_data_audit_history | /api/audit/offer-received-data/{dataId}/history | Path does not match |
| 459 | order_issued_audit_history | /api/audit/order-issued/{orderId}/history | Path does not match |
| 460 | order_issued_custom_action | /api/audit/order-issued/{orderId}/custom-action | Path does not match |
| 461 | order_issued_data_audit_history | /api/audit/order-issued-data/{dataId}/history | Path does not match |
| 462 | order_received_audit_history | /api/audit/order-received/{orderId}/history | Path does not match |
| 463 | order_received_data_audit_history | /api/audit/order-received-data/{dataId}/history | Path does not match |
| 464 | part_reservation_audit_history | /api/audit/part-reservation/{reservationId}/history | Path does not match |
| 465 | payment_audit_history | /api/audit/payment/{paymentId}/history | Path does not match |
| 466 | payment_custom_action | /api/audit/payment/{paymentId}/custom-action | Path does not match |
| 467 | production_request_audit_history | /api/audit/production-request/{requestId}/history | Path does not match |
| 468 | production_request_custom_action | /api/audit/production-request/{requestId}/custom-action | Path does not match |
| 469 | receivable_audit_history | /api/audit/receivable/{receivableId}/history | Path does not match |
| 470 | task_custom_action | /api/audit/task/{taskId}/custom-action | Path does not match |
| 471 | stock_operation_audit_history | /api/audit/stock-operation/{operationId}/history | Path does not match |
| 472 | vacation_audit_history | /api/audit/vacation/{vacationId}/history | Path does not match |
| 473 | working_time_audit_history | /api/audit/working-time/{workingTimeId}/history | Path does not match |
| 474 | warehouse_audit_history | /api/audit/warehouse/{warehouseId}/history | Path does not match |
| 475 | work_done_audit_history | /api/audit/work-done/{workId}/history | Path does not match |
| 476 | flexibee_partners | /flexibee_partners | Path does not match |
| 477 | flexibee_partners_test | /flexibee/partners/test-connection | Path does not match |
| 478 | flexibee_partners_preview | /flexibee/partners/preview | Path does not match |
| 479 | force_password_change_submit | /force-password-change | Path does not match |
| 480 | gates | /gates | Path does not match |
| 481 | private_gate_add | /private_gate_add | Path does not match |
| 482 | private_gate | /private_gate/{id} | Path does not match |
| 483 | private_gate_delete | /private_gate_delete | Path does not match |
| 484 | inquiry_issued_create_new | /inquiry_issued_create_new | Path does not match |
| 485 | inquiries_issued | /inquiries_issued | Path does not match |
| 486 | inquiries_issued_pagination | /inquiries_issued_pagination | Path does not match |
| 487 | inquiries_issued_fragment | /inquiries_issued/fragment | Path does not match |
| 488 | inquiry_issued_data | /inquiry_issued_data | Path does not match |
| 489 | inquiry_issued_revision_add | /inquiry_issued_revision_add | Path does not match |
| 490 | inquiry_issued | /inquiry_issued | Path does not match |
| 491 | issue_inquiry_issued_data | /issue_inquiry_issued_data | Path does not match |
| 492 | inquiry_issued_part_remove | /inquiry_issued_part_remove | Path does not match |
| 493 | inquiry_issued_copy | /inquiry_issued_copy | Path does not match |
| 494 | inquiry_issued_item_remove | /inquiry_issued_item_remove | Path does not match |
| 495 | inquiry_issued_doc_add | /inquiry_issued_doc_add | Path does not match |
| 496 | inquiry_delete_last_revision | /inquiry_delete_last_revision | Path does not match |
| 497 | inquiry_issued_delete | /inquiry_issued_delete | Path does not match |
| 498 | inquiry_issued_select | /inquiry_issued_select | Path does not match |
| 499 | inquiry_issued_download_file | /inquiry_issued_download_file | Path does not match |
| 500 | inquiry_issued_delete_file | /inquiry_issued_delete_file | Path does not match |
| 501 | inquiry_issued_delete_dir | /inquiry_issued_delete_dir | Path does not match |
| 502 | export_inquiry_issued_pdf | /export_inquiry_issued_pdf | Path does not match |
| 503 | reject_inquiry_issued_data | /reject_inquiry_issued_data | Path does not match |
| 504 | reject_inquiry_issued_data_with_note | /reject_inquiry_issued_data_with_note | Path does not match |
| 505 | unreject_inquiry_issued_data | /unreject_inquiry_issued_data | Path does not match |
| 506 | inquiry_issued_download_zip | /inquiry_issued_download_zip | Path does not match |
| 507 | inquiry_issued_copy_drawings | /inquiry_issued_copy_drawings | Path does not match |
| 508 | inquiry_issued_issue | /inquiry_issued_issue | Path does not match |
| 509 | inquiry_issued_revert | /inquiry_issued_revert | Path does not match |
| 510 | inquiries_received | /inquiries_received | Path does not match |
| 511 | inquiries_received_fragment | /inquiries_received/fragment | Path does not match |
| 512 | inquiry_received_data | /inquiry_received_data | Path does not match |
| 513 | inquiry_received_revision_add | /inquiry_received_revision_add | Path does not match |
| 514 | inquiry_received | /inquiry_received | Path does not match |
| 515 | inquiry_received_part_remove | /inquiry_received_part_remove | Path does not match |
| 516 | inquiry_received_doc_add | /inquiry_received_doc_add | Path does not match |
| 517 | inquiry_received_delete_last_revision | /inquiry_received_delete_last_revision | Path does not match |
| 518 | inquiry_received_delete | /inquiry_received_delete | Path does not match |
| 519 | inquiry_received_select | /inquiry_received_select | Path does not match |
| 520 | inquiry_received_download_file | /inquiry_received_download_file | Path does not match |
| 521 | inquiry_received_delete_file | /inquiry_received_delete_file | Path does not match |
| 522 | inquiry_received_item_remove | /inquiry_received_item_remove | Path does not match |
| 523 | inquiries_received_pagination | /inquiries_received_pagination | Path does not match |
| 524 | inquiry_received_issue | /inquiry_received_issue | Path does not match |
| 525 | invoice_pairing_find_matches | /invoice-pairing/find-matches/{invoiceId} | Path does not match |
| 526 | invoice_pairing_test | /invoice-pairing/test-pairing | Path does not match |
| 527 | invoice_pairing_run | /invoice-pairing/run-pairing | Path does not match |
| 528 | invoice_pairing_create | /invoice-pairing/create-pairing | Path does not match |
| 529 | invoice_pairing_remove | /invoice-pairing/remove-pairing/{pairingId} | Path does not match |
| 530 | invoice_pairing_statistics | /invoice-pairing/statistics | Path does not match |
| 531 | test_invoice_pairing_buttons | /test/invoice-pairing-buttons | Path does not match |
| 532 | test_invoice_pairing | /test/invoice-pairing | Path does not match |
| 533 | test_invoice_pairing_stats | /test/invoice-pairing/stats | Path does not match |
| 534 | invoice_received_audit_history_page | /invoice_received_audit_history/{id} | Path does not match |
| 535 | invoices_received | /invoices_received | Path does not match |
| 536 | invoices_received_fragment | /invoices_received/fragment | Path does not match |
| 537 | invoice_received | /invoice_received | Path does not match |
| 538 | invoice_received_add | /invoice_received_add | Path does not match |
| 539 | invoice_received_doc_add | /invoice_received_doc_add | Path does not match |
| 540 | invoice_received_delete | /invoice_received_delete | Path does not match |
| 541 | ajax_invoices_received_li | /ajax_invoices_received_li | Path does not match |
| 542 | invoice_received_download_file | /invoice_received_download_file | Path does not match |
| 543 | invoice_received_delete_file | /invoice_received_delete_file | Path does not match |
| 544 | invoices_received_flexibee_sync | /invoices_received_flexibee_sync | Path does not match |
| 545 | flexibee_received_batch_sync_info | /flexibee_received/batch-sync-info | Path does not match |
| 546 | flexibee_received_batch_sync | /flexibee_received/batch-sync/{batchNumber} | Path does not match |
| 547 | flexibee_received_test | /flexibee_received/test-connection | Path does not match |
| 548 | flexibee_received_invoices | /flexibee_received/invoices | Path does not match |
| 549 | flexibee_received_debug_sync | /flexibee_received/debug-sync | Path does not match |
| 550 | invoice_received_fix_vat | /fix-vat-data | Path does not match |
| 551 | debug_invoice_sorting | /debug-invoice-sorting | Path does not match |
| 552 | invoices_issued | /invoices_issued | Path does not match |
| 553 | invoice_issued | /invoice_issued/{id} | Path does not match |
| 554 | invoice_issued_update_partner | /invoice_issued/{id}/update_partner | Path does not match |
| 555 | invoice_issued_receivable | /invoice_issued_receivable/{invoiceId}/{receivableId} | Path does not match |
| 556 | invoice_issued_receivable_remove | /invoice_issued_receivable_remove/{invoiceId}/{receivableId} | Path does not match |
| 557 | invoices_issued_save | /invoices_issued_save | Path does not match |
| 558 | invoices_flexibee | /invoices_flexibee | Path does not match |
| 559 | flexibee_test | /flexibee/test-connection | Path does not match |
| 560 | flexibee_invoices | /flexibee/invoices | Path does not match |
| 561 | invoice_issued_fix_vat | /fix-issued-invoices-vat-data | Path does not match |
| 562 | item_audit_history | /admin/audit/item/{id}/history | Path does not match |
| 563 | item_tree_structure_history | /admin/audit/item/{id}/tree-structure-history | Path does not match |
| 564 | item_price_history | /admin/audit/item/{id}/price-history | Path does not match |
| 565 | item_snapshot | /admin/audit/item/{id}/snapshot | Path does not match |
| 566 | item_compare_snapshots | /admin/audit/item/{id}/compare-snapshots | Path does not match |
| 567 | project_audit_report | /admin/audit/project/{projectId}/audit-report | Path does not match |
| 568 | item_critical_changes | /admin/audit/item/{id}/critical-changes | Path does not match |
| 569 | audit_statistics | /admin/audit/statistics | Path does not match |
| 570 | item_audit_history_page | /admin/audit/item/{id}/history-page | Path does not match |
| 571 | commitment_audit_history_page | /admin/audit/commitment/{commitmentId}/history-page | Path does not match |
| 572 | export_items | /export_items | Path does not match |
| 573 | items | /items | Path does not match |
| 574 | items_fragment | /items/fragment | Path does not match |
| 575 | item | /item | Path does not match |
| 576 | item_part_selection | /item_part_selection | Path does not match |
| 577 | ajax_parts_search | /ajax_parts_search | Path does not match |
| 578 | item_add_part_selection | /item_add_part_selection | Path does not match |
| 579 | item_to-stock | /item_to-stock | Path does not match |
| 580 | item_from-stock | /item_from-stock | Path does not match |
| 581 | item_copy | /item_copy | Path does not match |
| 582 | item_tree_repair | /item_tree_repair | Path does not match |
| 583 | item_tree_repair_node | /item_tree_repair_node/{id} | Path does not match |
| 584 | item_tree_validate | /item_tree_validate | Path does not match |
| 585 | item_restore_to_parent | /item_restore_to_parent/{id}/{parentId} | Path does not match |
| 586 | item_paste | /item_paste | Path does not match |
| 587 | item_move | /item_move | Path does not match |
| 588 | item_add | /item_add | Path does not match |
| 589 | main_item_creat | /main_item_creat | Path does not match |
| 590 | item_delete | /item_delete | Path does not match |
| 591 | item_delete_by_id | /item_delete/{id} | Path does not match |
| 592 | item_reset_weight | /item_reset_weight | Path does not match |
| 593 | app_items_getajaxdocumentsjson | /ajax_documents_json | Path does not match |
| 594 | ajax_items_li | /ajax_items_li | Path does not match |
| 595 | ajax_item_quantity_info | /ajax_item_quantity_info/{id} | Path does not match |
| 596 | task_add | /task_add | Path does not match |
| 597 | items_pagination | /items_pagination | Path does not match |
| 598 | items_root_pagination | /items_root_pagination | Path does not match |
| 599 | items_order_received_no_order_issued | /items_order_received_no_order_issued | Path does not match |
| 600 | items_no_order_issued_pagination | /items_no_order_issued_pagination | Path does not match |
| 601 | items_selected | /items_selected/{type} | Path does not match |
| 602 | item_metrics | /item_metrics | Path does not match |
| 603 | item_status_badge | /item_status_badge | Path does not match |
| 604 | item_for_manufacturing_remove | /item_for_manufacturing_remove | Path does not match |
| 605 | items_for_manufacturing_remove | /items_for_manufacturing_remove | Path does not match |
| 606 | item_production_request | /item_production_request | Path does not match |
| 607 | admin_repair_sort_order | /admin/repair-sort-order | Path does not match |
| 608 | admin_tree_repair | /admin/tree-repair | Path does not match |
| 609 | admin_repair_item_3106 | /admin/repair-item-3106 | Path does not match |
| 610 | admin_restore_item_to_tree | /admin/restore-item-to-tree | Path does not match |
| 611 | load_bom_export | /load_bom_export/{itemId} | Path does not match |
| 612 | apply_bom_changes | /apply_bom_changes/{itemId} | Path does not match |
| 613 | load_spm_comparison | /load_spm_comparison/{itemId} | Path does not match |
| 614 | items_checkPartExistence | /items/check-part-existence | Path does not match |
| 615 | items_createComponents | /items/create-components | Path does not match |
| 616 | items_createMissingParts | /items/create-missing-parts | Path does not match |
| 617 | upload_bom_file | /upload_bom_file/{itemId} | Path does not match |
| 618 | upload_bom_file_overwrite | /upload_bom_file_overwrite/{itemId} | Path does not match |
| 619 | stock_orders_for_item | /stock-orders/{itemId} | Path does not match |
| 620 | stock_item_from_order | /stock-item/{itemId}/{orderId} | Path does not match |
| 621 | app_items_teststockapi | /test-stock-api | Path does not match |
| 622 | api_get_item_stock_status | /stock-status/{id} | Path does not match |
| 623 | app_login | /login | Path does not match |
| 624 | app_logout | /logout | Path does not match |
| 625 | main | / | Path does not match |
| 626 | ajax_home_chats | /ajax/home/chats | Path does not match |
| 627 | ajax_home_notes | /ajax/home/notes | Path does not match |
| 628 | ajax_home_tasks | /ajax/home/tasks | Path does not match |
| 629 | ajax_home_documents | /ajax/home/documents | Path does not match |
| 630 | ajax_home_changes | /ajax/home/changes | Path does not match |
| 631 | ajax_home_control_lists | /ajax/home/control_lists | Path does not match |
| 632 | ajax_home_vacations | /ajax/home/vacations | Path does not match |
| 633 | privacy | /privacy | Path does not match |
| 634 | terms | /terms | Path does not match |
| 635 | verify_trees | /verify_trees | Path does not match |
| 636 | recover_trees | /recover_trees | Path does not match |
| 637 | note_toggle | /note/toggle/{id} | Path does not match |
| 638 | test_week7 | /test_week7 | Path does not match |
| 639 | test_commitments | /test_commitments | Path does not match |
| 640 | test_vyplaty_debug | /test_vyplaty_debug | Path does not match |
| 641 | test_vyplaty_cumulative | /test_vyplaty_cumulative | Path does not match |
| 642 | test_full_cumulative_debug | /test_full_cumulative_debug | Path does not match |
| 643 | test_week5 | /test_week5 | Path does not match |
| 644 | test_db_raw_data | /test_db_raw_data | Path does not match |
| 645 | test_invoice_debug | /test_invoice_debug/{id} | Path does not match |
| 646 | test_specific_week | /test_specific_week | Path does not match |
| 647 | test_receivables_comparison | /test_receivables_comparison | Path does not match |
| 648 | cashflow | /cashflow | Path does not match |
| 649 | new_cashflow | /newcf | Path does not match |
| 650 | test_estimate_logic | /test_estimate_logic | Path does not match |
| 651 | test_trend_analysis | /test_trend_analysis | Path does not match |
| 652 | test_unbilled_debug43 | /test_unbilled_debug43 | Path does not match |
| 653 | test_real_week43 | /test_real_week43 | Path does not match |
| 654 | test_comparison | /test_comparison | Path does not match |
| 655 | offers_issued | /offers_issued | Path does not match |
| 656 | offers_issued_fragment | /offers_issued/fragment | Path does not match |
| 657 | offer_issued_create | /offer_issued_create | Path does not match |
| 658 | offer_issued | /offer_issued | Path does not match |
| 659 | issue_offer_issued_data | /issue_offer_issued_data | Path does not match |
| 660 | offer_issued_data | /offer_issued_data | Path does not match |
| 661 | offer_issued_doc_add | /offer_issued_doc_add | Path does not match |
| 662 | offer_issued_item_remove | /offer_issued_item_remove | Path does not match |
| 663 | offer_issued_part_remove | /offer_issued_part_remove | Path does not match |
| 664 | offer_issued_revision_add | /offer_issued_revision_add | Path does not match |
| 665 | offer_issued_delete_last_revision | /offer_issued_delete_last_revision | Path does not match |
| 666 | offer_issued_delete | /offer_issued_delete | Path does not match |
| 667 | offer_issued_select | /offer_issued_select | Path does not match |
| 668 | offer_issued_download_file | /offer_issued_download_file | Path does not match |
| 669 | offer_issued_download_zip | /offer_issued_download_zip | Path does not match |
| 670 | offer_issued_copy_drawings | /offer_issued_copy_drawings | Path does not match |
| 671 | offer_issued_delete_file | /offer_issued_delete_file | Path does not match |
| 672 | export_offer_issued_pdf | /export_offer_issued_pdf | Path does not match |
| 673 | offer_issued_update_item_audit_links | /offer_issued_update_item_audit_links | Path does not match |
| 674 | offer_issued_revert | /offer_issued_revert | Path does not match |
| 675 | offer_issued_close | /offer_issued_close/{id} | Path does not match |
| 676 | offer_issued_reopen | /offer_issued_reopen/{id} | Path does not match |
| 677 | debug_template_vars | /debug-template-vars/{id} | Path does not match |
| 678 | offer_link_current_item | /api/offer-item-audit/offer/{offerId}/link-current-item/{itemId} | Path does not match |
| 679 | offer_link_specific_audit | /api/offer-item-audit/offer/{offerId}/link-audit/{auditId} | Path does not match |
| 680 | offer_link_item_by_date | /api/offer-item-audit/offer/{offerId}/link-item-by-date/{itemId} | Path does not match |
| 681 | offer_link_multiple_items | /api/offer-item-audit/offer/{offerId}/link-multiple-items | Path does not match |
| 682 | offer_unlink_audit | /api/offer-item-audit/offer/{offerId}/unlink-audit/{auditId} | Path does not match |
| 683 | offer_get_linked_audits | /api/offer-item-audit/offer/{offerId}/linked-audits | Path does not match |
| 684 | item_audit_history_with_offers | /api/offer-item-audit/item/{itemId}/audit-history-with-offers | Path does not match |
| 685 | audit_get_linked_offers | /api/offer-item-audit/audit/{auditId}/linked-offers | Path does not match |
| 686 | offer_validate_links | /api/offer-item-audit/offer/{offerId}/validate-links | Path does not match |
| 687 | offer_item_audit_statistics | /api/offer-item-audit/statistics | Path does not match |
| 688 | offers_received | /offers_received | Path does not match |
| 689 | offer_received_create | /offer_received_create | Path does not match |
| 690 | offer_received | /offer_received | Path does not match |
| 691 | issue_offer_received_data | /issue_offer_received_data | Path does not match |
| 692 | offer_received_data | /offer_received_data | Path does not match |
| 693 | offer_received_doc_add | /offer_received_doc_add | Path does not match |
| 694 | offer_received_item_remove | /offer_received_item_remove | Path does not match |
| 695 | offer_received_part_remove | /offer_received_part_remove | Path does not match |
| 696 | offer_received_revision_add | /offer_received_revision_add | Path does not match |
| 697 | offer_delete_last_revision | /offer_delete_last_revision | Path does not match |
| 698 | offer_delete | /offer_delete | Path does not match |
| 699 | offer_received_delete | /offer_received_delete | Path does not match |
| 700 | offer_received_select | /offer_received_select | Path does not match |
| 701 | offer_received_part_price | /offer_received_part_price | Path does not match |
| 702 | offer_received_download_file | /offer_received_download_file | Path does not match |
| 703 | offer_received_delete_file | /offer_received_delete_file | Path does not match |
| 704 | offers_received_pagination | /offers_received_pagination | Path does not match |
| 705 | offers_received_fragment | /offers_received/fragment | Path does not match |
| 706 | offer_received_revert | /offer_received_revert | Path does not match |
| 707 | orders_issued | /orders_issued | Path does not match |
| 708 | order_issued_create | /order_issued_create | Path does not match |
| 709 | order_issued_create_direct | /order_issued_create_direct | Path does not match |
| 710 | orders_issued_fragment | /orders_issued/fragment | Path does not match |
| 711 | order_issued_data | /order_issued_data | Path does not match |
| 712 | order_issued_revision_add | /order_issued_revision_add | Path does not match |
| 713 | order_issued | /order_issued | Path does not match |
| 714 | order_issued_item_remove | /order_issued_item_remove | Path does not match |
| 715 | order_issued_invoice_remove | /order_issued_invoice_remove | Path does not match |
| 716 | order_issued_doc_add | /order_issued_doc_add | Path does not match |
| 717 | order_issued_delete_last_revision | /order_issued_delete_last_revision | Path does not match |
| 718 | order_issued_delete | /order_issued_delete | Path does not match |
| 719 | order_issued_select | /order_issued_select | Path does not match |
| 720 | order_issued_download_file | /order_issued_download_file | Path does not match |
| 721 | order_issued_download_zip | /order_issued_download_zip | Path does not match |
| 722 | order_issued_copy_drawings | /order_issued_copy_drawings | Path does not match |
| 723 | order_issued_delete_file | /order_issued_delete_file | Path does not match |
| 724 | order_issued_part_price | /order_issued_part_price | Path does not match |
| 725 | export_order_issued_pdf | /export_order_issued_pdf | Path does not match |
| 726 | orders_issued_pagination | /orders_issued_pagination | Path does not match |
| 727 | order_issued_add_invoice | /order_issued_add_invoice | Path does not match |
| 728 | order_issued_remove_invoice | /order_issued_remove_invoice | Path does not match |
| 729 | order_issued_create_commitments | /order_issued_create_commitments | Path does not match |
| 730 | order_issued_issue | /order_issued_issue | Path does not match |
| 731 | order_issued_approve | /order_issued_approve/{id} | Path does not match |
| 732 | order_issued_revert_approval | /order_issued_revert_approval/{id} | Path does not match |
| 733 | order_issued_request_approval | /order_issued_request_approval/{id} | Path does not match |
| 734 | order_issued_reject | /order_issued_reject/{id} | Path does not match |
| 735 | order_issued_get_rejected_inquiries | /order_issued_get_rejected_inquiries | Path does not match |
| 736 | order_issued_get_partial_inquiries | /order_issued_get_partial_inquiries | Path does not match |
| 737 | order_issued_revert | /order_issued_revert | Path does not match |
| 738 | order_issued_add_related_items | /order_issued_add_related_items | Path does not match |
| 739 | order_issued_reject_partial_inquiry | /order_issued_reject_partial_inquiry | Path does not match |
| 740 | order_issued_mark_delivered | /order_issued_mark_delivered/{id} | Path does not match |
| 741 | order_issued_update_delivery_status | /order_issued_update_delivery_status/{id} | Path does not match |
| 742 | orders_received | /orders_received | Path does not match |
| 743 | orders_received_fragment | /orders_received/fragment | Path does not match |
| 744 | order_received_create | /order_received_create | Path does not match |
| 745 | order_received_data | /order_received_data | Path does not match |
| 746 | order_received_revision_add | /order_received_revision_add | Path does not match |
| 747 | order_received | /order_received | Path does not match |
| 748 | order_received_item_remove | /order_received_item_remove | Path does not match |
| 749 | order_received_doc_add | /order_received_doc_add | Path does not match |
| 750 | order_received_delete_last_revision | /order_received_delete_last_revision | Path does not match |
| 751 | order_received_delete | /order_received_delete | Path does not match |
| 752 | order_received_select | /order_received_select | Path does not match |
| 753 | order_received_download_file | /order_received_download_file | Path does not match |
| 754 | order_received_delete_file | /order_received_delete_file | Path does not match |
| 755 | order_received_issue | /order_received_issue | Path does not match |
| 756 | part_audit_history | /admin/audit/part/{id}/history | Path does not match |
| 757 | part_audit_history_page | /admin/audit/part/{id}/history-page | Path does not match |
| 758 | part_audit_history_page_test | /admin/audit/test/part/{id}/history-page | Path does not match |
| 759 | partners | /partners | Path does not match |
| 760 | partners_pagination | /partners_pagination | Path does not match |
| 761 | partners_fragment | /partners/fragment | Path does not match |
| 762 | partner | /partner | Path does not match |
| 763 | partner_edit | /partner_edit | Path does not match |
| 764 | partner_delete | /partner_delete | Path does not match |
| 765 | app_partners_getajaxpartnersli | /ajax_partners_li | Path does not match |
| 766 | ajax_partners_search | /ajax_partners_search | Path does not match |
| 767 | partner_update_from_ares | /partner/update-from-ares/{id} | Path does not match |
| 768 | partner_pairing_data | /partner_pairing_data | Path does not match |
| 769 | partner_pair_invoice_commitment | /partner_pair_invoice_commitment | Path does not match |
| 770 | partner_close_commitment | /partner_close_commitment | Path does not match |
| 771 | partner_close_invoice | /partner_close_invoice | Path does not match |
| 772 | partner_find_duplicates | /partner/{id}/find-duplicates | Path does not match |
| 773 | partner_merge | /partner/merge | Path does not match |
| 774 | partner_duplicates | /partner/{id}/duplicates | Path does not match |
| 775 | partner_merge_action | /partner/{targetId}/merge/{sourceId} | Path does not match |
| 776 | expedition_item | /expedition-item | Path does not match |
| 777 | expedition | /expedition | Path does not match |
| 778 | expedition_orders | /expedition-orders | Path does not match |
| 779 | expedition_revert | /expedition-orders/revert/{operationId} | Path does not match |
| 780 | warehouse_operations | /warehouse-operations/{partId} | Path does not match |
| 781 | warehouse_operations_bulk_stock | /warehouse-operations-bulk-stock | Path does not match |
| 782 | parts | /parts | Path does not match |
| 783 | parts_fragment | /parts/fragment | Path does not match |
| 784 | parts_store_fragment | /parts_store/fragment | Path does not match |
| 785 | parts_store | /parts_store | Path does not match |
| 786 | part_qr | /part/qr | Path does not match |
| 787 | part | /part | Path does not match |
| 788 | part_add | /part_add | Path does not match |
| 789 | part_document_remove | /part_document_remove | Path does not match |
| 790 | parts_of_type | /parts_of_type | Path does not match |
| 791 | app_parts_getajaxpartsli | /ajax_parts_li | Path does not match |
| 792 | part_to-stock | /part_to-stock | Path does not match |
| 793 | part_from-stock | /part_from-stock | Path does not match |
| 794 | part_delete | /part_delete | Path does not match |
| 795 | part_label_pdf | /part-label-pdf | Path does not match |
| 796 | expedition_reset_all | /expedition-orders/reset-all/{id} | Path does not match |
| 797 | commitments | /commitments | Path does not match |
| 798 | repeat_commitments | /repeat_commitments | Path does not match |
| 799 | receivables | /receivables | Path does not match |
| 800 | repeat_receivables | /repeat_receivables | Path does not match |
| 801 | commitment | /commitment | Path does not match |
| 802 | commitment_close_invoice | /commitment_close_invoice | Path does not match |
| 803 | ajax_orders_li | /ajax_orders_li | Path does not match |
| 804 | ajax_orders_received_li | /ajax_orders_received_li | Path does not match |
| 805 | receivable | /receivable | Path does not match |
| 806 | repeat_commitment | /repeat_commitment | Path does not match |
| 807 | repeat_receivable | /repeat_receivable | Path does not match |
| 808 | delete_receivable | /delete_receivable | Path does not match |
| 809 | delete_commitment | /delete_commitment | Path does not match |
| 810 | invoice_received_commitment_remove | /invoice_received_commitment_remove | Path does not match |
| 811 | invoice_received_commitment_add | /invoice_received_commitment_add | Path does not match |
| 812 | ajax_commitments_li | /ajax_commitments_li | Path does not match |
| 813 | remove_order_from_commitment | /remove_order_from_commitment | Path does not match |
| 814 | remove_order_from_repeat_commitment | /remove_order_from_repeat_commitment | Path does not match |
| 815 | remove_order_from_receivable | /remove_order_from_receivable | Path does not match |
| 816 | remove_order_from_repeat_receivable | /remove_order_from_repeat_receivable | Path does not match |
| 817 | commitment_get_partner_orders | /commitment_get_partner_orders | Path does not match |
| 818 | commitment_change_partner | /commitment_change_partner | Path does not match |
| 819 | planned_cashflow_index | /planned-cashflow/ | Path does not match |
| 820 | planned_cashflow_project | /planned-cashflow/project/{id} | Path does not match |
| 821 | planned_cashflow_scenario_new | /planned-cashflow/project/{id}/scenario/new | Path does not match |
| 822 | planned_cashflow_scenario_version | /planned-cashflow/scenario/{id}/new-version | Path does not match |
| 823 | planned_cashflow_scenario_activate | /planned-cashflow/scenario/{id}/activate | Path does not match |
| 824 | planned_cashflow_scenario_edit | /planned-cashflow/scenario/{id}/edit | Path does not match |
| 825 | planned_cashflow_receivable_new | /planned-cashflow/scenario/{id}/receivable/new | Path does not match |
| 826 | planned_cashflow_payable_new | /planned-cashflow/scenario/{id}/payable/new | Path does not match |
| 827 | planned_cashflow_toggle_pin | /planned-cashflow/project/{id}/toggle-pin | Path does not match |
| 828 | planned_cashflow_auto_match | /planned-cashflow/scenario/{id}/auto-match | Path does not match |
| 829 | planned_cashflow_receivable_delete | /planned-cashflow/receivable/{id}/delete | Path does not match |
| 830 | planned_cashflow_payable_delete | /planned-cashflow/payable/{id}/delete | Path does not match |
| 831 | material_order | /material-order | Path does not match |
| 832 | material_order_cleanup | /material-order/cleanup-invalid | Path does not match |
| 833 | production_request_audit_history_page | /production_request_audit_history/{id} | Path does not match |
| 834 | production_request_delete_clean | /production-request-clean/delete | Path does not match |
| 835 | production_request_index | /production-request/ | Path does not match |
| 836 | production_request_delete | /production-request/delete | Path does not match |
| 837 | production_request_show | /production-request/{id} | Path does not match |
| 838 | production_request_create | /production-request/create | Path does not match |
| 839 | production_request_approve | /production-request/{id}/approve | Path does not match |
| 840 | production_request_reject | /production-request/{id}/reject | Path does not match |
| 841 | production_request_start | /production-request/{id}/start | Path does not match |
| 842 | production_request_complete | /production-request/{id}/complete | Path does not match |
| 843 | production_request_revert | /production-request/{id}/revert | Path does not match |
| 844 | production_request_revert_to_approved | /production-request/{id}/revert-to-approved | Path does not match |
| 845 | production_request_revert_to_pending | /production-request/{id}/revert-to-pending | Path does not match |
| 846 | production_standard_audit_history_page | /production_standard_audit_history/{id} | Path does not match |
| 847 | api_production_standards | /api/production/standards | Path does not match |
| 848 | production_standard_edit | /production/standard/{id} | Path does not match |
| 849 | production_standards_toggle | /production/standards/toggle | Path does not match |
| 850 | production_standards_index | /production/standards | Path does not match |
| 851 | production_standards_modal | /production/standards/modal | Path does not match |
| 852 | production_standards_new | /production/standards/new | Path does not match |
| 853 | production_standards_edit | /production/standards/{id}/edit | Path does not match |
| 854 | production_standards_delete | /production/standards/{id}/delete | Path does not match |
| 855 | project_audit_history_page | /admin/audit/project/{id}/history-page | Path does not match |
| 856 | project_chat_messages | /project-chat/{projectId}/messages | Path does not match |
| 857 | project_chat_send_message | /project-chat/{projectId}/messages | Path does not match |
| 858 | project_chat_download_attachment | /project-chat/attachments/{attachmentId}/download | Path does not match |
| 859 | projects | /projects | Path does not match |
| 860 | projects_active | /projects_active | Path does not match |
| 861 | projects_pagination | /projects_pagination | Path does not match |
| 862 | projects_active_pagination | /projects_active_pagination | Path does not match |
| 863 | projects_fragment | /projects/fragment | Path does not match |
| 864 | projects_active_fragment | /projects_active/fragment | Path does not match |
| 865 | project | /project | Path does not match |
| 866 | project_download_file | /project_download_file | Path does not match |
| 867 | remove_project_solver | /remove_project_solver | Path does not match |
| 868 | project_request_access | /project_request_access | Path does not match |
| 869 | project_access_requests | /project-access-requests | Path does not match |
| 870 | project_access_request_approve | /project-access-request/{id}/approve | Path does not match |
| 871 | project_access_request_reject | /project-access-request/{id}/reject | Path does not match |
| 872 | add_chat_to_project | /add_chat_to_project | Path does not match |
| 873 | app_project_getajaxprojectsli | /ajax_projects_li | Path does not match |
| 874 | project_doc_add | /project_doc_add | Path does not match |
| 875 | project_create_dir | /project_create_dir | Path does not match |
| 876 | project_delete_file | /project_delete_file | Path does not match |
| 877 | project_delete_dir | /project_delete_dir | Path does not match |
| 878 | projects_sync | /projects_sync | Path does not match |
| 879 | api_last_version_link | /api/last_version_link | Path does not match |
| 880 | projects_sync_launcher | /projects_sync_launcher | Path does not match |
| 881 | api_last_launcher_link | /api/last_launcher_link | Path does not match |
| 882 | project_users_search | /project/users/search | Path does not match |
| 883 | project_flexibee_sync | /project/flexibee-sync | Path does not match |
| 884 | project_flexibee_sync_resolve_conflict | /project/flexibee-sync/resolve-conflict | Path does not match |
| 885 | ajax_projects_search | /ajax_projects_search | Path does not match |
| 886 | project_emails | /project/{id}/emails | Path does not match |
| 887 | project_email_detail | /project/{id}/email/{msgNo} | Path does not match |
| 888 | project_email_attachment | /project/{id}/emails/{msgNo}/attachment/{attachmentIndex} | Path does not match |
| 889 | project_emails_unread_count | /project/{id}/emails/unread-count | Path does not match |
| 890 | project_evaluation | /project-evaluation | Path does not match |
| 891 | security_test | /security-test | Path does not match |
| 892 | sow_employees | /sow_employees | Path does not match |
| 893 | sow_employees_export | /sow_employees_export | Path does not match |
| 894 | sow_month | /sow_month | Path does not match |
| 895 | sow_month_export | /sow_month_export | Path does not match |
| 896 | sow | /sow | Path does not match |
| 897 | sow_day | /sow_day | Path does not match |
| 898 | wd_delete | /wd_delete | Path does not match |
| 899 | task_audit_history | /api/audit/task/{id}/history | Path does not match |
| 900 | task_audit_hierarchy_history | /api/audit/task/{id}/hierarchy-history | Path does not match |
| 901 | task_audit_tree_changes | /api/audit/task/{id}/tree-changes | Path does not match |
| 902 | task_audit_status_changes | /api/audit/task/{id}/status-changes | Path does not match |
| 903 | task_audit_schedule_changes | /api/audit/task/{id}/schedule-changes | Path does not match |
| 904 | task_audit_by_project | /api/audit/task/project/{projectId} | Path does not match |
| 905 | task_audit_compare_versions | /api/audit/task/{id}/compare/{version1}/{version2} | Path does not match |
| 906 | task_audit_statistics | /api/audit/task/{id}/statistics | Path does not match |
| 907 | task_audit_overview | /api/audit/task/overview | Path does not match |
| 908 | task_audit_tree | /api/audit/task/tree/{rootId} | Path does not match |
| 909 | task_audit_search | /api/audit/task/search | Path does not match |
| 910 | task_audit_history_page | /admin/audit/task/{id}/history-page | Path does not match |
| 911 | tasks | /tasks | Path does not match |
| 912 | tasks_fragment | /tasks/fragment | Path does not match |
| 913 | task | /task | Path does not match |
| 914 | remove_solver | /remove_solver | Path does not match |
| 915 | remove_observer | /remove_observer | Path does not match |
| 916 | add_chat_to_task | /add_chat_to_task | Path does not match |
| 917 | task_update_text | /task/{id}/update-text | Path does not match |
| 918 | test_item_audit_history_page | /test/audit/item/{id}/history-page | Path does not match |
| 919 | test_raw_logs | /test/raw-logs/{id} | Path does not match |
| 920 | types | /types | Path does not match |
| 921 | type | /type | Path does not match |
| 922 | type_delete | /type_delete | Path does not match |
| 923 | app_types_getajaxtypesli | /ajax_types_li | Path does not match |
| 924 | types_pagination | /types_pagination | Path does not match |
| 925 | user_audit_history | /admin/audit/user/{id}/history | Path does not match |
| 926 | user_audit_hierarchy_history | /admin/audit/user/{id}/hierarchy-history | Path does not match |
| 927 | user_audit_tree_changes | /admin/audit/user/{id}/tree-changes | Path does not match |
| 928 | user_audit_security_changes | /admin/audit/user/{id}/security-changes | Path does not match |
| 929 | user_audit_compare_versions | /admin/audit/user/{id}/compare/{version1}/{version2} | Path does not match |
| 930 | user_audit_statistics | /admin/audit/user/{id}/statistics | Path does not match |
| 931 | user_audit_overview | /admin/audit/user/overview | Path does not match |
| 932 | user_audit_tree | /admin/audit/user/tree/{rootId} | Path does not match |
| 933 | user_audit_search | /admin/audit/user/search | Path does not match |
| 934 | user_audit_history_page | /admin/audit/user/{id}/history-page | Path does not match |
| 935 | user_audit_test_history_page | /admin/audit/user/test/{id}/history-page | Path does not match |
| 936 | users | /users | Path does not match |
| 937 | user | /user | Path does not match |
| 938 | user_set_password | /user_set_password | Path does not match |
| 939 | user_add | /user_add | Path does not match |
| 940 | user_move | /user_move | Path does not match |
| 941 | tree_recovery_users | /tree_recovery_users | Path does not match |
| 942 | user_delete | /user_delete | Path does not match |
| 943 | today_logs | /today_logs | Path does not match |
| 944 | vat_pays | /vat_pays | Path does not match |
| 945 | vat_pay | /vat_pay | Path does not match |
| 946 | delete_vat_pay | /delete_vat_pay | Path does not match |
| 947 | warehouses | /warehouses | Path does not match |
| 948 | warehouse | /warehouse | Path does not match |
| 949 | warehouse_delete | /warehouse_delete | Path does not match |
| 950 | warehouse_pagination | /warehouse_pagination | Path does not match |
| 951 | warehouse_transfer_item | /warehouse_transfer_item | Path does not match |
| 952 | inventory_part_location_update | /inventory_part_location_update | Path does not match |
| 953 | warehouse_location_labels_pdf | /warehouse-location-labels-pdf | Path does not match |
| 954 | warehouse_edit_quantity | /warehouse_edit_quantity | Path does not match |
| 955 | warehouse_update_location | /warehouse_update_location | Path does not match |
| 956 | passkey_manage | /passkey/manage | Path does not match |
| 957 | webauthn_desktop_login_page | /webauthn/desktop/login-page | Path does not match |
| 958 | webauthn_register_options | /webauthn/register/options | Path does not match |
| 959 | webauthn_register | /webauthn/register | Path does not match |
| 960 | webauthn_login_options | /webauthn/login/options | Path does not match |
| 961 | webauthn_login | /webauthn/login | Path does not match |
| 962 | webauthn_credentials | /webauthn/credentials | Path does not match |
| 963 | webauthn_delete_credential | /webauthn/credentials/{id} | Path does not match |
| 964 | webauthn_rename_credential | /webauthn/credentials/{id}/rename | Path does not match |
| 965 | api_webauthn_desktop_login | /api/webauthn/desktop/login | Path does not match |
| 966 | api_webauthn_portal_verify | /api/webauthn/portal/verify | Path does not match |
| 967 | weight_recalculate | /admin/cache-management/recalculate/{id} | Path does not match |
| 968 | weight_clear_cache | /admin/cache-management/clear-cache/{id} | Path does not match |
| 969 | weight_statistics | /admin/cache-management/statistics/{id} | Path does not match |
| 970 | weight_problematic_items | /admin/cache-management/problematic-items | Path does not match |
| 971 | weight_recalculate_all | /admin/cache-management/recalculate-all | Path does not match |
| 972 | cache_management_dashboard | /admin/cache-management/ | Path does not match |
| 973 | price_recalculate | /admin/cache-management/recalculate-prices/{id} | Path does not match |
| 974 | price_cache_clear | /admin/cache-management/clear-price-cache | Path does not match |
| 975 | price_validate | /admin/cache-management/validate-price-consistency | Path does not match |
| 976 | price_cache_stats | /admin/cache-management/price-cache-stats | Path does not match |
| 977 | price_variability | /admin/cache-management/price-variability-analysis | Path does not match |
| 978 | working_time_add | /working_time_add | Path does not match |
| 979 | working_time | /working_time/{id}/{pid} | Path does not match |
| 980 | working_time_delete | /working_time_delete | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.