Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fn_owner_dashboard | / | Path does not match |
| 2 | fn_owner_security_login | /login | Path does not match |
| 3 | fn_owner_security_logout | /logout | Path does not match |
| 4 | fn_tour_dashboard | /admin | Path does not match |
| 5 | fn_main_dashboard | /admin | Path does not match |
| 6 | fn_new_dashboard | /admin | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | fn_accommodation_list | /accommodation/list | Path does not match |
| 19 | fn_accommodation_add | /accommodation/add | Path does not match |
| 20 | fn_accommodation_view | /accommodation/{id}/view | Path does not match |
| 21 | fn_update_basic_info | /accommodation/{id}/update/basic-info | Path does not match |
| 22 | fn_accommodation_delete | /accommodation/{id}/delete | Path does not match |
| 23 | fn_accommodation_document | /accommodation/doc-upload/{id} | Path does not match |
| 24 | fn_accommodation_document_remove | /accommodation/{id}/remove/doc/{docId} | Path does not match |
| 25 | fn_accommodation_rate | /accommodation/{id}/rates | Path does not match |
| 26 | fn_hotelRate_edit | /hotel/{rateId}/rateEdit | Path does not match |
| 27 | fn_hotelRate_add | /hotel/rateAdd | Path does not match |
| 28 | fn_accommodation_rate_delete | /accommodation/{id}/rate/{rId}/delete | Path does not match |
| 29 | fn_get_hotel_markets | /hotel/{providerId}/markets | Path does not match |
| 30 | fn_get_hotel_market_rates | /hotel/{providerId}/{marketId}/market-rates | Path does not match |
| 31 | fn_get_hotel_rate_components | /hotel/{rateId}/rate-components | Path does not match |
| 32 | fn_reset_hotel_rate | /hotel/category/{rateId}/list | Path does not match |
| 33 | fn_hotel_rate_user_permission | /hotel-rate/user-permission/{id} | Path does not match |
| 34 | fn_get_hotel_market_rates_old | /hotel/rate/{providerId}/{marketId}/list-old | Path does not match |
| 35 | fn_agent_list | /agent/list | Path does not match |
| 36 | fn_agent_add | /agent/add | Path does not match |
| 37 | fn_agent_update | /agent/{id}/update | Path does not match |
| 38 | fn_agent_view | /agent/{id}/view | Path does not match |
| 39 | fn_agent_delete | /agent/{id}/delete | Path does not match |
| 40 | fn_guide_list | /guide/list | Path does not match |
| 41 | fn_guide_add | /guide/add | Path does not match |
| 42 | fn_guide_edit | /guide/{id}/edit | Path does not match |
| 43 | fn_guide_view | /guide/{id}/view | Path does not match |
| 44 | fn_guide_delete | /guide/{id}/delete | Path does not match |
| 45 | fn_other_provider_list | /other-providers | Path does not match |
| 46 | fn_other_provider_add | /other-providers/add | Path does not match |
| 47 | fn_accommodation_season_add | /accommodation/{id}/season/add | Path does not match |
| 48 | fn_accommodation_season_update | /accommodation/{id}/season/{season}/update | Path does not match |
| 49 | fn_accommodation_season_delete | /accommodation/{id}/season/{season}/delete | Path does not match |
| 50 | fn_tour_client_list | /tour-client/list | Path does not match |
| 51 | fn_tour_client_create | /tour-client/add | Path does not match |
| 52 | fn_tour_client_view | /tour-client/{id}/detail | Path does not match |
| 53 | fn_tour_client_delete | /tour-client/{id}/delete | Path does not match |
| 54 | fn_transport_list | /transports | Path does not match |
| 55 | fn_transport_add | /transport/add | Path does not match |
| 56 | fn_transport_view | /transport/{id}/view | Path does not match |
| 57 | fn_transport_update_basic_info | /transport/{id}/update/basic-info | Path does not match |
| 58 | fn_ticket_dashboard_export | /ticket-dashboard/export | Path does not match |
| 59 | fn_daily_tour_record | /daily-tour-record | Path does not match |
| 60 | fn_daily_tour_record_csv | /daily-tour-record/export/csv | Path does not match |
| 61 | fn_itinerary_activity_hotel_add | /itinerary/{itinerary}/hotel/new | Path does not match |
| 62 | fn_itinerary_activity_hotel_edit | /itinerary/{itinerary}/hotel/{day}/{activity}/update | Path does not match |
| 63 | fn_itinerary_activity_hotel_duplicate | /itinerary/{itinerary}/hotel/{day}/{activity}/duplicate | Path does not match |
| 64 | fn_itinerary_activity_transport_add | /itinerary/{itinerary}/transport/new | Path does not match |
| 65 | fn_itinerary_activity_transport_edit | /itinerary/{itinerary}/transport/{day}/{activity}/update | Path does not match |
| 66 | fn_itinerary_activity_transport_duplicate | /itinerary/{itinerary}/transport/{day}/{activity}/duplicate | Path does not match |
| 67 | fn_itinerary_activity_guide_add | /itinerary/{itinerary}/guide/new | Path does not match |
| 68 | fn_itinerary_activity_guide_edit | /itinerary/{itinerary}/guide/{day}/{activity}/update | Path does not match |
| 69 | fn_itinerary_activity_guide_duplicate | /itinerary/{itinerary}/guide/{day}/{activity}/duplicate | Path does not match |
| 70 | fn_itinerary_activity_other_add | /itinerary/{itinerary}/other/new | Path does not match |
| 71 | fn_itinerary_activity_other_edit | /itinerary/{itinerary}/other/{day}/{activity}/update | Path does not match |
| 72 | fn_itinerary_activity_other_duplicate | /itinerary/{itinerary}/other/{day}/{activity}/duplicate | Path does not match |
| 73 | fn_itinerary_activity_flight_add | /itinerary/{itinerary}/flight/new | Path does not match |
| 74 | fn_itinerary_activity_flight_edit | /itinerary/{itinerary}/flight/{day}/{activity}/update | Path does not match |
| 75 | fn_itinerary_activity_flight_duplicate | /itinerary/{itinerary}/flight/{day}/{activity}/duplicate | Path does not match |
| 76 | fn_itinerary_activity_entrance_add | /itinerary/{itinerary}/entrance/new | Path does not match |
| 77 | fn_itinerary_activity_entrance_edit | /itinerary/{itinerary}/entrance/{day}/{activity}/update | Path does not match |
| 78 | fn_itinerary_activity_entrance_duplicate | /itinerary/{itinerary}/entrance/{day}/{activity}/duplicate | Path does not match |
| 79 | fn_itinerary_activity_meal_add | /itinerary/{itinerary}/meal/new | Path does not match |
| 80 | fn_itinerary_activity_meal_edit | /itinerary/{itinerary}/meal/{day}/{activity}/update | Path does not match |
| 81 | fn_itinerary_activity_meal_duplicate | /itinerary/{itinerary}/meal/{day}/{activity}/duplicate | Path does not match |
| 82 | fn_itinerary_activity_extra_add | /itinerary/{itinerary}/extra/new | Path does not match |
| 83 | fn_itinerary_activity_extra_edit | /itinerary/{itinerary}/extra/{day}/{activity}/update | Path does not match |
| 84 | fn_itinerary_activity_info_add | /itinerary/{itinerary}/info/{day}/new | Path does not match |
| 85 | fn_itinerary_activity_info_edit | /itinerary/{itinerary}/info/{day}/{activity}/update | Path does not match |
| 86 | fn_append_itinerary | /itinerary/{itinerary}/append-itneraray | Path does not match |
| 87 | fn_itinerary_activity_delete | /itinerary/activity/{id}/delete | Path does not match |
| 88 | fn_itinerary_activity_component_edit | /itinerary/activity-component/{id}/edit | Path does not match |
| 89 | fn_itinerary_bulk_hotel_activity | /bulk-activity/{itinerary}/hotel | Path does not match |
| 90 | fn_itinerary_bulk_transport_activity | /bulk-activity/{itinerary}/transport | Path does not match |
| 91 | fn_itinerary_bulk_guide_activity | /bulk-activity/{itinerary}/guide | Path does not match |
| 92 | fn_itinerary_bulk_meal_activity | /bulk-activity/{itinerary}/meal | Path does not match |
| 93 | fn_itinerary_bulk_other_activity | /bulk-activity/{itinerary}/other | Path does not match |
| 94 | fn_itinerary_bulk_flight_activity | /bulk-activity/{itinerary}/flight | Path does not match |
| 95 | fn_itinerary_bulk_entrance_activity | /bulk-activity/{itinerary}/entrance | Path does not match |
| 96 | fn_itinerary_bulk_extra_activity | /bulk-activity/{itinerary}/extra | Path does not match |
| 97 | fn_itinerary_component_add | /itinerary-component/{id}/add | Path does not match |
| 98 | fn_itinerary_component_delete | /itinerary-component/{id}/delete | Path does not match |
| 99 | fn_itinerary_component_update_title | /itinerary-component/{id}/update-title | Path does not match |
| 100 | fn_itinerary_component_update_activities | /itinerary-component/{id}/update-activities | Path does not match |
| 101 | fn_itinerary_component_sort_activities | /itinerary-component/{id}/sort-activities | Path does not match |
| 102 | fn_itinerary_export_itinerary | /itinerary/export/{id}/activity | Path does not match |
| 103 | fn_itinerary_export_itinerary_word | /itinerary/export/{id}/activity-word | Path does not match |
| 104 | fn_itinerary_export_itinerary_template | /itinerary/export/{id}/activity-template | Path does not match |
| 105 | fn_itinerary_export_cost | /itinerary/export/{id}/cost | Path does not match |
| 106 | fn_itinerary_export_proposal | /itinerary/export/{id}/proposal | Path does not match |
| 107 | fn_export_word | /itinerary/export-word/{id} | Path does not match |
| 108 | fn_export_sample | /itinerary-export-sample/sample | Path does not match |
| 109 | fn_export_sample_1 | /itinerary-export-sample/{id}/sample-1 | Path does not match |
| 110 | fn_export_sample_2 | /itinerary-export-sample/{id}/sample-2 | Path does not match |
| 111 | fn_export_sample_3 | /itinerary-export-sample/{id}/sample-3 | Path does not match |
| 112 | fn_export_sample_4 | /itinerary-export-sample/{id}/sample-4 | Path does not match |
| 113 | fn_export_sample_5 | /itinerary-export-sample/{id}/sample-5 | Path does not match |
| 114 | fn_itinerary_list | /itinerary/list | Path does not match |
| 115 | fn_itinerary_new | /itinerary/add | Path does not match |
| 116 | fn_itinerary_edit | /itinerary/{id}/edit | Path does not match |
| 117 | fn_itinerary_update | /itinerary/{id}/update | Path does not match |
| 118 | fn_itinerary_user_permission | /itinerary/user-permission/{id} | Path does not match |
| 119 | fn_itinerary_title_ajax | /ajax/proposal/{id}/title | Path does not match |
| 120 | fn_itinerary_delete | /itinerary/{id}/delete | Path does not match |
| 121 | fn_itinerary_notes_add | /itinerary/{id}/add | Path does not match |
| 122 | fn_itinerary_document | /itinerary/{id}/document | Path does not match |
| 123 | fn_itinerary_document_update | /itinerary/{id}/doc/up | Path does not match |
| 124 | fn_proposal_list | /proposal/list | Path does not match |
| 125 | fn_proposal_new | /proposal/new | Path does not match |
| 126 | fn_proposal_view_setting | /proposal/settings/{id} | Path does not match |
| 127 | fn_proposal_enquiry_info | /proposal/enquiry/{id}/info | Path does not match |
| 128 | fn_proposal_view | /proposal/{id}/view | Path does not match |
| 129 | fn_proposal_amend | /proposal/{id}/amend | Path does not match |
| 130 | fn_proposal_cancel | /proposal/cancel/{id} | Path does not match |
| 131 | fn_lock_costing | /proposal/lock-costing/{id} | Path does not match |
| 132 | fn_proposal_pax | /proposal/proposal-pax/{id} | Path does not match |
| 133 | fn_enquiry_pax | /proposal/enquiry-pax/{id} | Path does not match |
| 134 | fn_travel_customer_ledger_report | /report/travel/customer-ledger-report | Path does not match |
| 135 | fn_travel_customer_ledger_report_csv | /report/travel/customer-ledger-report/export/csv | Path does not match |
| 136 | fn_ticket_report_earning_report_airline_wise | /ticket-report/earnig/airline-wise | Path does not match |
| 137 | fn_ticket_report_earning_report_client_wise | /ticket-report/earnig/client-wise | Path does not match |
| 138 | fn_ticket_report_daily_sales | /ticket-report/daily-sales | Path does not match |
| 139 | fn_ticket_report_daily_sales_return | /ticket-report/daily-sales-return | Path does not match |
| 140 | fn_ticket_report_daily_purchase | /ticket-report/daily-purchases | Path does not match |
| 141 | fn_ticket_report_customer_report | /ticket-report/customer-report | Path does not match |
| 142 | fn_tour_report_list | /tour-report/list | Path does not match |
| 143 | fn_arrival_report | /tour-report/arrival-report | Path does not match |
| 144 | fn_arrival_report_csv | /tour-report/arrival-report/export/csv | Path does not match |
| 145 | fn_tour_proforma_agent_report | /tour-report/tour-proforma-report-agent | Path does not match |
| 146 | fn_tour_proforma_agent_report_csv | /tour-report/tour-proforma-report-agent/export/csv | Path does not match |
| 147 | fn_hotel_sales_report | /tour-report/hotel-sales | Path does not match |
| 148 | fn_hotel_sales_report_csv | /tour-report/hotel-sales/export/csv | Path does not match |
| 149 | fn_tour_file_by_user | /tour-report/tour-file-by-user | Path does not match |
| 150 | fn_tour_file_by_user_csv | /tour-report/tour-file-by-user/csv | Path does not match |
| 151 | fn_annual_arrival_report | /tour-report/annual-arrival-report | Path does not match |
| 152 | fn_annual_arrival_report_csv | /tour-report/annual-arrival-report/csv | Path does not match |
| 153 | fn_tour_sales_report | /tour-report/tour-sales-report | Path does not match |
| 154 | fn_tour_sales_report_csv | /tour-report/tour-sales-report/csv | Path does not match |
| 155 | fn_tour_file_report | /tour-report/tour-file-report | Path does not match |
| 156 | fn_travel_pcc_report | /tour-report/pcc-report | Path does not match |
| 157 | fn_travel_pcc_report_csv | /tour-report/pcc-report/csv | Path does not match |
| 158 | fn_travel_pcc_report_breakdown | /tour-report/pcc-breakdown-report | Path does not match |
| 159 | fn_travel_pcc_report_breakdown_csv | /tour-report/pcc-breakdown-report/csv | Path does not match |
| 160 | fn_tour_invoice_summary | /tour-report/tour-invoice-summary | Path does not match |
| 161 | fn_tax_invoice_summary | /tour-report/tax-invoice-summary | Path does not match |
| 162 | fn_tour_guide_report | /tour-report/guide-report | Path does not match |
| 163 | fn_tour_transport_report | /tour-report/transport-report | Path does not match |
| 164 | fn_rate_setup | /setup/rates | Path does not match |
| 165 | fn_extra_service_item_list | /extra-service-item/list | Path does not match |
| 166 | fn_extra_service_item_add | /extra-service-item/add | Path does not match |
| 167 | fn_extra_service_item_update | /extra-service-item/{id}/update | Path does not match |
| 168 | fn_extra_service_item_delete | /extra-service-item/{id}/delete | Path does not match |
| 169 | fn_extra_service_rate_list | /extra-service-rate/list | Path does not match |
| 170 | fn_extra_service_rate_add | /extra-service-rate/new | Path does not match |
| 171 | fn_extra_service_rate_edit | /extra-service-rate/{id}/edit | Path does not match |
| 172 | fn_extra_service_rate_delete | /extra-service-rate/{id}/delete | Path does not match |
| 173 | fn_setup_guide_rate_list | /setup/guide-rate/list | Path does not match |
| 174 | fn_guideRate_add | /setup/guideRate/add | Path does not match |
| 175 | fn_guideRate_edit | /setup/guideRate/{id}/edit | Path does not match |
| 176 | fn_setup_guide_rate_delete | /setup/guide-rate/{id}/delete | Path does not match |
| 177 | fn_meal_rate_list | /meal-rate/list | Path does not match |
| 178 | fn_meal_rate_add | /meal-rate/new | Path does not match |
| 179 | fn_meal_rate_edit | /meal-rate/{id}/edit | Path does not match |
| 180 | fn_meal_rate_delete | /meal-rate/{id}/delete | Path does not match |
| 181 | fn_tour_activity_item_list | /tour-activity-item/list | Path does not match |
| 182 | fn_tour_activity_item_add | /tour-activity-item/add | Path does not match |
| 183 | fn_tour_activity_item_update | /tour-activity-item/{id}/update | Path does not match |
| 184 | fn_tour_activity_item_delete | /tour-activity-item/{id}/delete | Path does not match |
| 185 | fn_tour_activity_rate_list | /tour-activity-rate/list | Path does not match |
| 186 | fn_airfare_rate_list | /airfare-rate/list | Path does not match |
| 187 | fn_entrance_fee_list | /entrance-fee/list | Path does not match |
| 188 | fn_tour_activity_rate_add | /tour-activity-rate/new | Path does not match |
| 189 | fn_tour_activity_rate_edit | /tour-activity-rate/{id}/edit | Path does not match |
| 190 | fn_airfare_rate_add | /airfare-rate/new | Path does not match |
| 191 | fn_airfare_rate_edit | /airfare-rate/{id}/edit | Path does not match |
| 192 | fn_entrance_fee_add | /entrance-fee/new | Path does not match |
| 193 | fn_entrance_fee_edit | /entrance-fee/{id}/edit | Path does not match |
| 194 | fn_tour_activity_rate_delete | /tour-activity-rate/{id}/delete | Path does not match |
| 195 | fn_airfare_rate_delete | /airfare-rate/{id}/delete | Path does not match |
| 196 | fn_entrance_fee_delete | /entrance-fee/{id}/delete | Path does not match |
| 197 | fn_tour_activity_get_rates | /ajx/tour-activity/get-rates | Path does not match |
| 198 | fn_airfare_rate_get_rates | /ajx/airfare-rate/get-rates | Path does not match |
| 199 | fn_entrance_fee_get_rates | /ajx/entrance-fee/get-rates | Path does not match |
| 200 | fn_tour_activity_type_list | /tour-activity-type/list | Path does not match |
| 201 | fn_tour_activity_type_add | /tour-activity-type/add | Path does not match |
| 202 | fn_tour_activity_type_update | /tour-activity-type/{id}/update | Path does not match |
| 203 | fn_tour_activity_type_delete | /tour-activity-type/{id}/delete | Path does not match |
| 204 | fn_tour_category_populate_ajax | /proposal/tour-activity-type/{id}/list | Path does not match |
| 205 | fn_transport_rate_list | /setup/transport-rate/list | Path does not match |
| 206 | fn_transport_rate_add | /setup/transport-rate/add | Path does not match |
| 207 | fn_transport_rate_edit | /setup/transport-rate/{id}/edit | Path does not match |
| 208 | fn_transport_common_rate_add | /setup/transport-rate/{id}/extras | Path does not match |
| 209 | fn_transport_route_rate_add | /transport-rate/routeRateAdd | Path does not match |
| 210 | fn_transport_route_rate_edit | /transport-rate/{compId}/routeRateEdit/ | Path does not match |
| 211 | fn_transport_rate_delete | /transport-rate/{id}/delete | Path does not match |
| 212 | fn_transport_rate_component_delete | /transport-rate/{id}/component/{compId}/delete | Path does not match |
| 213 | fn_transport_rate_view | /transport-rate/{id}/view | Path does not match |
| 214 | fn_transport_rate_document | /transport/doc-upload/{id} | Path does not match |
| 215 | fn_transport_rate_document_remove | /transport-rate/{id}/remove/doc/{docId} | Path does not match |
| 216 | fn_fetch_transport_rate_by_route | /fetch/transport-rate-by-route/{id}} | Path does not match |
| 217 | fn_fetch_transport_rate_items | /fetch/transport-rate-items | Path does not match |
| 218 | fn_fetch_preferred_transport_type | /fetch/preferred-transport-type | Path does not match |
| 219 | fn_fetch_guide_rate | /fetch/guide-reate | Path does not match |
| 220 | fn_fetch_meal_rates | /fetch/meal-rates | Path does not match |
| 221 | fn_fetch_tour_activity_rates | /fetch/tour-activity-rates | Path does not match |
| 222 | fn_fetch_airfare_rates | /fetch/airfare-rates | Path does not match |
| 223 | fn_fetch_entrance_fee_rates | /fetch/entrance-fee-rates | Path does not match |
| 224 | fn_setup_travel_route_list | /travel-route/item/list | Path does not match |
| 225 | fn_setup_travel_route_item_add | /travel-route/item/add | Path does not match |
| 226 | fn_setup_travel_route_item_update | /travel-route/item/{id}/update | Path does not match |
| 227 | fn_setup_travel_route_item_delete | /travel-route/item/{id}/delete | Path does not match |
| 228 | fn_setup_airline_list | /airline/list | Path does not match |
| 229 | fn_airline_new | /airline/ajx/new | Path does not match |
| 230 | fn_service_provider_setup | /service-providers/setup | Path does not match |
| 231 | fn_setup_extra_service_list | /extra-service/list | Path does not match |
| 232 | fn_setup_extra_service_add | /extra-service/add | Path does not match |
| 233 | fn_setup_extra_service_update | /extra-service/{id}/update | Path does not match |
| 234 | fn_setup_extra_service_delete | /extra-service/{id}/delete | Path does not match |
| 235 | fn_setup_hotel_category_list | /hotel-category/list | Path does not match |
| 236 | fn_setup_hotel_category_add | /hotel-category/add | Path does not match |
| 237 | fn_setup_hotel_category_update | /hotel-category/{id}/update | Path does not match |
| 238 | fn_setup_hotel_category_delete | /hotel-category/{id}/delete | Path does not match |
| 239 | fn_setup_hotel_grade_list | /hotel-grade/list | Path does not match |
| 240 | fn_setup_hotel_grade_add | /hotel-grade/add | Path does not match |
| 241 | fn_setup_hotel_grade_update | /hotel-grade/{id}/update | Path does not match |
| 242 | fn_setup_hotel_grade_delete | /hotel-grade/{id}/delete | Path does not match |
| 243 | fn_setup_room_category_list | /room-category/list | Path does not match |
| 244 | fn_setup_room_category_add | /room-category/add | Path does not match |
| 245 | fn_setup_room_category_update | /room-category/{id}/update | Path does not match |
| 246 | fn_setup_room_category_delete | /room-category/{id}/delete | Path does not match |
| 247 | fn_setup_room_plan_list | /room-plan/list | Path does not match |
| 248 | fn_room_package_add | /room-package/add | Path does not match |
| 249 | fn_room_package_edit | /room-package/{packageID}/edit | Path does not match |
| 250 | fn_setup_room_plan_delete | /room-plan/{id}/delete | Path does not match |
| 251 | fn_setup_room_type_list | /room-type/list | Path does not match |
| 252 | fn_setup_room_type_add | /room-type/add | Path does not match |
| 253 | fn_setup_room_type_update | /room-type/{id}/update | Path does not match |
| 254 | fn_setup_room_type_delete | /room-type/{id}/delete | Path does not match |
| 255 | fn_setup_transportation_type_list | /transportation-type/list | Path does not match |
| 256 | fn_setup_transportation_type_add | /transportation-type/add | Path does not match |
| 257 | fn_setup_transportation_type_update | /transportation-type/{id}/update | Path does not match |
| 258 | fn_setup_transportation_type_delete | /transportation-type/{id}/delete | Path does not match |
| 259 | fn_client_group_ajax_add | /setup/client-group/add | Path does not match |
| 260 | fn_tour_setup | /tour/setup | Path does not match |
| 261 | fn_setup_language_list | /langauge/list | Path does not match |
| 262 | fn_setup_language_add | /language/add | Path does not match |
| 263 | fn_setup_language_update | /language/{id}/update | Path does not match |
| 264 | fn_site_setup_language_delete | /language/{id}/delete | Path does not match |
| 265 | fn_setup_market_list | /market/list | Path does not match |
| 266 | fn_setup_market_add | /market/add | Path does not match |
| 267 | fn_setup_market_update | /market/{id}/update | Path does not match |
| 268 | fn_setup_market_delete | /market/{id}/delete | Path does not match |
| 269 | fn_setup_place_list | /place/list | Path does not match |
| 270 | fn_setup_place_add | /place/add | Path does not match |
| 271 | fn_setup_place_update | /place/{id}/update | Path does not match |
| 272 | fn_setup_place_delete | /place/{id}/delete | Path does not match |
| 273 | fn_setup_default_notes | /default-notes/ | Path does not match |
| 274 | fn_tour_notes_add | /tour-note/add | Path does not match |
| 275 | fn_setup_tour_description_list | /tour-description/list | Path does not match |
| 276 | fn_setup_tour_description_add | /tour-description/add | Path does not match |
| 277 | fn_setup_tour_description_update | /tour-description/{id}/update | Path does not match |
| 278 | fn_setup_tour_description_delete | /tour-description/{id}/delete | Path does not match |
| 279 | fn_setup_tour_type_list | /tour-type/list | Path does not match |
| 280 | fn_setup_tour_type_add | /tour-type/add | Path does not match |
| 281 | fn_setup_tour_type_update | /tour-type/{id}/update | Path does not match |
| 282 | fn_setup_tour_type_delete | /tour-type/{id}/delete | Path does not match |
| 283 | fn_ticket_charge_list | /ticket-charge | Path does not match |
| 284 | fn_ticket_charge_add | /ticket-charge/add | Path does not match |
| 285 | fn_ticket_charge_update | /ticket-charge/{id}/update | Path does not match |
| 286 | fn_ticket_charge_view | /ticket-charge/{id}/detail | Path does not match |
| 287 | fn_ticket_charge_void | /ticket-charge/{id}/void | Path does not match |
| 288 | fn_ticket_credit_note_list | /ticket-credit-note/list | Path does not match |
| 289 | fn_ticket_credit_note_create | /ticket-credit-note/issue/create | Path does not match |
| 290 | fn_ticket_credit_note_issue_without_invoice | /ticket-credit-note/without-invoice-issue | Path does not match |
| 291 | fn_ticket_credit_note_issue_without_invoice_purchase | /ticket-credit-note/without-invoice-issue-purchase | Path does not match |
| 292 | fn_ticket_credit_note_edit | /ticket-credit-note/{id}/edit | Path does not match |
| 293 | fn_ticket_credit_note_view | /ticket-credit-note/{id}/view | Path does not match |
| 294 | fn_ticket_credit_note_print_invoice | /ticket-credit-note/{id}/print-invoice | Path does not match |
| 295 | fn_ticket_credit_note_sector_update | /ticket-credit-note/ticket-credit-note/{creditNote}/setor/{sector}/edit | Path does not match |
| 296 | fn_ticket_credit_note_sector_item_update | /ticket-credit-note/ticket-credit-note/{creditNote}/setor-item/{sectorItem}/edit | Path does not match |
| 297 | fn_ticket_credit_note_update_partial | /ticket-credit-note/{id}/partial-update | Path does not match |
| 298 | fn_ticket_credit_note_new | /ticket-credit-note/{ticketInvoice}/new | Path does not match |
| 299 | fn_ticket_credit_note_issue_purchase | /ticket-credit-note/issue-purchase | Path does not match |
| 300 | fn_ticket_credit_note_create_purchase | /ticket-credit-note/issue-purchase/create | Path does not match |
| 301 | fn_ticket_debit_note_list | /ticket-debit-note/list | Path does not match |
| 302 | fn_ticket_debit_note_view | /ticket-debit-note/{id}/view | Path does not match |
| 303 | fn_ticket_debit_note_issue | /ticket-debit-note/issue-purchase | Path does not match |
| 304 | fn_ticket_debit_note_create | /ticket-debit-note/issue-purchase/create | Path does not match |
| 305 | fn_ticket_invoice_list | /ticket-invoice/list | Path does not match |
| 306 | fn_ticket_invoice_add | /ticket-invoice/add | Path does not match |
| 307 | fn_ticket_invoice_detail | /ticket-invoice/{id}/view | Path does not match |
| 308 | fn_ticket_invoice_print | /ticket-invoice/print/{id}/ | Path does not match |
| 309 | fn_ticket_voucher_print | /ticket-invoice/{id}/ticket-voucher | Path does not match |
| 310 | fn_ticket_invoice_sector_item_update | /ticket-invoice/ticket-invoice/{ticket}/sector-item/{sectorItem}/edit | Path does not match |
| 311 | fn_ticket_invoice_sector_update | /ticket-invoice/ticket-invoice/{ticketInvoice}/sector/{sector}/edit | Path does not match |
| 312 | fn_ticket_invoice_passenger_edit | /ticket-invoice/ticket-invoice/{ticket}/passenger/{passenger}/edit | Path does not match |
| 313 | fn_ticket_update_partial | /ticket-invoice/{id}/update-partial | Path does not match |
| 314 | fn_ticket_invoice_purchase_add | /ticket-invoice/add-purchase | Path does not match |
| 315 | fn_ticket_proforma_list | /ticket-proforma/list | Path does not match |
| 316 | fn_ticket_proforma_add | /ticket-proforma/add | Path does not match |
| 317 | fn_ticket_proforma_update | /ticket-proforma/{id}/update | Path does not match |
| 318 | fn_ticket_proforma_detail | /ticket-proforma/{id}/view | Path does not match |
| 319 | fn_ticket_proforma_print | /ticket-proforma/print/{id}/ | Path does not match |
| 320 | fn_ticket_proforma_to_invoice | /ticket-proforma/convert/{id}/ | Path does not match |
| 321 | fn_ticket_proforma_delete | /ticket-proforma/delete/{id}/ | Path does not match |
| 322 | fn_ticket_proforma_purchase_add | /ticket-proforma/add-purchase-based | Path does not match |
| 323 | fn_ticket_proforma_purchase_update | /ticket-proforma/{id}/update-purchase-based | Path does not match |
| 324 | fn_ajax_get_client_receivable | /ticket-proforma/ajx/client-receivable | Path does not match |
| 325 | fn_ticket_verify_list | /ticket-verify/list | Path does not match |
| 326 | fn_ticket_verify_upload | /ticket-verify/upload | Path does not match |
| 327 | fn_tour_assignment_list | /tour-assignemnt/list | Path does not match |
| 328 | fn_tour_enquiry_list | /tour-enquiry/list | Path does not match |
| 329 | fn_tour_enquiry_add | /tour-enquiry/new | Path does not match |
| 330 | fn_tour_enquiry_edit | /tour-enquiry/{id}/edit | Path does not match |
| 331 | fn_tour_enquiry_delete | /tour-enquiry/enquiry/{id}/delete | Path does not match |
| 332 | fn_tour_enquiry_view | /tour-enquiry/enquiry/{id}/view | Path does not match |
| 333 | fn_tour_enquiry_user_permission | /tour-enquiry/enquiry/ajx/usr/perms/{id} | Path does not match |
| 334 | fn_tour_file_booking_code_add | /tour-booking-code/{tId}/add | Path does not match |
| 335 | fn_tour_file_booking_code_update | /tour-booking-code/{tId}/{id}/update | Path does not match |
| 336 | fn_tour_file_booking_code_delete | /tour-booking-code/delete/{id}/ | Path does not match |
| 337 | fn_tour_file_bulk_hotel_activity | /tour-file/bulk-activity/{tourFile}/hotel | Path does not match |
| 338 | fn_tour_file_bulk_transport_activity | /tour-file/bulk-activity/{tourFile}/transport | Path does not match |
| 339 | fn_tour_file_bulk_guide_activity | /tour-file/bulk-activity/{tourFile}/guide | Path does not match |
| 340 | fn_tour_file_bulk_other_activity | /tour-file/bulk-activity/{tourFile}/other | Path does not match |
| 341 | fn_tour_file_bulk_meal_activity | /tour-file/bulk-activity/{tourFile}/meal | Path does not match |
| 342 | fn_tour_file_bulk_flight_activity | /tour-file/bulk-activity/{tourFile}/flight | Path does not match |
| 343 | fn_tour_file_bulk_entrance_activity | /tour-file/bulk-activity/{tourFile}/entrance | Path does not match |
| 344 | fn_tour_file_bulk_extra_activity | /tour-file/bulk-activity/{tourFile}/extras | Path does not match |
| 345 | fn_tour_file_exo_list | /exchange-order/list | Path does not match |
| 346 | fn_tour_file_exo_add | /exchange-order/create/{tourFileId}/ | Path does not match |
| 347 | fn_tour_file_exo_edit | /exchange-order/update/{tourFileId}/{id} | Path does not match |
| 348 | fn_tour_file_exo_print | /exchange-order/print/{id}/ | Path does not match |
| 349 | fn_tour_file_exo_delete | /exchange-order/exo-delete/{id}/ | Path does not match |
| 350 | fn_tour_file_exo_printSR | /exchange-order/print-sr/{tourFileId}/ | Path does not match |
| 351 | fn_tour_file_exo_printOA | /exchange-order/print-oa/{tourFileId}/{OaId} | Path does not match |
| 352 | fn_tour_file_activity_info | /tour-file-activity/update/{id} | Path does not match |
| 353 | fn_tour_file_activity_common_provider | /tour-file-activity/common-service-provider/{tourFile} | Path does not match |
| 354 | fn_tour_file_activity_service_provider | /tour-file-activity/service-provider/{id} | Path does not match |
| 355 | fn_tour_file_activity_status | /tour-file-activity/update-status/{id} | Path does not match |
| 356 | fn_tourfile_accommodation_add | /tour-file-activity/{tourFile}/accommodation/new | Path does not match |
| 357 | fn_tourfile_accommodation_update | /tour-file-activity/{tourFile}/accommodation/{activity}/update | Path does not match |
| 358 | fn_tourfile_transport_add | /tour-file-activity/{tourFile}/transport/new | Path does not match |
| 359 | fn_tourfile_transport_update | /tour-file-activity/{tourFile}/transport/{activity}/update | Path does not match |
| 360 | fn_tourfile_guide_add | /tour-file-activity/{tourFile}/guide/new | Path does not match |
| 361 | fn_tourfile_guide_update | /tour-file-activity/{tourFile}/guide/{activity}/update | Path does not match |
| 362 | fn_tourfile_other_activity_add | /tour-file-activity/{tourFile}/otherActivity/new | Path does not match |
| 363 | fn_tourfile_other_activity_update | /tour-file-activity/{tourFile}/otherActivity/{activity}/update | Path does not match |
| 364 | fn_tourfile_flight_add | /tour-file-activity/{tourFile}/flight/new | Path does not match |
| 365 | fn_tourfile_flight_edit | /tour-file-activity/{tourFile}/flight/{activity}/update | Path does not match |
| 366 | fn_tourfile_entrance_add | /tour-file-activity/{tourFile}/flight/new | Path does not match |
| 367 | fn_tourfile_entrance_edit | /tour-file-activity/{tourFile}/flight/{activity}/update | Path does not match |
| 368 | fn_tourfile_meal_add | /tour-file-activity/{tourFile}/meal/new | Path does not match |
| 369 | fn_tourfile_meal_edit | /tour-file-activity/{tourFile}/meal/{activity}/update | Path does not match |
| 370 | fn_tourfile_extra_service_add | /tour-file-activity/{tourFile}/extraService/new | Path does not match |
| 371 | fn_tourfile_extra_service_update | /tour-file-activity/{tourFile}/extraService/{activity}/update | Path does not match |
| 372 | fn_tourfile_activity_delete | /tour-file-activity/{activity}/delete | Path does not match |
| 373 | fn_tour_file_activity_booking_code | /tour-file-activity/activity-booking-code/add/{id} | Path does not match |
| 374 | fn_tour_hotel_occupancy_add | /tour-file-activity/{id}/hotel-room-occupancy/ | Path does not match |
| 375 | fn_tour_hotel_ajax_occupancies_list | /tour-file-activity/ajax/hotel-occupancies-list | Path does not match |
| 376 | fn_tour_file_advance_new | /tour-file/advance/new | Path does not match |
| 377 | fn_tour_file_list | /tour-file/list | Path does not match |
| 378 | fn_tour_file_list_outbound | /tour-file/list-outbound | Path does not match |
| 379 | fn_tour_file_add | /tour-file/add | Path does not match |
| 380 | fn_tour_file_add_outbound | /tour-file/add-outbound | Path does not match |
| 381 | fn_tour_file_view | /tour-file/{id}/view | Path does not match |
| 382 | fn_tour_file_info_update | /tour-file/info/{id} | Path does not match |
| 383 | fn_tour_file_proposal_change | /tour-file/proposal-change/{id} | Path does not match |
| 384 | fn_tour_file_user_permission | /tour-file/user-permission/{id} | Path does not match |
| 385 | fn_tour_file_transfer_operation | /tour-file/transfer-operation/{id} | Path does not match |
| 386 | fn_tour_file_transfer_accounts | /tour-file/transfer-accounts/{id} | Path does not match |
| 387 | fn_tour_file_cancel | /tour-file/cancel/{id} | Path does not match |
| 388 | fn_tour_file_delete | /tour-file/delete/{id}/ | Path does not match |
| 389 | fn_tour_file_assign_main_guide | /tour-file/assign-guide/{tourFileId} | Path does not match |
| 390 | fn_tour_file_guide_list_print | /tour-file/guide-list/{tourFileId}/ | Path does not match |
| 391 | fn_tour_file_open_add | /tour-file/open-add/no-proposal | Path does not match |
| 392 | fn_tour_file_open_edit | /tour-file/open-edit/{id}/no-proposal | Path does not match |
| 393 | fn_tour_file_costing | /tour-file/costing/{id} | Path does not match |
| 394 | fn_tour_file_cover_print | /tour-file/cover-print/{id}/ | Path does not match |
| 395 | fn_tour_file_generate_invoice | /tour-file/{tourFile}/generate/invoice | Path does not match |
| 396 | fn_tour_file_print_invoice | /tour-file/{tourFile}/{proforma}/print/invoice | Path does not match |
| 397 | fn_tour_invoice_print | /tour-file/{id}/print/invoice | Path does not match |
| 398 | fn_tour_file_generate_tax_invoice | /tour-file/{tourFile}/generate/tax-invoice | Path does not match |
| 399 | fn_tour_file_print_tax_invoice | /tour-file/{tourFile}/{invoice}/print/tax-invoice | Path does not match |
| 400 | fn_tour_proforma_list | /tour-proforma/tour-proforma-list | Path does not match |
| 401 | fn_tour_file_generate_proforma | /tour-proforma/{tourFile}/{type}/add | Path does not match |
| 402 | fn_tour_proforma_detail | /tour-proforma/{id}/detail | Path does not match |
| 403 | fn_tour_proforma_print | /tour-proforma/{id}/print | Path does not match |
| 404 | fn_tour_proforma_schedule_add | /tour-proforma/schedule/{pID}/new | Path does not match |
| 405 | fn_tour_proforma_delete | /tour-proforma/{id}/delete | Path does not match |
| 406 | fn_tour_file_edit_proforma | /tour-proforma/{id}/edit | Path does not match |
| 407 | fn_tour_proforma_upload | /tour-proforma/{tourFile}/upload | Path does not match |
| 408 | fn_tour_operation_list | /tour-operation/list | Path does not match |
| 409 | fn_tour_operation_view | /tour-operation/{id}/view | Path does not match |
| 410 | fn_tour_officer_assign | /tour-operation/tour-officer/{id} | Path does not match |
| 411 | fn_tour_file_operation_close | /tour-operation/tour-file/operation-close/{id} | Path does not match |
| 412 | fn_account_chart_initiate | /chart-of-account/initiate | Path does not match |
| 413 | fn_account_chart_list | /chart-of-account | Path does not match |
| 414 | fn_account_chart_create | /chart-of-account/{parentId}/create | Path does not match |
| 415 | fn_account_ledger_head_update | /chart-of-account/update/{id} | Path does not match |
| 416 | fn_account_ledger_head_create | /chart-of-account/ledger-head/new | Path does not match |
| 417 | fn_account_ledger_head_delete | /chart-of-account/ledger-head/delete/{id} | Path does not match |
| 418 | fn_account_chart_create_new | /chart-of-account/create-new | Path does not match |
| 419 | fn_account_chart_create_new_for_module | /chart-of-account/create-new/{forModule} | Path does not match |
| 420 | fn_chart_of_account_ajax_list | /chart-of-account/ajax/list | Path does not match |
| 421 | fn_account_setup_exchange_rate | /accounts/setting/exchange-rates | Path does not match |
| 422 | fn_settings_exchange_rate_add | /accounts/setting/exchange-rates/new | Path does not match |
| 423 | fn_settings_exchange_rate_update | /accounts/setting/exchange-rates/{id}/update | Path does not match |
| 424 | fn_exchange_rate_by_date | /accounts/setting/exchange-rate-by-date/ | Path does not match |
| 425 | fn_fiscal_year_list | /fiscal-year/ | Path does not match |
| 426 | fn_fiscal_year_close_list | /fiscal-year/close | Path does not match |
| 427 | fn_fiscal_year_create | /fiscal-year/create | Path does not match |
| 428 | fn_fiscal_year_update | /fiscal-year/{id}/update | Path does not match |
| 429 | fn_fiscal_year_mark_current | /fiscal-year/{id}/mark-current | Path does not match |
| 430 | fn_fiscal_year_change_status | /fiscal-yearfiscal/change-status/{id} | Path does not match |
| 431 | fn_fiscal_year_delete | /fiscal-year/{id}/delete | Path does not match |
| 432 | fn_fiscal_year_closing | /fiscal-year/fiscal-year/{id}/closing | Path does not match |
| 433 | fn_fiscal_year_month_closing | /fiscal-year/fiscal-year-month/closing | Path does not match |
| 434 | fn_fiscal_year_month_change_status | /fiscal-yearfiscal-year-month/change-status/{id} | Path does not match |
| 435 | fn_bank_account_list | /bank-account/ | Path does not match |
| 436 | fn_bank_account_create | /bank-account/create | Path does not match |
| 437 | fn_bank_account_update | /bank-account/{id}/update | Path does not match |
| 438 | fn_bank_account_delete | /bank-account/{id}/delete | Path does not match |
| 439 | fn_bank_list | /bank/list | Path does not match |
| 440 | fn_bank_create | /create/bank | Path does not match |
| 441 | fn_bank_update | /{id}/update/bank | Path does not match |
| 442 | fn_bank_delete | /bank/{id}/delete | Path does not match |
| 443 | fn_cash_account_list | /cash-account/list | Path does not match |
| 444 | fn_cash_account_create | /cash-account/create | Path does not match |
| 445 | fn_cash_account_update | /cash-account/{id}/update | Path does not match |
| 446 | fn_cash_account_delete | /cash-account/{id}/delete | Path does not match |
| 447 | fn_cheque_list | /bank-account/detail/ | Path does not match |
| 448 | fn_cheque_create | /bank-account/create | Path does not match |
| 449 | fn_cheque_create_by_account | /bank-account/create/{accountId} | Path does not match |
| 450 | fn_cheque_update | /bank-account/{id}/update/cheque | Path does not match |
| 451 | fn_cheque_delete | /bank-account/{id}/delete | Path does not match |
| 452 | fn_cheque_book_by_account | /bank-account/cheque/by/account/{id} | Path does not match |
| 453 | fn_cheque_item_list | /bank-account/{id}/cheque/list | Path does not match |
| 454 | fn_bank_account_cheque_reject | /bank-account/{id}/reject/cheque | Path does not match |
| 455 | fn_bank_account_cheque_change_status | /bank-account/ajx-r/{id}/change-status | Path does not match |
| 456 | fn_credit_card_account_list | /credit-card-account/list | Path does not match |
| 457 | fn_credit_card_account_create | /credit-card-account/create | Path does not match |
| 458 | fn_credit_card_account_update | /credit-card-account/{id}/update | Path does not match |
| 459 | fn_credit_card_account_delete | /credit-card-account/{id}/delete | Path does not match |
| 460 | fn_fund_account_list | /fund-account/ | Path does not match |
| 461 | fn_other_account_list | /other-account/list | Path does not match |
| 462 | fn_other_account_create | /other-account/create | Path does not match |
| 463 | fn_other_account_update | /other-account/{id}/update | Path does not match |
| 464 | fn_other_account_delete | /other-account/{id}/delete | Path does not match |
| 465 | fn_reconciliation_account_list | /reconciliation-account/list | Path does not match |
| 466 | fn_reconciliation_account_create | /reconciliation-account/create | Path does not match |
| 467 | fn_reconciliation_account_update | /reconciliation-account/{id}/update | Path does not match |
| 468 | fn_reconciliation_account_delete | /reconciliation-account/{id}/delete | Path does not match |
| 469 | fn_wallet_account_list | /wallet-account/list | Path does not match |
| 470 | fn_wallet_account_create | /wallet-account/create | Path does not match |
| 471 | fn_wallet_account_update | /wallet-account/{id}/update | Path does not match |
| 472 | fn_wallet_account_delete | /wallet-account/{id}/delete | Path does not match |
| 473 | fn_site_setup_ird | /setup/ird | Path does not match |
| 474 | fn_site_setup_ird_invoice_list | /setup/ird/invoice/list | Path does not match |
| 475 | fn_site_setup_ird_credit_note_list | /setup/ird/credit-note/list | Path does not match |
| 476 | fn_site_setup_ird_update_configuration | /setup/ird/update/configuration | Path does not match |
| 477 | fn_site_setup_ird_sync | /setup/ird/sync | Path does not match |
| 478 | fn_journal_entry_list | /journal-entry/list | Path does not match |
| 479 | fn_idt_list | /journal-entry/idt-list | Path does not match |
| 480 | fn_journal_entry_view | /journal-entry/{id}/view | Path does not match |
| 481 | fn_journal_entry_create | /journal-entry/create | Path does not match |
| 482 | fn_idt_create | /journal-entry/idt-create | Path does not match |
| 483 | fn_journal_entry_update | /journal-entry/{id}/update | Path does not match |
| 484 | fn_idt_update | /journal-entry/{id}/idt-upate | Path does not match |
| 485 | fn_journal_entry_void | /journal-entry/journal/entiry/{id}/void | Path does not match |
| 486 | fn_journal_voucher_print | /journal-entry/{id}/journal/print/journal-voucher | Path does not match |
| 487 | fn_payable_list | /account/payable/list | Path does not match |
| 488 | fn_payable_new | /account/payable/new | Path does not match |
| 489 | fn_payable_edit | /account/payable/{id}/edit | Path does not match |
| 490 | fn_payable_tds | /account/payable/{id}/tds | Path does not match |
| 491 | fn_payable_delete | /account/payable/{id}/delete | Path does not match |
| 492 | fn_payable_list_ajax | /account/payable/ajx/list | Path does not match |
| 493 | fn_profit_cost_center_list | /profit-cost-center/list | Path does not match |
| 494 | fn_profit_cost_center_add | /profit-cost-center/add | Path does not match |
| 495 | fn_profit_cost_center_update | /profit-cost-center/update/{id} | Path does not match |
| 496 | fn_profit_cost_center_view | /profit-cost-center/{id}/view | Path does not match |
| 497 | fn_profit_cost_center_list_entity | /profit-cost-center/profit-cost-center/list/entities | Path does not match |
| 498 | fn_receivable_list | /receivable/list | Path does not match |
| 499 | fn_receivable_new | /receivable/new | Path does not match |
| 500 | fn_receivable_edit | /receivable/{id}/edit | Path does not match |
| 501 | fn_receivable_tds | /receivable/{id}/tds | Path does not match |
| 502 | fn_receivable_delete | /receivable/{id}/delete | Path does not match |
| 503 | fn_receivable_schedule_add | /receivable/{id}/schedule/add | Path does not match |
| 504 | fn_receivable_schedule_update | /receivable/{receivable}/schedule/{schedule}/update | Path does not match |
| 505 | fn_receivable_schedule_delete | /receivable/{receivable}/schedule/{schedule}/delete | Path does not match |
| 506 | fn_receivable_list_ajax | /receivable/ajx/list-receivable | Path does not match |
| 507 | fn_advance_list_ajax | /receivable/ajx/list-advance | Path does not match |
| 508 | fn_account_general_setting | /accounts/setting/general | Path does not match |
| 509 | fn_account_setup_voucher_number | /accounts/setting/voucher | Path does not match |
| 510 | fn_account_setup_client | /accounts/setting/client | Path does not match |
| 511 | fn_account_setup_item | /accounts/setting/item | Path does not match |
| 512 | fn_account_setup_sales | /accounts/setting/sales | Path does not match |
| 513 | fn_account_setup_salary | /accounts/setting/salary | Path does not match |
| 514 | fn_settings_ledger | /accounts/setting/gl | Path does not match |
| 515 | fn_third_party_list | /third-party/list | Path does not match |
| 516 | fn_third_party_new | /third-party/create | Path does not match |
| 517 | fn_third_party_edit | /third-party/{id}/update | Path does not match |
| 518 | fn_third_party_delete | /third-party/{id}/delete | Path does not match |
| 519 | fn_account_print_voucher | /transaction/{class}/{id} | Path does not match |
| 520 | fn_ajax_get_provinces | /fn/ajax/get/states | Path does not match |
| 521 | fn_ajax_get_cities | /fn/ajax/get/cities | Path does not match |
| 522 | fn_ajax_get_municipalities | /fn/ajax/get/municipalities | Path does not match |
| 523 | fintechnepal_core_address_address_index | /address | Path does not match |
| 524 | fn_ajax_add_country | /fn/ajax/add/country | Path does not match |
| 525 | fn_ajax_new_province | /fn/ajax/new-province | Path does not match |
| 526 | fn_ajax_new_city | /fn/ajax/new-city | Path does not match |
| 527 | fn_ajax_new_add1 | /fn/ajax/new-add1 | Path does not match |
| 528 | fn_ajax_add_province | /fn/ajax/add/{country}/province | Path does not match |
| 529 | fn_ajax_add_city | /fn/ajax/add/{province}/city | Path does not match |
| 530 | fn_ajax_add_municipality | /fn/ajax/add/{city}/municipality | Path does not match |
| 531 | fn_api_login | /api/v1/login | Path does not match |
| 532 | fn_api_v1_delivery_order_add | /api/v1/delivery/add | Path does not match |
| 533 | fn_api_v1_delivery_request_payment | /api/v1/payment/request-payment | Path does not match |
| 534 | fn_api_v1_delivery_request_payment_list | /api/v1/payment/request-payment/list | Path does not match |
| 535 | fn_api_v1_item_list | /api/v1/item/list | Path does not match |
| 536 | fn_app_staff_profile | /_e/profile | Path does not match |
| 537 | fn_app_staff_leave | /_e/leave/ | Path does not match |
| 538 | fn_app_staff_leave_create | /_e/leave/add | Path does not match |
| 539 | fn_app_staff_payroll | /_e/payroll | Path does not match |
| 540 | fn_api_attendance_device_list | /api/attendance-device/list | Path does not match |
| 541 | fn_api_attendance_sync | /api/attendance/sync | Path does not match |
| 542 | fn_attendance_list | /attendance/list | Path does not match |
| 543 | fn_attendance_add | /attendance/add | Path does not match |
| 544 | fn_attendance_update | /attendance/{id}/update | Path does not match |
| 545 | fn_attendance_device_list | /attendance-device/list | Path does not match |
| 546 | fn_attendance_device_add | /attendance-device/add | Path does not match |
| 547 | fn_attendance_device_update | /attendance-device/{id}/update | Path does not match |
| 548 | fn_attendance_device_view | /attendance-device/{id}/view | Path does not match |
| 549 | fn_attendance_device_sync | /attendance-device/{id}/sync | Path does not match |
| 550 | fn_attendance_device_add_user | /attendance-device/add-user | Path does not match |
| 551 | fn_attendance_staff_monthly_summary | /attendance-report/staff/monthly-summary | Path does not match |
| 552 | fn_attendance_staff_wise_report | /attendance-report/staff/by-staff | Path does not match |
| 553 | fn_attendance_staff_daily_report | /attendance-report/staff/staff-daily | Path does not match |
| 554 | fn_leave_staff_report | /attendance-report/staff/leave-by-staff | Path does not match |
| 555 | fn_attendance_staff_monthly_day_wise_report | /attendance-report/staff/staff-monthly-day-wise | Path does not match |
| 556 | fn_work_shift_list | /work-shift/list | Path does not match |
| 557 | fn_work_shift_create | /work-shift/add | Path does not match |
| 558 | fn_work_shift_update | /work-shift/{id}/update | Path does not match |
| 559 | fn_work_shift_mark_as_default | /work-shift/{id}/mark/as/default | Path does not match |
| 560 | fn_commission_policy_list | /comission-policy/list | Path does not match |
| 561 | fn_commission_policy_new | /comission-policy/new | Path does not match |
| 562 | fn_commission_policy_edit | /comission-policy/{id}/edit | Path does not match |
| 563 | fn_customer_contract_list | /contract/customer-list | Path does not match |
| 564 | fn_contract_list | /contract/vendor-list | Path does not match |
| 565 | fn_bank_contract_list | /contract/bank-list | Path does not match |
| 566 | fn_customer_contract_add | /contract/customer-contract/add | Path does not match |
| 567 | fn_bank_contract_add | /contract/bank-contract/add | Path does not match |
| 568 | fn_contract_add | /contract/{voucherType}/add | Path does not match |
| 569 | fn_contract_update | /contract/{id}/update | Path does not match |
| 570 | fn_contract_view | /contract/{id}/view | Path does not match |
| 571 | fn_customer_contract_view | /contract/customer-contract/{id}/view | Path does not match |
| 572 | fn_contract_item_assign_fixed_asset | /contract/{contract}/item/{item}/assign-fixed-asset | Path does not match |
| 573 | fn_contract_proforma_issue | /contract/{contract}/issue/proforma | Path does not match |
| 574 | fn_contract_invoice_issue | /contract/{contract}/issue/invoice | Path does not match |
| 575 | fn_delivery_list | /delivery/list | Path does not match |
| 576 | fn_delivery_new | /delivery/new | Path does not match |
| 577 | fn_delivery_edit | /delivery/{id}/edit | Path does not match |
| 578 | fn_delivery_view | /delivery/{id}/view | Path does not match |
| 579 | fn_delivery_raise_invoice_list | /delivery/raise-invoice-list | Path does not match |
| 580 | fn_delivery_raise_proforma-list | /delivery/raise-proforma-list | Path does not match |
| 581 | fn_delivery_raise_invoice_group | /delivery/raise-invoice-group | Path does not match |
| 582 | fn_delivery_raise_proforma-group | /delivery/raise-proforma-group | Path does not match |
| 583 | fn_delivery_process_transaction | /delivery/{id}/process-transaction | Path does not match |
| 584 | fn_enquiry_list | /_enquiry/list | Path does not match |
| 585 | fn_enquiry_view | /enquiry/{id}/view | Path does not match |
| 586 | fn_enquiry_new | /enquiry/add | Path does not match |
| 587 | fn_client_asset_list | /client-asset/list | Path does not match |
| 588 | fn_client_asset_new | /client-asset/{type}/new | Path does not match |
| 589 | fn_client_asset_update | /client-asset/{type}/{id}/edit | Path does not match |
| 590 | fn_client_asset_mark_as_rental | /client-asset/{id}/mark-as-rental | Path does not match |
| 591 | fn_client_branch_add | /client/{client}/branch/_add | Path does not match |
| 592 | fn_client_category_list | /client/category/list | Path does not match |
| 593 | fn_client_category_add | /client/category/create | Path does not match |
| 594 | fn_client_category_update | /client/category/{id}/update | Path does not match |
| 595 | fn_client_category_delete | /client/category/{id}/delete | Path does not match |
| 596 | fn_client_emergency_contact_update | /_uc/client/{id}/update/emergency-contact | Path does not match |
| 597 | fn_client_list | /client/list | Path does not match |
| 598 | fn_client_create | /client/create | Path does not match |
| 599 | fn_client_update | /client/{id}/update | Path does not match |
| 600 | fn_client_view | /client/{id}/detail | Path does not match |
| 601 | fn_client_account_transfer | /client/{id}/transfer-account | Path does not match |
| 602 | fn_client_delete | /client/{id}/delete | Path does not match |
| 603 | fn_client_profile_update | /client/{id}/profile/update | Path does not match |
| 604 | fn_client_contact_person_create | /client/{id}/contact-person/create | Path does not match |
| 605 | fn_client_contact_person_update | /client/{id}/contact-person/{cid}/update | Path does not match |
| 606 | fn_ajax_client_list | /client/ajx/list | Path does not match |
| 607 | fn_client_document | /client/doc-upload/{id} | Path does not match |
| 608 | fn_client_document_remove | /client/{id}/remove/doc/{docId} | Path does not match |
| 609 | fn_get_client_email | /client/{id}/get-email | Path does not match |
| 610 | fn_change_client_status | /client/{client}/change-client-status | Path does not match |
| 611 | fn_client_print_balance_confirmation | /client/print-balance-confirmation | Path does not match |
| 612 | fn_client_credit_policy_add | /client/{client}/credit-policy/_add | Path does not match |
| 613 | fn_document_add | /document/add | Path does not match |
| 614 | fn_document_update | /document/{id}/update | Path does not match |
| 615 | fn_client_document_view | /client/document/{id}/view | Path does not match |
| 616 | fn_client_document_remove_attachment | /client/document/{id}/remove/{file} | Path does not match |
| 617 | fn_client_document_list | /client/{id}/document/list | Path does not match |
| 618 | fn_committee_list | /committee/ | Path does not match |
| 619 | fn_committee_create | /committee/create | Path does not match |
| 620 | fn_committee_update | /committee/{id}/update | Path does not match |
| 621 | fn_committee_view | /committee/{id}/view | Path does not match |
| 622 | department_member_index | /department-member/ | Path does not match |
| 623 | department_member_new | /department-member/new | Path does not match |
| 624 | department_member_edit | /department-member/{id}/edit | Path does not match |
| 625 | department_member_delete | /department-member/{id} | Path does not match |
| 626 | fn_master_search | /master-search | Path does not match |
| 627 | fintechnepal_core_dashboard_dashboard_dummydashboard | / | Path does not match |
| 628 | fn_dashboard_stat_total_sales | /db/stat/total-sales | Path does not match |
| 629 | fn_dashboard_stat_sales_list | /db/stat/sales/list | Path does not match |
| 630 | fn_dashboard_stat_monthly_sales | /db/stat/monthly-sales | Path does not match |
| 631 | fn_stock_reorder_out_of_stock_list | /_uc/stock/reorder/out-of-stock/list | Path does not match |
| 632 | fn_dashboard_stat_investment_list | /_uc/dashboard/stat/investment/list | Path does not match |
| 633 | fn_document_file_list | /_uc/document-file/list | Path does not match |
| 634 | fn_document_file_upload | /_uc/document-file/upload | Path does not match |
| 635 | fn_document_file_delete | /_uc/document-file/delete | Path does not match |
| 636 | fn_document_type_list | /document-type/list | Path does not match |
| 637 | fn_document_type_new | /document-type/create | Path does not match |
| 638 | fn_document_type_edit | /document-type/{id}/update | Path does not match |
| 639 | fn_document_type_delete | /document-type/{id}/delete | Path does not match |
| 640 | fn_expense_list | /expense/list | Path does not match |
| 641 | fn_expense_add | /expense/add | Path does not match |
| 642 | fn_expense_update | /expense/{id}/update | Path does not match |
| 643 | fn_expense_view | /expense/{id}/detail | Path does not match |
| 644 | fn_expense_void | /expense/{id}/void | Path does not match |
| 645 | fn_check_duplicate_bill | /expense/check-duplicate-bill | Path does not match |
| 646 | fn_expense_group_list | /expense-group/list | Path does not match |
| 647 | fn_expense_group_create | /expense-group/create | Path does not match |
| 648 | fn_expense_group_update | /expense-group/{id}/update | Path does not match |
| 649 | fn_expense_group_delete | /expense-group/{id}/delete | Path does not match |
| 650 | fn_expense_item_list | /expense-item/list | Path does not match |
| 651 | fn_expense_item_create | /expense-item/create | Path does not match |
| 652 | fn_expense_item_update | /expense-item/{id}/update | Path does not match |
| 653 | fn_expense_item_delete | /expense-item/{id}/delete | Path does not match |
| 654 | fn_prepaid_expense_booked_list | /prepaid-expense/booked-list | Path does not match |
| 655 | fn_prepaid_expense_all_list | /prepaid-expense/all-list | Path does not match |
| 656 | fn_prepaid_expense_booked_view | /prepaid-expense/{id}/booked-view | Path does not match |
| 657 | fn_prepaid_expense_booking_list | /prepaid-expense/booking-list | Path does not match |
| 658 | fn_prepaid_expense_book | /prepaid-expense/expense-book/{fiscalYear}/{fiscalMonth} | Path does not match |
| 659 | fn_prepaid_expense_void | /prepaid-expense/{id}/void | Path does not match |
| 660 | fn_prepaid_expense_add | /prepaid-expense/{itemRate}/{itemQuantity}/{itemTotal}/{itemId}/{isVatApplied}/{billDiscountPercent}/add | Path does not match |
| 661 | fn_prepaid_expense_detail | /prepaid-expense/{amount}/{from}/{to}/detail | Path does not match |
| 662 | fn_vat_adjustment_list | /vat-adjustment/list | Path does not match |
| 663 | fn_vat_adjustment_add | /vat-adjustment/add | Path does not match |
| 664 | fn_vat_adjustment_update | /vat-adjustment/{id}/update | Path does not match |
| 665 | fn_vat_adjustment_view | /vat-adjustment/{id}/detail | Path does not match |
| 666 | fn_vat_adjustment_void | /vat-adjustment/{id}/void | Path does not match |
| 667 | fn_claim_head_list | /claim-head/list | Path does not match |
| 668 | fn_claim_head_create | /claim-head/create | Path does not match |
| 669 | fn_claim_head_update | /claim-head/{id}/update | Path does not match |
| 670 | fn_claim_head_delete | /claim-head/{id}/delete | Path does not match |
| 671 | fn_claim_policy_list | /claim-policy/list | Path does not match |
| 672 | fn_claim_policy_create | /claim-policy/create | Path does not match |
| 673 | fn_claim_policy_update | /claim-policy/{id}/update | Path does not match |
| 674 | fn_claim_policy_delete | /claim-policy/{id}/delete | Path does not match |
| 675 | fn_claim_policy_change_status | /claim-policy/change-status/{id} | Path does not match |
| 676 | fn_claim_policy_ajax_item_list | /claim-policy/ajx/policy-items/list | Path does not match |
| 677 | fn_expense_claim_add | /expense-claim/{task}/add-claim | Path does not match |
| 678 | fn_expense_claim_update | /expense-claim/{task}/{claim}/add-claim | Path does not match |
| 679 | fn_expense_claim_book_expense | /expense-claim/{claim}/book-expense/ | Path does not match |
| 680 | fn_expense_claim_book_journal | /expense-claim/{claim}/book-journal | Path does not match |
| 681 | fn_depreciation_pool_list | /fixed-asset/depreciation-pool/list | Path does not match |
| 682 | fn_depreciation_pool_create | /fixed-asset/depreciation-pool/create | Path does not match |
| 683 | fn_depreciation_pool_update | /fixed-asset/depreciation-pool/{id}/update | Path does not match |
| 684 | fn_depreciation_pool_delete | /fixed-asset/depreciation-pool/{id}/delete | Path does not match |
| 685 | fn_fixed_asset_depreciation_list | /fixed-asset-depreciation/list | Path does not match |
| 686 | fn_fixed_asset_depreciation_create | /fixed-asset-depreciation/create | Path does not match |
| 687 | fn_fixed_asset_depreciation_process | /fixed-asset-depreciation/process | Path does not match |
| 688 | fn_fixed_asset_depreciation_detail | /fixed-asset-depreciation/{id}/view | Path does not match |
| 689 | fn_fixed_asset_depreciation_void | /fixed-asset-depreciation/{id}/void | Path does not match |
| 690 | fn_fixed_asset_group_list | /fixed-asset-group/list | Path does not match |
| 691 | fn_fixed_asset_group_create | /fixed-asset-group/create | Path does not match |
| 692 | fn_fixed_asset_group_update | /fixed-asset-group/{id}/update | Path does not match |
| 693 | fn_fixed_asset_group_delete | /fixed-asset-group/{id}/delete | Path does not match |
| 694 | fn_fixed_asset_item_list | /fixed-asset-item/list | Path does not match |
| 695 | fn_fixed_asset_item_create | /fixed-asset-item/create | Path does not match |
| 696 | fn_fixed_asset_item_update | /fixed-asset-item/{id}/update | Path does not match |
| 697 | fn_fixed_asset_item_delete | /fixed-asset-item/{id}/delete | Path does not match |
| 698 | fn_fixed_asset_item_ajax_list | /fixed-asset-item/ajax/list | Path does not match |
| 699 | fn_fixed_asset_purchase_list | /fixed-asset-purchase/list | Path does not match |
| 700 | fn_fixed_asset_purchase_add | /fixed-asset-purchase/add | Path does not match |
| 701 | fn_fixed_asset_purchase_update | /fixed-asset-purchase/{id}/update | Path does not match |
| 702 | fn_fixed_asset_purchase_detail | /fixed-asset-purchase/{id}/detail | Path does not match |
| 703 | fn_fixed_asset_list | /fixed-asset/list | Path does not match |
| 704 | fn_fixed_asset_create | /fixed-asset/create | Path does not match |
| 705 | fn_fixed_asset_edit | /fixed-asset/{id}/edit | Path does not match |
| 706 | fn_fixed_asset_view | /fixed-asset/{id}/view | Path does not match |
| 707 | fn_item_ownership_list | /item-ownership/list | Path does not match |
| 708 | fn_item_ownership_add | /item-ownership/new | Path does not match |
| 709 | fn_item_ownership_edit | /item-ownership/{id}/new | Path does not match |
| 710 | fn_item_ownership_view | /item-ownership/{id}/view | Path does not match |
| 711 | fn_item_ownership_update_status | /item-ownership/{id}/update/{status}/status | Path does not match |
| 712 | fn_income_list | /income/list | Path does not match |
| 713 | fn_income_view | /income/{income}/view | Path does not match |
| 714 | fn_income_upload | /income/upload | Path does not match |
| 715 | fn_insurance_new | /insurance/new | Path does not match |
| 716 | fn_insurance_update | /insurance/{id}/edit | Path does not match |
| 717 | fn_debit_note_list | /debit-note/list | Path does not match |
| 718 | fn_debit_note_new | /debit-note/new | Path does not match |
| 719 | fn_debit_note_view | /debit-note/{id}/view | Path does not match |
| 720 | fn_debit_note_print | /debit-note/{id}/print | Path does not match |
| 721 | fn_debit_note_edit | /debit-note/{debitNote}/edit | Path does not match |
| 722 | fn_inventory_stock_add | /inventory-stock/add | Path does not match |
| 723 | fn_inventory_stock_update | /inventory-stock/{id}/update | Path does not match |
| 724 | fn_inventory_stock_delete | /inventory-stock/{id}/delete | Path does not match |
| 725 | fn_inventory_stock_upload_sheet | /inventory-stock/upload-sheet | Path does not match |
| 726 | fn_inventory_stock_arrange | /inventory-stock/stock-transfer | Path does not match |
| 727 | fn_stock_detail_form | /stock-detail/form | Path does not match |
| 728 | fn_stock_detail_list_ajax | /stock-detail/ajax/list | Path does not match |
| 729 | fn_stock_out_form_ajax | /stock-out/ajax/form | Path does not match |
| 730 | fn_stock_dimension_form_template | /stock/dimension/form-template | Path does not match |
| 731 | fn_stock_expense_list | /stock-expense/list | Path does not match |
| 732 | fn_stock_expense_create | /stock-expense/create | Path does not match |
| 733 | fn_stock_expense_view | /stock-expense/{id}/view | Path does not match |
| 734 | fn_inventory_purchase_list | /inventory-purchase/list | Path does not match |
| 735 | fn_inventory_purchase_add | /inventory-purchase/add | Path does not match |
| 736 | fn_inventory_purchase_update | /inventory-purchase/{id}/update | Path does not match |
| 737 | fn_inventory_purchase_detail | /inventory-purchase/{id}/detail | Path does not match |
| 738 | fn_stock_purchase_revert | /inventory-purchase/{id}/revert | Path does not match |
| 739 | fn_stock_purchase_void | /inventory-purchase/{id}/void | Path does not match |
| 740 | fn_purchase_add_inventory_cost | /inventory-purchase/{id}/inventory-cost/add | Path does not match |
| 741 | fn_stock_reorder_level_list | /stock/reorder-level/list | Path does not match |
| 742 | fn_stock_reorder_level_new | /stock/reorder-level/new | Path does not match |
| 743 | fn_stock_reorder_level_update | /stock/reorder-level/{id}/update | Path does not match |
| 744 | fn_investment_group_list | /investment-group/list | Path does not match |
| 745 | fn_investment_group_create | /investment-group/create | Path does not match |
| 746 | fn_investment_group_update | /investment-group/{id}/update | Path does not match |
| 747 | fn_investment_group_delete | /investment-group/{id}/delete | Path does not match |
| 748 | fn_investment_item_list | /investment-item/list | Path does not match |
| 749 | fn_investment_item_create | /investment-item/create | Path does not match |
| 750 | fn_investment_item_update | /investment-item/{id}/update | Path does not match |
| 751 | fn_investment_item_delete | /investment-item/{id}/delete | Path does not match |
| 752 | fn_investment_portfolio | /investment-portfolio/ | Path does not match |
| 753 | fn_investment_purchase_list | /investment-purchase/list | Path does not match |
| 754 | fn_investment_purchase_add | /investment-purchase/create | Path does not match |
| 755 | fn_investment_purchase_update | /investment-purchase/{id}/edit | Path does not match |
| 756 | fn_investment_purchase_detail | /investment-purchase/{id}/detail | Path does not match |
| 757 | fn_investment_purchase_upload | /investment-purchase/upload | Path does not match |
| 758 | fn_item_list | /item/list | Path does not match |
| 759 | fn_item_basic_type_wise_list | /item/{basicType}/list | Path does not match |
| 760 | fn_item_basic_type_wise_create | /item/bt/create | Path does not match |
| 761 | fn_item_basic_type_wise_update | /item/bt/{item}/update | Path does not match |
| 762 | fn_item_create | /item/create | Path does not match |
| 763 | fn_item_update | /item{id}/update | Path does not match |
| 764 | fn_item_view | /item/{id}/view | Path does not match |
| 765 | fn_item_delete | /item/{id}/delete | Path does not match |
| 766 | fn_item_upload_sheet | /item/upload-sheet | Path does not match |
| 767 | fn_item_ajax_list | /itemajx/list | Path does not match |
| 768 | fn_excise_duty_list | /excise-duty/list | Path does not match |
| 769 | fn_excise_duty_new | /excise-duty/new | Path does not match |
| 770 | fn_excise_duty_edit | /excise-duty/{id}/edit | Path does not match |
| 771 | fn_item_group_list | /item-group/list | Path does not match |
| 772 | fn_item_group_create | /item-group/create | Path does not match |
| 773 | fn_item_group_update | /item-group/{id}/update | Path does not match |
| 774 | fn_item_group_delete | /item-group/{id}/delete | Path does not match |
| 775 | fn_item_package_list | /item-package/list | Path does not match |
| 776 | fn_item_package_create | /item-package/create | Path does not match |
| 777 | fn_item_package_update | /item-package{id}/update | Path does not match |
| 778 | fn_item_package_view | /item-package/{id}/view | Path does not match |
| 779 | fn_item_package_delete | /item-package/{id}/delete | Path does not match |
| 780 | fn_item_package_update_price | /item-package/{id}/update-price | Path does not match |
| 781 | fn_item_package_current_selling_price | /item-package/current/selling-price | Path does not match |
| 782 | fn_ajax_item_package_list | /item-package/ajx/list | Path does not match |
| 783 | fn_item_package_import_price | /item-package/upload-sheet | Path does not match |
| 784 | fn_item_package_package_list | /item-package/pacakge/list | Path does not match |
| 785 | fn_item_package_package_add | /item-package/package/create | Path does not match |
| 786 | fn_item_package_package_update | /item-package/package/{id}/update | Path does not match |
| 787 | fn_item_package_package_view | /item-package/{id}/package/view | Path does not match |
| 788 | fn_item_package_package_delete | /item-package/package/{id}/delete | Path does not match |
| 789 | fn_package_change_status | /item-packagepackage/{id}/statue-update | Path does not match |
| 790 | fn_setup_item | /setup/item/ | Path does not match |
| 791 | fn_inventory_packaging | /inventory/packaging/ | Path does not match |
| 792 | fn_inventory_packaging_new | /inventory/packaging/new | Path does not match |
| 793 | fn_dimension_list | /setup/dimension/list | Path does not match |
| 794 | fn_dimension_create | /setup/dimension/create | Path does not match |
| 795 | fn_dimension_update | /setup/dimension/{id}/update | Path does not match |
| 796 | fn_dimension_delete | /setup/dimension/{id}/delete | Path does not match |
| 797 | fn_dimension_group_list | /setup/dimension-group/list | Path does not match |
| 798 | fn_dimension_group_create | /setup/dimension-group/create | Path does not match |
| 799 | fn_dimension_group_update | /setup/dimension-group/{id}/update | Path does not match |
| 800 | fn_dimension_group_delete | /setup/dimension-group/{id}/delete | Path does not match |
| 801 | fn_item_location_list | /item-location/list | Path does not match |
| 802 | fn_item_location_new | /item-location/{itemInfo}/create | Path does not match |
| 803 | fn_item_location_edit | /item-location/{id}/update | Path does not match |
| 804 | fn_item_location_delete | /item-location/{id}/delete | Path does not match |
| 805 | fn_item_property_list | /item-property/{type}/list | Path does not match |
| 806 | fn_item_property_new | /item-property/{type}/create | Path does not match |
| 807 | fn_item_property_edit | /item-property/{type}/{id}/update | Path does not match |
| 808 | fn_item_property_delete | /item-property/{type}/{id}/delete | Path does not match |
| 809 | fn_item_property_index | /item-setup/index | Path does not match |
| 810 | fn_holiday_calendar_list | /holiday-calendar/list | Path does not match |
| 811 | fn_holiday_calendar_add | /holiday-calendar/add | Path does not match |
| 812 | fn_holiday_calendar_update | /holiday-calendar/{id}/update | Path does not match |
| 813 | fn_holiday_calendar_delete | /holiday-calendar/{id}/delete | Path does not match |
| 814 | fn_leave_list | /leave-available/list | Path does not match |
| 815 | fn_employee_leave_available_add | /employee/leave/create | Path does not match |
| 816 | fn_employee_leave_available_update | /employee/{eId}/leave/update/{id} | Path does not match |
| 817 | fn_employee_leave_available_delete | /employee/{eId}/leave/delete/{id} | Path does not match |
| 818 | fn_leave_calendar_list | /leave-calendar/list | Path does not match |
| 819 | fn_leave_calendar_add | /leave-calendar/add | Path does not match |
| 820 | fn_leave_calendar_update | /leave-calendar/{id}/update | Path does not match |
| 821 | fn_leave_calendar_delete | /leave-calendar/{id}/delete | Path does not match |
| 822 | fn_leave_calendar_change_status | /leave-calendar/change-status/{id} | Path does not match |
| 823 | fn_all_leave_taken_list | /employee/leave-taken/list | Path does not match |
| 824 | fn_leave_record_add | /employee/leave-record/add | Path does not match |
| 825 | fn_leave_record_update | /employee/leave-record/{id}/update | Path does not match |
| 826 | fn_leave_record_list_employee_leaves_setup | /employee/client/{id}/leave-setups | Path does not match |
| 827 | fn_leave_record_delete | /employee/leave-request/{id}/delete | Path does not match |
| 828 | fn_leave_status_check | /employee/leave-request/check-status | Path does not match |
| 829 | fn_employee_leave_status_check | /employee/leave-request/{from}/{to}/{leaveTypeId}/{employeeId}/check-status | Path does not match |
| 830 | fn_leave_request_change_status | /employee/leave-request/ajx/{id}/change-status | Path does not match |
| 831 | fn_leave_view | /employee/leave/{leaveRequest}/view | Path does not match |
| 832 | fn_leave_type_list | /leave-type/list | Path does not match |
| 833 | fn_leave_type_add | /leave-type/add | Path does not match |
| 834 | fn_leave_type_update | /leave-type/{id}/update | Path does not match |
| 835 | fn_leave_type_delete | /leave-type/{id}/delete | Path does not match |
| 836 | fn_activity_log_list | /activity-logs | Path does not match |
| 837 | fn_main_ | /dashboard | Path does not match |
| 838 | fintechnepal_core_main_main_switchrole | /_uc/switch-role | Path does not match |
| 839 | fintechnepal_core_main_main_switchcompany | /_uc/switch-company | Path does not match |
| 840 | fn_upload_profile_pic | /_uc/ajax/upload/{id}/profile-pic | Path does not match |
| 841 | fn_module_view | /module/{module}/{id}/{property}/view | Path does not match |
| 842 | fn_module_view_many_to_many | /module-many/{module}/{id}/{property}/view | Path does not match |
| 843 | fn_main_test | /test | Path does not match |
| 844 | fintechnepal_core_main_test_sendemailtest | /test/send/email | Path does not match |
| 845 | fn_event_list | /_uc/event/list | Path does not match |
| 846 | fn_event_add | /_uc/event/add | Path does not match |
| 847 | fn_event_update | /_uc/event/{id}/update | Path does not match |
| 848 | fn_event_view | /_uc/event/{id}/view | Path does not match |
| 849 | fn_meeting_list | /meetings/list | Path does not match |
| 850 | fn_meeting_add | /meetings/add | Path does not match |
| 851 | fn_meeting_update | /meetings/{id}/update | Path does not match |
| 852 | fn_meeting_view | /meetings/{id}/view | Path does not match |
| 853 | fn_notice_list | /_uc/notice/list | Path does not match |
| 854 | fn_notice_add | /_uc/notice/add | Path does not match |
| 855 | fn_notice_update | /_uc/notice/{id}/update | Path does not match |
| 856 | fn_notice_add_attachment | /_uc/notice/{id}/add-attachment | Path does not match |
| 857 | fn_notice_remove_attachment | /_uc/notice/{id}/remove-attachment/{file} | Path does not match |
| 858 | fn_general_setting_email | /setup/general/email | Path does not match |
| 859 | fn_sms_proforma_send | /sms-proforma/sms-send | Path does not match |
| 860 | fn_sms_proforma_pi_list | /sms-proforma/pi-list | Path does not match |
| 861 | fn_sms_custom_sent_list | /sms-custom/sms-list | Path does not match |
| 862 | fn_sms_custom_client_list | /sms-custom/sms-client-list/{id} | Path does not match |
| 863 | fn_sms_custom_send | /sms-custom/sms-send | Path does not match |
| 864 | fn_general_setting_sms | /setup/sms | Path does not match |
| 865 | fn_sms_template_list | /sms-template/list | Path does not match |
| 866 | fn_sms_template_add | /sms-template/add | Path does not match |
| 867 | fn_sms_template_edit | /sms-template/edit | Path does not match |
| 868 | fn_credit_card_settlement_list | /settlement/{type}/list | Path does not match |
| 869 | fn_credit_card_settlement_new | /settlement/{type}/new | Path does not match |
| 870 | fn_credit_card_settlement_void | /settlement/id/void | Path does not match |
| 871 | fn_credit_card_settlement_edit | /settlement/{type}/edit | Path does not match |
| 872 | fn_fund_transfer_list | /fund-transfer/list | Path does not match |
| 873 | fn_fund_transfer_new | /fund-transfer/new | Path does not match |
| 874 | fn_fund_transfer_edit | /fund-transfer/{id}/edit | Path does not match |
| 875 | fn_fund_transfer_view | /fund-transfer/{id}/view | Path does not match |
| 876 | fn_fund_transfer_void | /fund-transfer/{id}/void | Path does not match |
| 877 | fn_payment_list | /payment/list | Path does not match |
| 878 | fn_advance_payment_list | /payment/advance-list | Path does not match |
| 879 | fn_advance_salary_list | /payment/advance-salary-list | Path does not match |
| 880 | fn_payment_new | /payment/new | Path does not match |
| 881 | fn_settlement_new | /payment/new-settlement | Path does not match |
| 882 | fn_payable_payment_new | /payment/{payable}/payable/new | Path does not match |
| 883 | fn_advance_payment_new | /payment/{advanceType}/advance/new | Path does not match |
| 884 | fn_payroll_payment_new | /payment/payroll-payment/new | Path does not match |
| 885 | fn_payment_against_gl_new | /payment/against-gl/new | Path does not match |
| 886 | fn_payment_upload_new | /payment/upload/new | Path does not match |
| 887 | fn_payment_view | /payment/{id}/view | Path does not match |
| 888 | fn_payment_void | /payment/{id}/void | Path does not match |
| 889 | fn_payment_update | /payment/{id}/update | Path does not match |
| 890 | fn_payment_post | /payment/{id}/post | Path does not match |
| 891 | fn_payment_print | /payment/{id}/print-payment | Path does not match |
| 892 | fn_payment_mode_gl_edit | /payment/{id}/mode-gl-edit | Path does not match |
| 893 | fn_payment_instruction_list | /payment-instruction/list | Path does not match |
| 894 | fn_payment_instruction_new | /payment-instruction/new | Path does not match |
| 895 | fn_payment_instruction_edit | /payment-instruction/{id}/edit | Path does not match |
| 896 | fn_payment_instruction_view | /payment-instruction/{id}/view | Path does not match |
| 897 | fn_payment_instruction_print | /payment-instruction/{id}/print | Path does not match |
| 898 | fn_payment_from_instruction | /payment-instruction/process-from-instruction/{id} | Path does not match |
| 899 | fn_payment_request_list | /payment-request/list | Path does not match |
| 900 | fn_payment_request_new | /payment-request/new | Path does not match |
| 901 | fn_advance_request_new | /payment-request/request/{advanceType}/new | Path does not match |
| 902 | fn_payment_request_raise | /payment-request/raise-instruction | Path does not match |
| 903 | fn_receipt_list | /receipt/list | Path does not match |
| 904 | fn_advance_receipt_list | /receipt/advance-receipt | Path does not match |
| 905 | fn_receipt_new | /receipt/new | Path does not match |
| 906 | fn_receivable_payment_new | /receipt/{receivable}/receivable/new | Path does not match |
| 907 | fn_advance_receipt_new | /receipt/{advanceType}/advance/new | Path does not match |
| 908 | fn_receipt_against_gl_new | /receipt/against-gl/new | Path does not match |
| 909 | fn_receipt_upload_new | /receipt/upload/new | Path does not match |
| 910 | fn_receipt_view | /receipt/{id}/view | Path does not match |
| 911 | fn_receipt_void | /receipt/receipt/{id}/void | Path does not match |
| 912 | fn_receipt_print | /receiptreceipt/{id}/print-receipt | Path does not match |
| 913 | fn_receipt_update | /receipt/{id}/update | Path does not match |
| 914 | fn_settlement_list | /settlement/list | Path does not match |
| 915 | fn_staff_overtime_request_list | /overtime-request/list | Path does not match |
| 916 | fn_staff_overtime_request_new | /overtime-request/new | Path does not match |
| 917 | fn_staff_overtime_request_approve | /overtime-request//{overtimeRequest}/approve | Path does not match |
| 918 | fn_payroll_list | /payroll/list | Path does not match |
| 919 | fn_payroll_detail | /payroll/{id}/detail | Path does not match |
| 920 | fn_regular_payroll_generation_list | /payroll/regular-payroll-generation-list | Path does not match |
| 921 | fn_regular_payroll_generate | /payroll/regular-payroll/{fiscalYear}/{fiscalMonth}/generate | Path does not match |
| 922 | fn_payroll_post | /payroll/{id}/post | Path does not match |
| 923 | fn_payroll_void | /payroll/{id}/void | Path does not match |
| 924 | fn_payroll_adhoc | /payroll/adhoc | Path does not match |
| 925 | fn_payroll_schedule_component_list | /payroll-schedule-component/list | Path does not match |
| 926 | fn_payroll_schedule_component_create | /payroll-schedule-component/create | Path does not match |
| 927 | fn_payroll_schedule_component_update | /payroll-schedule-component/{id}/update | Path does not match |
| 928 | fn_payroll_schedule_component_void | /payroll-schedule-component/{id}/void | Path does not match |
| 929 | fn_schedule_component_bulk_upload | /payroll-schedule-component/bulk-upload | Path does not match |
| 930 | fn_staff_payroll_claim_list | /staff/payroll-claim/list | Path does not match |
| 931 | fn_staff_payroll_claim_new | /staff/payroll-claim/new | Path does not match |
| 932 | fn_staff_payroll_claim_update | /staff/payroll-claim/edit/{claim} | Path does not match |
| 933 | fn_staff_payroll_claim_view | /staff/payroll-claim/view/{claim} | Path does not match |
| 934 | fn_staff_payroll_claim_approve | /staff/payroll-claim/{claim}/approve | Path does not match |
| 935 | fn_staff_payroll_claim_reject | /staff/payroll-claim/{claim}/reject | Path does not match |
| 936 | fn_staff_payroll_claim_forward | /staff/payroll-claim/{claim}/forward | Path does not match |
| 937 | fn_contribution_policy_list | /payroll/setup/contribution-policy/list | Path does not match |
| 938 | fn_contribution_policy_create | /payroll/setup/contribution-policy/new | Path does not match |
| 939 | fn_contribution_policy_update | /payroll/setup/contribution-policy/update | Path does not match |
| 940 | fn_contribution_policy_toggle_status | /payroll/setup/contribution-policy/{id}/toggle_status | Path does not match |
| 941 | fn_payroll_setup_general | /payroll/setup/general/list | Path does not match |
| 942 | fn_salary_head_list | /payroll/setup/salary-head/list | Path does not match |
| 943 | fn_salary_head_create | /payroll/setup/salary-head/new | Path does not match |
| 944 | fn_salary_head_update | /payroll/setup/salary-head/{id}/update | Path does not match |
| 945 | fn_salary_head_delete | /payroll/setup/salary-head/{id}/delete | Path does not match |
| 946 | fn_tax_rule_list | /payroll/setup/tax-rule/list | Path does not match |
| 947 | fn_tax_rule_create | /payroll/setup/tax-rule/new | Path does not match |
| 948 | fn_tax_rule_view | /payroll/setup/tax-rule/{id}/view | Path does not match |
| 949 | fn_tax_rule_slab_template | /payroll/setup/tax-rule/get/slab-template | Path does not match |
| 950 | fn_tax_rule_delete | /payroll/setup/tax-rule/{id}/delete | Path does not match |
| 951 | fn_staff_salary_config | /staff/{id}/salary-config | Path does not match |
| 952 | fn_staff_salary_add | /staff/{id}/salary/add | Path does not match |
| 953 | fn_salary_tax_policy_update | /staff/{id}/salary/tax-policy/update | Path does not match |
| 954 | fn_salary_contribution_add | /staff/{id}/salary/contribution/add | Path does not match |
| 955 | fn_staff_salary_view | /staff/{id}/salary/{sid}/view | Path does not match |
| 956 | fn_salary_list | /salary/list | Path does not match |
| 957 | fn_staff_salary_delete | /{sid}/delete | Path does not match |
| 958 | fn_salary_tax_policy_delete | /{id}/tax-policy/delete | Path does not match |
| 959 | fn_staff_advance_list | /staff/{id}/advance-list | Path does not match |
| 960 | fn_staff_payroll_list | /staff/{id}/payroll-list | Path does not match |
| 961 | fn_staff_payroll_detail | /staff/{id}/payroll/{pid}/view | Path does not match |
| 962 | fn_staff_payroll_print_payslip | /staff/{id}/payroll/{pid}/payslip/print | Path does not match |
| 963 | fn_staff_payroll_ajax_overtime_rate | /ajx/staff/payroll/overtime-rate | Path does not match |
| 964 | fn_app_pos_home_ | /_pos/ind | Path does not match |
| 965 | fn_app_pos_home | /_pos | Path does not match |
| 966 | fn_app_pos_item_sku_search | /_pos/item-search/by/sku | Path does not match |
| 967 | fn_app_pos_item_code_search | /_pos/item-search/by/code | Path does not match |
| 968 | fn_app_pos_customer_search_reg_no | /_pos/customer-search/by/reg-no | Path does not match |
| 969 | fn_app_pos_customer_search_overall | /_pos/customer-search/by/overall | Path does not match |
| 970 | fn_app_pos_submit_form | /_pos/submit-form | Path does not match |
| 971 | fn_po_list | /po/{voucherType}/list | Path does not match |
| 972 | fn_po_new | /po/{voucherType}/new | Path does not match |
| 973 | fn_po_edit | /po/{id}/edit | Path does not match |
| 974 | fn_po_view | /po/{id}/view | Path does not match |
| 975 | fn_purchase_order_void | /po/{id}/void | Path does not match |
| 976 | fn_receipt_note_list | /rn/{voucherType}/list | Path does not match |
| 977 | fn_receipt_note_issue | /rn/{voucherType}/issue | Path does not match |
| 978 | fn_receipt_note_view | /rn/{id}/view | Path does not match |
| 979 | fn_receipt_note_item_list_ajax | /rn/item-list-ajax | Path does not match |
| 980 | fn_rental_asset_list | /rental-asset/{itemBasicType}/list | Path does not match |
| 981 | fn_rental_asset_add | /rental-asset/{itemBasicType}/add | Path does not match |
| 982 | fn_rental_asset_update | /rental-asset/{id}/update | Path does not match |
| 983 | fn_rental_asset_view | /rental-asset/{id}/view | Path does not match |
| 984 | fn_rental_asset_toggle_active | /rental-asset/{id}/toggle-active | Path does not match |
| 985 | fn_rental_asset_delete | /rental-asset/{id}/delete/ | Path does not match |
| 986 | fn_account_advance_report | /account/report/advance-report | Path does not match |
| 987 | fn_account_report_aging_client_receivable | /account/report/aging/client-receivable | Path does not match |
| 988 | fn_account_report_aging_client_receivable_breakdown | /account/report/aging/client-receivable/breakdown | Path does not match |
| 989 | fn_account_report_aging_client_payable | /account/report/aging/client-payable | Path does not match |
| 990 | fn_account_report_aging_client_payable_breakdown | /account/report/aging/client-payable/breakdown | Path does not match |
| 991 | fn_balance_sheet | /account/report/balance-sheet | Path does not match |
| 992 | fn_account_report_client_summary | /account/report/client-summary | Path does not match |
| 993 | fn_daily_income_report | /report/daily-income-report | Path does not match |
| 994 | fn_day_book_list | /day-book/list | Path does not match |
| 995 | fn_ledger_balance_report | /account/report/ledger-balance | Path does not match |
| 996 | fn_ledger_balance_report_csv | /account/report/ledger-balance/export/csv | Path does not match |
| 997 | fn_ledger_report | /account-report/legder-report | Path does not match |
| 998 | fn_client_ledger_report | /account-report/client-ledger-report | Path does not match |
| 999 | fn_account_report_pcc_ledger | /account/report/pc-center-ledger | Path does not match |
| 1000 | fn_payable_report_list | /payable-report/list | Path does not match |
| 1001 | fn_profit_loss_report | /account/report/profit-loss/ | Path does not match |
| 1002 | fn_purchase_report | /purchase-report/list | Path does not match |
| 1003 | fn_purchase_summary_report | /purchase-report/purchase-summary | Path does not match |
| 1004 | fn_purchase_book_report | /purchase-report/purchase-book | Path does not match |
| 1005 | fn_purchase_return_book_report | /purchase-report/purchase-return-book | Path does not match |
| 1006 | fn_purchase_txn_summary_report | /purchase-report/purchase-txn/summary | Path does not match |
| 1007 | fn_receivable_report_list | /receivable-report/list | Path does not match |
| 1008 | fn_receivable_report_list_export_xls | /receivable-report/export-xls | Path does not match |
| 1009 | fn_sales_report | /sales-report/list | Path does not match |
| 1010 | fn_sales_book_report | /sales-report/sales-book | Path does not match |
| 1011 | fn_sales_return_book_report | /sales-report/sales-return-book | Path does not match |
| 1012 | fn_sales_txn_summary_report | /sales-report/sales-summary | Path does not match |
| 1013 | fn_trail_balance_report | /account/report/trial-balance | Path does not match |
| 1014 | fn_audit_voucher_export | /audit/report/voucher-export | Path does not match |
| 1015 | fn_customer_report | /client/report/customer-report | Path does not match |
| 1016 | fn_customer_report_export_xls | /client/report/customer-report/export-xls | Path does not match |
| 1017 | fn_delivery_report | /delivery-report/list | Path does not match |
| 1018 | fn_delivery_report_collection_payable | /delivery-report/collection-payable | Path does not match |
| 1019 | fn_delivery_report_collection_receivable | /delivery-report/collection-receivable | Path does not match |
| 1020 | fn_delivery_report_collection_daywise | /delivery-report/collection-daywise | Path does not match |
| 1021 | fn_delivery_comm_branch_wise | /delivery-report/delivery-comm-branch-wise | Path does not match |
| 1022 | fn_delivery_comm_montly_branch_wise | /delivery-report/delivery-comm-monthly-branch-wise | Path does not match |
| 1023 | fn_vendor_payable_receivable | /delivery-report/vendor/payable-receivable | Path does not match |
| 1024 | fn_delivery_commission_payable | /delivery-report/commission/payable | Path does not match |
| 1025 | fn_expense_item_report | /report/expense/main | Path does not match |
| 1026 | fn_report_list | /report/list | Path does not match |
| 1027 | fn_payment_report | /payment-report/list | Path does not match |
| 1028 | fn_post_dated_payment | /payment-report/post-dated-payment | Path does not match |
| 1029 | fn_payroll_salary_sheet | /payroll/report/tax-report/{payrollId} | Path does not match |
| 1030 | fn_receipt_report | /receipt-report/list | Path does not match |
| 1031 | fn_sales_report_materialized_view | /sales/report/materialized-view | Path does not match |
| 1032 | fn_sales_report_sales_book | /sales/report/sales-book | Path does not match |
| 1033 | fn_proforma_invoice_report | /sales/report/proforma-invoice | Path does not match |
| 1034 | fn_revenue_report_item | /sales/report/revenue-item | Path does not match |
| 1035 | fn_revenue_report_item_client_wise | /sales/report/revenue-item-client-wise | Path does not match |
| 1036 | fn_sales_item_report | /sales/report/daily-sales-item-summary | Path does not match |
| 1037 | fn_sales_item_wise_report | /sales/report/item-wise-report | Path does not match |
| 1038 | fn_dispatch_pending_report | /dispatch-report/pending | Path does not match |
| 1039 | fn_dispatch_item_report | /dispatch-report/item-list | Path does not match |
| 1040 | fn_purchase_item_report | /stock/report/purchase-item-report | Path does not match |
| 1041 | fn_production_report | /production-report/summary | Path does not match |
| 1042 | fn_stock_deviation | /inventory-deviation/list | Path does not match |
| 1043 | fn_inventory_stock_log | /stock-report/log | Path does not match |
| 1044 | fn_inventory_stock_balance | /stock-report/balance | Path does not match |
| 1045 | fn_stock_report | /stock-report/summary | Path does not match |
| 1046 | fn_stock_item_list | /stock-report/item-list | Path does not match |
| 1047 | fn_stock_item_report | /stock-report/item-report | Path does not match |
| 1048 | fn_tds_report | /tax-report/tds | Path does not match |
| 1049 | fn_vat_summary_report | /tax/report/vat-summary | Path does not match |
| 1050 | fn_vat_summary_report_csv | /tax/report/vat-summary/export/csv | Path does not match |
| 1051 | fn_dispatch_list | /requisition-dispatch/{voucherType}/list | Path does not match |
| 1052 | fn_dispatch_issue | /requisition-dispatch/{voucherType}/issue | Path does not match |
| 1053 | fn_dispatch_view | /requisition-dispatch/{id}/view | Path does not match |
| 1054 | fn_dispatch_pending_items | /requisition-dispatch/dispatch-pending/item | Path does not match |
| 1055 | fn_pr_list | /pr/{voucherType}/list | Path does not match |
| 1056 | fn_pr_new | /pr/{voucherType}/new | Path does not match |
| 1057 | fn_pr_edit | /pr/{id}/edit | Path does not match |
| 1058 | fn_pr_view | /pr/{id}/view | Path does not match |
| 1059 | fn_purchase_requisition_void | /pr/{id}/void | Path does not match |
| 1060 | fn_requisition_list | /requisition/{voucherType}/list | Path does not match |
| 1061 | fn_requisition_new | /requisition/{voucherType}/new | Path does not match |
| 1062 | fn_requisition_edit | /requisition/{id}/edit | Path does not match |
| 1063 | fn_requisition_view | /requisition/{id}/view | Path does not match |
| 1064 | fn_change_stock_request_status | /requisition/ajx/stock-request-status/{id} | Path does not match |
| 1065 | fn_revaluation_list | /revaluation/list | Path does not match |
| 1066 | fn_revaluation_upload | /revaluation/upload | Path does not match |
| 1067 | fn_revaluation_view | /revaluation/{revaluation}/view | Path does not match |
| 1068 | fn_credit_note_list | /credit-note/{voucherType}/{salesVoucherType}/list | Path does not match |
| 1069 | fn_credit_note_new | /credit-note/{voucherType}/{salesVoucherType}/new | Path does not match |
| 1070 | fn_credit_note_view | /credit-note/{id}/view | Path does not match |
| 1071 | fn_credit_note_print | /credit-note/{id}/print | Path does not match |
| 1072 | fn_site_ird_post_bill | /ird/post-bill | Path does not match |
| 1073 | fn_site_ird_post_bill_individual | /ird/post-bill/{invoiceStatic} | Path does not match |
| 1074 | fn_site_ird_post_credit_note | /ird/post-bill-return | Path does not match |
| 1075 | fn_site_ird_post_credit_note_individual | /ird/post-bill-return/{creditNoteStatic} | Path does not match |
| 1076 | fn_proforma_list | /proforma/{voucherType}/list | Path does not match |
| 1077 | fn_proforma_add | /proforma/{voucherType}/add | Path does not match |
| 1078 | fn_proforma_update | /proforma/{id}/update | Path does not match |
| 1079 | fn_proforma_detail | /proforma/{id}/detail | Path does not match |
| 1080 | fn_proforma_print | /proforma/{id}/print | Path does not match |
| 1081 | fn_quotation_print_via_proforma | /proforma/quotation/{id}/print | Path does not match |
| 1082 | fn_proforma_convert | /proforma/{id}/convert | Path does not match |
| 1083 | fn_proforma_void | /proforma/{id}/void | Path does not match |
| 1084 | fn_sales_list_by_voucher_type | /sales/{voucherType}/list | Path does not match |
| 1085 | fn_sales_add | /sales/{voucherType}/add | Path does not match |
| 1086 | fn_package_sales_add | /sales/{voucherType}/package-sales | Path does not match |
| 1087 | fn_sales_update | /sales/{id}/update | Path does not match |
| 1088 | fn_sales_detail | /sales/{id}/detail | Path does not match |
| 1089 | fn_invoice_void | /sales/{id}/void | Path does not match |
| 1090 | fn_invoice_print | /sales/invoice/{id}/print | Path does not match |
| 1091 | fn_invoice_static_print | /sales/invoice-staic/{id}/print | Path does not match |
| 1092 | fn_invoice_static_view | /sales/invoice-static/{id}/view | Path does not match |
| 1093 | fn_sales_update_partial | /sales/{id}/partial-update | Path does not match |
| 1094 | fn_branch_list | /branch/list | Path does not match |
| 1095 | fn_branch_create | /branch/create | Path does not match |
| 1096 | fn_branch_update | /branch/{id}/update | Path does not match |
| 1097 | fn_branch_delete | /branch/{id}/delete | Path does not match |
| 1098 | fn_setup_business_units | /setup/business_unit/ | Path does not match |
| 1099 | fn_setup_business_unit_new | /setup/business_unit/new | Path does not match |
| 1100 | fn_setup_business_unit_edit | /setup/business_unit/{id}/edit | Path does not match |
| 1101 | fn_department_list | /department/ | Path does not match |
| 1102 | fn_department_create | /department/create | Path does not match |
| 1103 | fn_department_update | /department/{id}/update | Path does not match |
| 1104 | fn_setup_email_configuration | /setup/email/configuration | Path does not match |
| 1105 | fn_pricing_category_list | /pricing-category/list | Path does not match |
| 1106 | fn_pricing_category_create | /pricing-category/create | Path does not match |
| 1107 | fn_pricing_category_update | /pricing-category/{id}/update | Path does not match |
| 1108 | fn_organization_profile | /organization/profile | Path does not match |
| 1109 | fn_setup_organization | /organization/profile/create | Path does not match |
| 1110 | fn_terms_and_conditions_list | /terms-and-conditions/list | Path does not match |
| 1111 | fn_terms_and_conditions_create | /terms-and-conditions/create | Path does not match |
| 1112 | fn_terms_and_conditions_update | /terms-and-conditions/{id}/update | Path does not match |
| 1113 | fn_terms_and_conditions_delete | /terms-and-conditions/{id}/delete | Path does not match |
| 1114 | fn_academic_degree_list | /academic-degree/list | Path does not match |
| 1115 | fn_academic_degree_add | /academic-degree/add | Path does not match |
| 1116 | fn_academic_degree_update | /academic-degree/{id}/update | Path does not match |
| 1117 | fn_academic_degree_delete | /academic-degree/{id}/delete | Path does not match |
| 1118 | fn_setup_general_list_address | /setup/general/address | Path does not match |
| 1119 | fn_setup_general_list_country | /setup/general/address/address-country | Path does not match |
| 1120 | fn_setup_general_list_province | /setup/general/address/address-province | Path does not match |
| 1121 | fn_setup_general_list_city | /setup/general/address/address-city | Path does not match |
| 1122 | fn_setup_general_list_addressLine | /setup/general/address/address-muncipality | Path does not match |
| 1123 | fn_address_create | /setup/general/address/new | Path does not match |
| 1124 | fn_address_update | /setup/general/address/{id}/edit | Path does not match |
| 1125 | fn_country_create | /setup/general/address/country/create | Path does not match |
| 1126 | fn_country_update | /setup/general/address/country/{id}/update | Path does not match |
| 1127 | fn_province_create | /setup/general/address/province/create | Path does not match |
| 1128 | fn_province_update | /setup/general/address/province/{id}/update | Path does not match |
| 1129 | fn_city_new | /setup/general/address/city/create | Path does not match |
| 1130 | fn_city_edit | /setup/general/address/city/{id}/update | Path does not match |
| 1131 | fn_addressLine1_new | /setup/general/address/address-line-1/create | Path does not match |
| 1132 | fn_addressLine1_edit | /setup/general/address/address-line-1/{id}/update | Path does not match |
| 1133 | fn_address_delete | /setup/general/address/{id}/delete | Path does not match |
| 1134 | fn_country_delete | /setup/general/address/country/{id}/delete | Path does not match |
| 1135 | fn_province_delete | /setup/general/address/province/{id}/delete | Path does not match |
| 1136 | fn_city_delete | /setup/general/address/city/{id}/delete | Path does not match |
| 1137 | fn_municiplaity_delete | /setup/general/address/municipality/{id}/delete | Path does not match |
| 1138 | fn_setup_general_list_edj | /setup/general/edj/ | Path does not match |
| 1139 | fn_site_ajax_add_edj | /setup/general/edjajax/edj/add | Path does not match |
| 1140 | fn_site_ajax_update_edj | /setup/general/edjajax/edj/{id}/update | Path does not match |
| 1141 | fn_setup_general_delete_edj | /setup/general/edj/{id}/delete | Path does not match |
| 1142 | fn_setup_general_list_ethnicity | /general-setup/ethnicity/ | Path does not match |
| 1143 | fn_setup_general_create_ethnicity | /general-setup/ethnicity/create | Path does not match |
| 1144 | fn_setup_general_update_ethnicity | /general-setup/ethnicity/{id}/update | Path does not match |
| 1145 | fn_site_ajax_add_ethnicity | /general-setup/ethnicityajax/ethnicity/add | Path does not match |
| 1146 | fn_site_ajax_update_ethnicity | /general-setup/ethnicityajax/ethnicity/{id}/update | Path does not match |
| 1147 | fn_setup_general_delete_ethnicity | /general-setup/ethnicity/{id}/delete | Path does not match |
| 1148 | fn_setup_general_main | /setup/general/ | Path does not match |
| 1149 | fn_job_title_list | /job-title/list | Path does not match |
| 1150 | fn_job_title_create | /job-title/create | Path does not match |
| 1151 | fn_job_title_update | /job-title/{id}/update | Path does not match |
| 1152 | fn_job_title_delete | /job-title/{id}/delete | Path does not match |
| 1153 | fn_setup_hr_management | /setup/hr/ | Path does not match |
| 1154 | fn_setup_general_list_relationship | /setup/general/relationship/ | Path does not match |
| 1155 | fn_setup_general_create_relationship | /setup/general/relationship/create | Path does not match |
| 1156 | fn_setup_general_update_relationship | /setup/general/relationship/{id}/update | Path does not match |
| 1157 | fn_setup_general_delete_relationship | /setup/general/relationship/{id}/delete | Path does not match |
| 1158 | fn_setup_general_list_religion | /setup/general/religion/ | Path does not match |
| 1159 | fn_setup_general_create_religion | /setup/general/religion/create | Path does not match |
| 1160 | fn_setup_general_update_religion | /setup/general/religion/{id}/update | Path does not match |
| 1161 | fn_setup_general_delete_religion | /setup/general/religion/{id}/delete | Path does not match |
| 1162 | fn_site_ajax_add_religion | /setup/general/religionajax/religion/add | Path does not match |
| 1163 | fn_site_ajax_update_religion | /setup/general/religionajax/religion/{id}/update | Path does not match |
| 1164 | fn_user_group_list | /user-group/ | Path does not match |
| 1165 | fn_user_group_create | /user-group/create | Path does not match |
| 1166 | fn_user_group_update | /user-group/{slug}/update | Path does not match |
| 1167 | fn_user_group_view | /user-group/{slug}/view | Path does not match |
| 1168 | fn_employee_other_detail | /staff/{id}/other-detail | Path does not match |
| 1169 | fn_employee_family_add | /ajx/st/{id}/fm/add | Path does not match |
| 1170 | fn_employee_family_update | /ajx/st/{id}/fm/{fmId}/update | Path does not match |
| 1171 | fn_employee_id_add | /ajx/st/{id}/id/add | Path does not match |
| 1172 | fn_employee_id_update | /ajx/st/{id}/id/{fmId}/update | Path does not match |
| 1173 | fn_employee_id_documents_delete | /employee/{eId}/id-documents/delete/{id} | Path does not match |
| 1174 | fn_employee_social_media_add | /employee/social-media/{eid}/ajax/add/{mediaName}/{mediaId} | Path does not match |
| 1175 | fn_employee_social_media_delete | /employee/social-media/ajax/delete/{id} | Path does not match |
| 1176 | fn_employee_family_delete | /employee/delete/{id}/family | Path does not match |
| 1177 | fn_staff_portfolio | /staff/{id}/portfolio | Path does not match |
| 1178 | fn_staff_portfolio_education_add | /ajx/st/{id}/edu/add | Path does not match |
| 1179 | fn_staff_portfolio_education_update | /ajx/st/{id}/edu/{objId}/update | Path does not match |
| 1180 | fn_staff_portfolio_training_add | /ajx/st/{id}/trn/add | Path does not match |
| 1181 | fn_staff_portfolio_training_update | /ajx/st/{id}/trn/{objId}/update | Path does not match |
| 1182 | fn_staff_portfolio_experience_add | /ajx/st/{id}/exp/add | Path does not match |
| 1183 | fn_staff_portfolio_experience_update | /ajx/st/{id}/exp/{objId}/update | Path does not match |
| 1184 | fn_staff_portfolio_reference_add | /ajx/st/{id}/ref/add | Path does not match |
| 1185 | fn_staff_portfolio_reference_update | /ajx/st/{id}/ref/{objId}/update | Path does not match |
| 1186 | fn_client_bank_account_list | /staff/{clientId}/bank-account | Path does not match |
| 1187 | fn_client_bank_account_add | /{clientId}/bank-account/add | Path does not match |
| 1188 | fn_client_bank_account_update | /{clientId}/bank-account/{bankId}/update | Path does not match |
| 1189 | fn_client_bank_account_mark_current | /{clientId}/bank-account/{bankId}/mark-current | Path does not match |
| 1190 | fn_client_bank_account_delete | /{clientId}/bank-account/{bankId}/delete | Path does not match |
| 1191 | fn_staff_list | /staff/list | Path does not match |
| 1192 | fn_staff_create | /staff/add | Path does not match |
| 1193 | fn_staff_view | /staff/{id}/view | Path does not match |
| 1194 | fn_staff_delete | /staff/{id}/delete | Path does not match |
| 1195 | fn_staff_document_list | /staff/{id}/document/list | Path does not match |
| 1196 | fn_staff_profile | /staff/profile/{id}/ | Path does not match |
| 1197 | fn_staff_info_edit | /staff/profile/{id}/edit | Path does not match |
| 1198 | fn_job_profile_add | /staff/profile/{staffId}/add | Path does not match |
| 1199 | fn_job_profile_update | /staff/profile/{staffId}/{id}/update | Path does not match |
| 1200 | fn_job_profile_delete | /staff/profile/{id}/delete | Path does not match |
| 1201 | fn_employee_leave_setup | /staff/profile/leave/{id}/setup | Path does not match |
| 1202 | fn_employee_signature | /staff/profile/ajax/upload/{eid}/signature | Path does not match |
| 1203 | fn_staff_user_profile | /_uc/profile | Path does not match |
| 1204 | fn_staff_user_portfolio | /_uc/portfolio | Path does not match |
| 1205 | fn_staff_user_bank_account | /_uc/bank-account | Path does not match |
| 1206 | fn_staff_user_salary_config | /_uc/salary-config | Path does not match |
| 1207 | fn_staff_user_payroll | /_uc/payroll-list | Path does not match |
| 1208 | fn_staff_user_payroll_detail | /_uc/payroll/{pid}/view | Path does not match |
| 1209 | fn_staff_user_other_detail | /_uc/other-detail | Path does not match |
| 1210 | fn_staff_user_leave | /_uc/leave | Path does not match |
| 1211 | fn_staff_user_request_leave | /_uc/profile/request-leave | Path does not match |
| 1212 | fn_staff_user_update_leave | /_uc/leave-record/{id}/update | Path does not match |
| 1213 | fn_staff_user_leave_delete | /_uc/leave-record/{id}/delete | Path does not match |
| 1214 | fn_staff_user_task_list | /_uc/task-list | Path does not match |
| 1215 | fn_staff_user_task_add | /_uc/profile-task/add | Path does not match |
| 1216 | fn_staff_user_task_update | /_uc/profile-task/{id}/update | Path does not match |
| 1217 | fn_staff_user_task_delete | /_uc/profile-task/{id}/delete | Path does not match |
| 1218 | fn_staff_user_pending_approval | /_uc/pending-approvals | Path does not match |
| 1219 | fn_staff_workshift_list | /staff/workshift | Path does not match |
| 1220 | fn_workflow_list | /work-flow/list | Path does not match |
| 1221 | fn_workflow_add | /work-flow/add | Path does not match |
| 1222 | fn_work_flow_update | /work-flow/{id}/update | Path does not match |
| 1223 | fn_contract_delete | /work-flow/{id}/delete | Path does not match |
| 1224 | fn_task_for_approval | /work-flow/for-approval | Path does not match |
| 1225 | fn_bill_of_material_list | /bill-of-material/list | Path does not match |
| 1226 | fn_bill_of_material_new | /bill-of-material/create | Path does not match |
| 1227 | fn_bill_of_material_edit | /bill-of-material/{id}/update | Path does not match |
| 1228 | fn_stock_conversion_process_list | /conversion-process/list | Path does not match |
| 1229 | fn_stock_conversion_process_new | /conversion-process/new | Path does not match |
| 1230 | fn_stock_conversion_process_edit | /conversion-process/{id}/edit | Path does not match |
| 1231 | fn_stock_conversion_process_delete | /conversion-process/{id}/delete | Path does not match |
| 1232 | fn_stock_conversion_production_list | /stock-conversion/production/list | Path does not match |
| 1233 | fn_stock_conversion_conversion_list | /stock-conversion/conversion/list | Path does not match |
| 1234 | fn_stock_conversion_production_new | /stock-conversion/production/new | Path does not match |
| 1235 | fn_stock_conversion_conversion_new | /stock-conversion/conversion/new | Path does not match |
| 1236 | fn_stock_conversion_production_view | /stock-conversion/production/{id}/view | Path does not match |
| 1237 | fn_stock_conversion_conversion_view | /stock-conversion/conversion/{id}/view | Path does not match |
| 1238 | fn_store_list | /store/list | Path does not match |
| 1239 | fn_store_view | /store/{id}/view | Path does not match |
| 1240 | fn_store_create | /store/new | Path does not match |
| 1241 | fn_store_space_new | /store/space/new | Path does not match |
| 1242 | fn_store_space_update | /store/space/{id}/new | Path does not match |
| 1243 | fn_store_delete | /store/{id}/delete | Path does not match |
| 1244 | fn_import_csv | /import/csv/{type} | Path does not match |
| 1245 | fn_security_change_password | /change-password | Path does not match |
| 1246 | fn_security_login | /login | Path does not match |
| 1247 | fn_security_logout | /logout | Path does not match |
| 1248 | fn_user_switch_branch | /_uc/ax/u/st/br | Path does not match |
| 1249 | fn_user_switch_fiscal_year | /_uc/ax/u/st/fy | Path does not match |
| 1250 | fn_user_switch_role | /_uc/u/st/rl/{role} | Path does not match |
| 1251 | fn_user_list | /user/list | Path does not match |
| 1252 | fn_staff_user_create | /ax/user/{id}/up | Path does not match |
| 1253 | fn_client_user_change_password | /ax/user/{client}/{user}/c-p | Path does not match |
| 1254 | fn_user_update_group | /ax/user/{user}/up-r | Path does not match |
| 1255 | fn_staff_user_update_department | /ax/user/{user}/{staff}/update-department | Path does not match |
| 1256 | fn_staff_user_update_branch | /ax/user/{user}/{staff}/update-branch | Path does not match |
| 1257 | fn_user_change_status | /ajx/user/change-status/{id} | Path does not match |
| 1258 | fintechnepal_core_user_userdevice_registerfcm | /api/v1/register-fcm | Path does not match |
| 1259 | fn_user_activation | /activate/{activationCode} | Path does not match |
| 1260 | fn_user_new_device_registration | /register/new-device/{activate} | Path does not match |
| 1261 | fn_mm_index | /media | Path does not match |
| 1262 | fn_media_manager_list_media | /media-manager/list/media | Path does not match |
| 1263 | fn_media_manager_upload_file | /media-manager/upload/file/single | Path does not match |
| 1264 | fn_media_manager_update_media_info | /media-manager/update/media/info | Path does not match |
| 1265 | fn_site_multimedia_ajax_list | /multimedia/ajax/list | Path does not match |
| 1266 | fn_media_ajax_edit | /multimedia/ajax/{id}/edit | Path does not match |
| 1267 | fn_media_list | /media/list | Path does not match |
| 1268 | fn_media_add | /media/add | Path does not match |
| 1269 | fn_owner_package_list | /packages | Path does not match |
| 1270 | fn_owner_package_add | /package/new | Path does not match |
| 1271 | fn_owner_package_update | /package/{id}/update | Path does not match |
| 1272 | fn_owner_tenant_configure_database | /tenant/{tenant}/configure/db | Path does not match |
| 1273 | fn_owner_tenant_list | /tenant | Path does not match |
| 1274 | fn_owner_tenant_add | /tenant/new | Path does not match |
| 1275 | fn_owner_tenant_update | /tenant/{id}/update | Path does not match |
| 1276 | fn_owner_tenant_view | /tenant/{id}/view | Path does not match |
| 1277 | fn_owner_tenant_configure_system | /tenant/{id}/configure-system | Path does not match |
| 1278 | fn_owner_tenant_add_company | /tenant/{tenant}/company/add | Path does not match |
| 1279 | fn_owner_tenant_update_company | /tenant/{tenant}/{company}/company/update | Path does not match |
| 1280 | fn_owner_tenant_delete_company | /tenant/{tenant}/{company}/company/delete | Path does not match |
| 1281 | fn_owner_tenant_configure_currency | /tenant/{id}/configure-currency | Path does not match |
| 1282 | _preview_error | /_error/{code}.{_format} | 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.