From 0b83a8969f350aed891d16ab43ffd8416d98d034 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 1 May 2020 18:57:00 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 98a91ea9..134d47da 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -90,6 +90,10 @@ Note: Uniquify is required for porting some objects that in v7 didn't enforce un Unit (wiki, files, custom fields) UnitModel (wiki, files, custom fields) Vendor (wiki, files, custom fields) + Workorder (service type) -> ServiceOrder (wiki, files, custom fields) + Workorder (Quote type) -> Quote (wiki, files, custom fields) + workorder (PM type) -> PM (wiki, files, custom fields) + * MIGRATE these deprecated things off of a USER object created just to host their stuff (user because only biz admin has full rights to user) Put them in an INACTIVE, NO RIGHTS User with the following naming scheme: "V7_REGION_REPOSITORY_regionNameHere" "V7_GLOBAL_REPOSITORY" etc