https://dev.pedido.gplusla.com/

Routing

app_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/ingresar (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 get_cliente_list /api/cliente/ Path does not match
2 get_cliente_por_id /api/cliente/{id} Path does not match
3 api_update_local /api/local/order/{id} Path does not match
4 get_product_list /api/products/ Path does not match
5 get_product_reserved /api/products/{id}/reserved Path does not match
6 app_api_promotions_active /api/promotions/active Path does not match
7 api_woo_media_upload /api/woo/{site}/media Path does not match
8 api_woo_products_create /api/woo/{site}/products Path does not match
9 api_woo_sites_list /api/woo/sites Path does not match
10 app_characteristic_delete /caracteristica/{id}/borrar Path does not match
11 app_characteristic_edit /caracteristica/{id}/editar Path does not match
12 app_characteristic /caracteristica/ Path does not match
13 app_characteristic_new /caracteristica/nueva Path does not match
14 app_characteristic_image_request /caracteristica/imagen/{id} Path does not match
15 app_characteristic_view /caracteristica/{id} Path does not match
16 app_characteristicset_edit /conjunto-de-caracteristicas/{id}/editar Path does not match
17 app_characteristicset /conjunto-de-caracteristicas/ Path does not match
18 app_characteristicset_new /conjunto-de-caracteristicas/nuevo Path does not match
19 app_characteristicset_view /conjunto-de-caracteristicas/{id} Path does not match
20 app_characteristicuse_new /caracteristica-usada/nueva Path does not match
21 app_characteristicuse_delete /caracteristica-usada/borrar Path does not match
22 app_dashboard /dashboard Path does not match
23 app_imagemanager_edit /catalogo/{id}/editar Path does not match
24 app_imagemanager /catalogo/ Path does not match
25 app_imagemanager_new /catalogo/nuevo Path does not match
26 app_imagemanager_view /catalogo/{id} Path does not match
27 app_imagemanagerline_delete /catalogo/linea/{id}/borrar Path does not match
28 app_imagemanagerline_edit /catalogo/linea/{id}/editar Path does not match
29 app_imagemanagerline_new /catalogo/linea/nuevo Path does not match
30 app_imagemanagerline_image_request /catalogo/linea/imagen/{id} Path does not match
31 app_imagemanagerline_restore /catalogo/linea/{id}/activar Path does not match
32 app_imagemanagerline_view /catalogo/linea/{id} Path does not match
33 app_shipment /entrega/ Path does not match
34 app_shipment_view /entrega/{id} Path does not match
35 app_invoice_pdf /factura/pdf/dw Path does not match
36 app_invoice /factura/ Path does not match
37 app_invoice_view /factura/{id} Path does not match
38 app_t_salestemplate_delete /plantilla/t/{id}/borrar Path does not match
39 app_t_salestemplate_edit /plantilla/t/{id}/editar Path does not match
40 app_t_salestemplate_new /plantilla/t/nuevo Path does not match
41 app_t_salestemplate_process /plantilla/t/{id}/procesar Path does not match
42 app_t_salestemplate_view /plantilla/t/{id} Path does not match
43 app_t_salestemplateline_new /plantilla/linea/t/nuevo Path does not match
44 app_login /ingresar Path does not match
45 app_organization /organizacion Path does not match
46 app_menu /menu Path does not match
47 app_order_edit /pedido/{id}/editar Path does not match
48 app_order /pedido/ Path does not match
49 app_order_new /pedido/nuevo Path does not match
50 app_order_process /pedido/{id}/procesar Path does not match
51 app_order_view /pedido/{id} Path does not match
52 app_bpartner_account_status /cliente/{id}/estado-de-cuenta Path does not match
53 app_bpartner /cliente/ Path does not match
54 app_bpartner_new /cliente/nuevo Path does not match
55 app_bpartner_view /cliente/{id} Path does not match
56 app_t_receipt_delete /cobro/{id}/borrar Path does not match
57 app_payment_edit /cobro/{id}/editar Path does not match
58 app_payment /cobro/ Path does not match
59 app_payment_new /cobro/nuevo Path does not match
60 app_payment_view /cobro/{id} Path does not match
61 app_product_pdf_list /producto/catalogo/pdf/list/dw Path does not match
62 app_product_pdf_single /producto/catalogo/pdf/single/dw Path does not match
63 app_product_excel /producto/catalogo/xlsx/dw Path does not match
64 app_template_excel /producto/plantilla/dw Path does not match
65 app_product_gallery /producto/galeria Path does not match
66 app_product /producto/ Path does not match
67 app_product_edit /producto/{value}/editar Path does not match
68 app_product_view /producto/{value} Path does not match
69 app_productdownload_delete /producto/descarga/{id}/borrar Path does not match
70 app_productdownload_edit /producto/descarga/{id}/editar Path does not match
71 productdownload_image_request /producto/descarga/imagen/{id} Path does not match
72 app_productdownload_new /producto/descarga/nueva Path does not match
73 app_productdownload_view /producto/descarga/{id} Path does not match
74 api_delete_template /api/local/sales/template/{id} Path does not match
75 api_create_line_for_template /api/local/template/line Path does not match
76 api_delete_line_for_template /api/local/template/{id} Path does not match
77 api_get_line_for_template /api/local/template/{id}/lines Path does not match
78 api_update_line_for_template /api/local/template/{id} Path does not match
79 app_list_idempiere_sales_template /api/idempiere/template Path does not match
80 app_list_local_sales_template /api/local/template Path does not match
81 app_sales_template_list /api/sales-template Path does not match
82 app_sales_template_list_temp /api/sales-template/temp Path does not match
83 api_update_template /api/local/sales/template/{id} Path does not match
84 app_salestemplate_delete /plantilla/{id}/borrar Path does not match
85 app_salestemplate_edit /plantilla/{id}/editar Path does not match
86 app_salestemplate /plantilla/ Path does not match
87 app_salestemplate_new /plantilla/nuevo Path does not match
88 app_salestemplate_process /plantilla/{id}/procesar Path does not match
89 app_salestemplate_view /plantilla/{id} Path does not match
90 app_salestemplateline_new /plantilla/linea/nuevo Path does not match
91 app_user_view /usuario/{id} Path does not match
92 app_index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.