organization limit for quota - get org childs
This commit is contained in:
5
apps/pos_device/urls.py
Normal file
5
apps/pos_device/urls.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.urls import path, include
|
||||
|
||||
urlpatterns = [
|
||||
path('', include(''))
|
||||
]
|
||||
Reference in New Issue
Block a user