This commit is contained in:
@@ -87,6 +87,9 @@ Note: Uniquify is required for porting some objects that in v7 didn't enforce un
|
|||||||
Part
|
Part
|
||||||
Project Uniquify + (wiki, files, custom fields)
|
Project Uniquify + (wiki, files, custom fields)
|
||||||
PurchaseOrder (wiki, files NO ASSIGNED DOCS, custom fields )
|
PurchaseOrder (wiki, files NO ASSIGNED DOCS, custom fields )
|
||||||
|
Unit (wiki, files, custom fields)
|
||||||
|
UnitModel (wiki, files, custom fields)
|
||||||
|
Vendor (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)
|
* 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
|
||||||
@@ -121,27 +124,27 @@ Note: in some cases object is gone or has changed, maybe need a token object of
|
|||||||
|
|
||||||
V7 WIKIABLE
|
V7 WIKIABLE
|
||||||
|
|
||||||
Unit
|
|
||||||
UnitModel
|
|
||||||
User
|
|
||||||
Vendor
|
|
||||||
Workorder (note: one type for each workorder type see below)
|
Workorder (note: one type for each workorder type see below)
|
||||||
|
|
||||||
|
|
||||||
V7 ASSIGNED DOCUMENTS ABLE:
|
V7 ASSIGNED DOCUMENTS ABLE:
|
||||||
|
|
||||||
Unit
|
|
||||||
UnitModel
|
|
||||||
User
|
|
||||||
Vendor
|
|
||||||
Workorder
|
Workorder
|
||||||
|
|
||||||
V7 CUSTOM FIELDS ABLE:
|
V7 CUSTOM FIELDS ABLE:
|
||||||
|
|
||||||
Unit
|
|
||||||
UnitModel
|
|
||||||
User
|
|
||||||
Vendor
|
|
||||||
WorkorderItem
|
WorkorderItem
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user