This commit is contained in:
@@ -526,7 +526,7 @@ todo:2 many biz objects are not using new PUT methodology
|
||||
|
||||
CURRENTLY DOING:
|
||||
|
||||
part assemblies migrate?
|
||||
|
||||
po workorderitempart request selection dialog missing stubbed out as todo
|
||||
where you select part requests that are open to order
|
||||
meter reading
|
||||
@@ -534,7 +534,6 @@ meter reading
|
||||
|
||||
|
||||
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
|
||||
2021-08-16 16:10:12.7711|DEBUG|JobsBiz|Processing internal jobs
|
||||
|
||||
@@ -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;
|
||||
//************************************************************
|
||||
//**************************************************************
|
||||
//**************************************************************
|
||||
|
||||
Reference in New Issue
Block a user