From 306646aeb5238d333752ecf3114a7dab1b387871 Mon Sep 17 00:00:00 2001 From: venkataakhil Date: Thu, 17 Aug 2023 15:36:34 +0530 Subject: [PATCH] hooks py export all settings --- smart_service/hooks.py | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/smart_service/hooks.py b/smart_service/hooks.py index fb2a9fa..422fc0f 100644 --- a/smart_service/hooks.py +++ b/smart_service/hooks.py @@ -210,17 +210,17 @@ fixtures = [ # "filters": [{"is_standard":0}] # } # "Custom Field", - # "Property Setter", + "Property Setter", # "Client Script", # "Server Script", - # "Workflow", - # "Workflow Action Master", - # "Workflow State", - # "Role", - # "Workspace", - # "Custom DocPerm", - # "Role Profile", - # "Report", - # "Dashboard Chart" + "Workflow", + "Workflow Action Master", + "Workflow State", + "Role", + "Workspace", + "Custom DocPerm", + "Role Profile", + "Report", + "Dashboard Chart" ]