This commit is contained in:
@@ -84,15 +84,20 @@ Note: Uniquify is required for porting some objects that in v7 didn't enforce un
|
|||||||
Contract (wiki, files, custom fields)
|
Contract (wiki, files, custom fields)
|
||||||
HeadOffice (wiki, files, custom fields)
|
HeadOffice (wiki, files, custom fields)
|
||||||
LoanItem -> LoanUnit (to better reflect what it actually will be with new features)(wiki, files, custom fields)
|
LoanItem -> LoanUnit (to better reflect what it actually will be with new features)(wiki, files, custom fields)
|
||||||
Part
|
Part (wiki, files, custom fields)
|
||||||
|
Uniquify (part number (required, main, dupe checked but not enforced :( )) and part name (optional, not dupe checked) both exist, how to import?)
|
||||||
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)
|
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) -> ServiceOrder (wiki, files, custom fields)
|
WorkOrder (service type) -> WorkOrder (keeps name) (WIKI, FILES)
|
||||||
Workorder (Quote type) -> Quote (wiki, files, custom fields)
|
WorkOrderItem (custom fields)
|
||||||
workorder (PM type) -> PM (wiki, files, custom fields)
|
Workorder (Quote type) -> Quote wiki, files,
|
||||||
|
QuoteItem ( custom fields)
|
||||||
|
workorder (PM type) -> PM wiki, files,
|
||||||
|
PMItems ( 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)
|
||||||
@@ -123,33 +128,6 @@ Also can then diverge the objects considerably over time without UI gymnastics
|
|||||||
|
|
||||||
CANDIDATE OBJECTS:
|
CANDIDATE OBJECTS:
|
||||||
|
|
||||||
Note: in some cases object is gone or has changed, maybe need a token object of some kind that is created to accept wiki and docs from now defunct things?
|
|
||||||
(like Region becomes a customer named "V7_REGION_REPOSITORY_regionNameHere"?)
|
|
||||||
|
|
||||||
V7 WIKIABLE
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Workorder (note: one type for each workorder type see below)
|
|
||||||
|
|
||||||
|
|
||||||
V7 ASSIGNED DOCUMENTS ABLE:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Workorder
|
|
||||||
|
|
||||||
V7 CUSTOM FIELDS ABLE:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
WorkorderItem
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user