From a291969cf0b28916d0a08d2695a1601856816b06 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 25 Nov 2021 16:05:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ----------- ayanova/src/main.js | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c80f1409..db534cc5 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -17,23 +17,12 @@ WOOOT!! Getting close.... -todo: Look into past features and cases for csr and for wo find anything missing or want to include now - https://www.ayanova.com/RI7ClientwebHelp/index.html?how_to_csr.htm - https://ayanova.com/WBI7ClientWebHelp/index.html?service_request_grid.htm - - - - OUTSTANDING MAJOR AREAS TO BETA - Features - Customer workorders - has pertinent cases - Customer CSR something - has pertinent cases dashboard widgets Reports (stock) v8Migrate completed diff --git a/ayanova/src/main.js b/ayanova/src/main.js index f4565ea6..8788b7c3 100644 --- a/ayanova/src/main.js +++ b/ayanova/src/main.js @@ -68,7 +68,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control //DEVELOPMENT MODE //THIS SHOULD BE FALSE IN RELEASE //************************************************************ -const DEV_MODE = true; +const DEV_MODE = false; //************************************************************ //************************************************************** //**************************************************************