This commit is contained in:
2021-08-17 13:50:33 +00:00
parent df21b29e88
commit 039d560ffb
2 changed files with 2 additions and 3 deletions

View File

@@ -526,7 +526,7 @@ todo:2 many biz objects are not using new PUT methodology
CURRENTLY DOING: CURRENTLY DOING:
part assemblies migrate?
po workorderitempart request selection dialog missing stubbed out as todo po workorderitempart request selection dialog missing stubbed out as todo
where you select part requests that are open to order where you select part requests that are open to order
meter reading meter reading
@@ -534,7 +534,6 @@ meter reading
TIMEOUTS DURING MIGRATE TROUBLESHOOTING NOTES: TIMEOUTS DURING MIGRATE TROUBLESHOOTING NOTES:
Maybe related to assigneddocs upload??
This log is when in release mode, in debug mode it didn't show this info This log is when in release mode, in debug mode it didn't show this info
2021-08-16 16:10:12.7711|DEBUG|JobsBiz|Processing internal jobs 2021-08-16 16:10:12.7711|DEBUG|JobsBiz|Processing internal jobs

View File

@@ -68,7 +68,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
//DEVELOPMENT MODE //DEVELOPMENT MODE
//THIS SHOULD BE FALSE IN RELEASE //THIS SHOULD BE FALSE IN RELEASE
//************************************************************ //************************************************************
const DEV_MODE = true; const DEV_MODE = false;
//************************************************************ //************************************************************
//************************************************************** //**************************************************************
//************************************************************** //**************************************************************