From 1bda852a58f68f41eee49c2607de35d8f18b5ea2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 1 May 2020 19:20:54 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ff22032a..2a33a7ff 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -92,18 +92,18 @@ 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) -> WorkOrder (keeps name) (WIKI, FILES) + Workorder (service type) -> WorkOrder (keeps name, Pascal cased) (WIKI, FILES) WorkOrderItem (custom fields) + Workorder (Service type template) -> WorkOrderTemplate (wiki, files, custom fields) Workorder (Quote type) -> Quote wiki, files, QuoteItem ( custom fields) + Workorder (quote template) -> QuoteTemplate (wiki, files, custom fields) workorder (PM type) -> PM wiki, files, PMItems ( custom fields) + Workorder (pm template) -> PMTemplate (wiki, files, custom fields) - c - - * 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