mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-06 14:04:12 +00:00
feat: create tabs page orders
This commit is contained in:
Binary file not shown.
@@ -27,6 +27,7 @@ urlpatterns = [
|
||||
path('comandas/', include('comandas.urls')),
|
||||
path('categories/', include('categories.urls')),
|
||||
path('balcao/', include('balcao.urls')),
|
||||
path('pedidos/', include('orders.urls')),
|
||||
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user