Issue:
(Internal)
Customers are switching from QuoteWerks to WeSuite, but the Setup does not show in SedonaOffice.
Resolution:
There is a column in the SS_Setup_Modules that needs to be updated.
Each customer has different options in this column, so you will need to update this field to change the values.
In this example, the customer is switching from QuoteWerks to WeSuite.
This In_Process flag value is YskgvCqnlbjww.
The lower case Q need to be changed to a lowercase w.
YskgvCqnlwbjww
--- get the original value for the In_Process column.
select In_Process from SS_Setup_Modules
--- Copy the new value for the in_Process column. Remove the q and make it a w.
update SS_Setup_Modules set In_Process =' YskgvCqnlwbjww' where Setup_Id =1
Once this is done, the users should see the Wesuite Setup in the Tools menu.

If changing from WeSuite to QuoteWerks, you would replace the w with a q.
Below are the known values that can be in the In_Process column.
SS_Setup_Modules
In_Process Values
a - ADP
b - Barcoding
C - ?
g - Inspection Groups (SS_SetupModules_Class.UseGroupTickets and Sedona.ModulesIncludeTicketGroups)
h - Shipments
j - Job Planner
k - Activates the message box displayed when posting a cycle batch, whether to re-age the customers in the batch.
l - Point of Sale. It is a lower-case L.
n - Onboarding
o - OmniAudit
p - OPT Web Services
q - Sagequest
s - Service
v - Vancouver
w - WeSuite
Y - ?