|
@@ -6,9 +6,9 @@
|
|
|
WSR_ALL = ['serivce_tariff_local']
|
|
|
|
|
|
#TODO - providers+resources on map
|
|
|
-WSR_CLIENT_MY = ['order_local', 'orders_local', 'frequent_address', 'favorite_contacts', 'preferred_providers']
|
|
|
-WSR_MENU_CLIENT_MY_OPERATIONS = ['order_local/add']
|
|
|
-WSR_NOT_MENU_CLIENT_MY_OPERATIONS = ['order_local/edit', 'frequent_address/add', 'frequent_address/edit', 'frequent_address/del', 'favorite_contacts/add', 'favorite_contacts/edit', 'favorite_contacts/del', 'preferred_providers/add', 'preferred_providers/edit', 'preferred_providers/del']
|
|
|
+#WSR_CLIENT_MY = ['order_local', 'orders_local', 'frequent_address', 'favorite_contacts', 'preferred_providers']
|
|
|
+#WSR_MENU_CLIENT_MY_OPERATIONS = ['order_local/add']
|
|
|
+#WSR_NOT_MENU_CLIENT_MY_OPERATIONS = ['order_local/edit', 'frequent_address/add', 'frequent_address/edit', 'frequent_address/del', 'favorite_contacts/add', 'favorite_contacts/edit', 'favorite_contacts/del', 'preferred_providers/add', 'preferred_providers/edit', 'preferred_providers/del']
|
|
|
|
|
|
#WEBSERVICE_RUNNING_MENU
|
|
|
MENU_GLOBAL_CUSTOMIZABLE = ['main_local', 'service_tariffs_local']
|