This commit is contained in:
@@ -92,18 +92,18 @@ Note: Uniquify is required for porting some objects that in v7 didn't enforce un
|
|||||||
Unit (wiki, files, custom fields)
|
Unit (wiki, files, custom fields)
|
||||||
UnitModel (wiki, files, custom fields)
|
UnitModel (wiki, files, custom fields)
|
||||||
Vendor (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)
|
WorkOrderItem (custom fields)
|
||||||
|
Workorder (Service type template) -> WorkOrderTemplate (wiki, files, custom fields)
|
||||||
Workorder (Quote type) -> Quote wiki, files,
|
Workorder (Quote type) -> Quote wiki, files,
|
||||||
QuoteItem ( custom fields)
|
QuoteItem ( custom fields)
|
||||||
|
Workorder (quote template) -> QuoteTemplate (wiki, files, custom fields)
|
||||||
workorder (PM type) -> PM wiki, files,
|
workorder (PM type) -> PM wiki, files,
|
||||||
PMItems ( custom fields)
|
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)
|
* 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
|
Put them in an INACTIVE, NO RIGHTS User with the following naming scheme: "V7_REGION_REPOSITORY_regionNameHere" "V7_GLOBAL_REPOSITORY" etc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user