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