This commit is contained in:
2020-05-01 19:20:54 +00:00
parent 9936b51594
commit 1bda852a58

View File

@@ -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