From 3a17b53ffcec04884998c9d5726499dacdd521ce Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 12 Feb 2021 21:30:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5b4bae7b..62633af6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -17,19 +17,7 @@ todo: WHEN HAVE WORKORDER FORM customer popup notes need to pop pop pop, forgot ## SERVER MISC ITEMS todo: test v8migrate on big shitty database Joyce may have requested a copy from Scott see if it can export to my server here from her test station with latest v8 migrate - - -todo: many customer service request translations keys are not translated: - - - - - "CustomerServiceRequestPriorityEmergency": "Emergency", - "CustomerServiceRequestPriorityNotUrgent": "Not urgent", - "CustomerServiceRequestStatusAccepted": "Accepted", - "CustomerServiceRequestStatusClosed": "Closed", - "CustomerServiceRequestStatusDeclined": "Declined", - "CustomerServiceRequestStatusOpen": "Open", + Server=localhost\SQLEXPRESS;Database=master;Trusted_Connection=True; todo: 2fa is going to be an absolute must have pretty soon, look into what's involved again