pos client & quota limit organization blank
This commit is contained in:
@@ -39,5 +39,6 @@ urlpatterns = [
|
||||
path('search/', include('apps.search.urls')),
|
||||
path('product/', include('apps.product.urls')),
|
||||
path('warehouse/', include('apps.warehouse.urls')),
|
||||
path('pos_device/', include('apps.pos_device.urls')),
|
||||
path('swagger/', schema_view.with_ui('swagger', cache_timeout=0), name='schema-swagger-ui'),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user