mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
create comanda | detalhe comanda
This commit is contained in:
@@ -5,6 +5,7 @@ from . import views
|
||||
urlpatterns = [
|
||||
path('', views.comandas, name='comandas'),
|
||||
path('viewcomanda/', views.viewComanda, name='viewcomanda'),
|
||||
path('createComanda/', views.createComanda, name='createComanda'),
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user