This commit is contained in:
@@ -72,6 +72,15 @@ CURRENT TODOs
|
||||
CURRENT ITEM:
|
||||
BIZ OBJECT STUBBING FOR EXPORT TESTING OF HUGE ATTACHMENTS AND WIKI AND ATTACHED DOCS
|
||||
|
||||
Workorder routes
|
||||
One workorder route for entire graph of workorder object
|
||||
still split in db just using proper linking and stuff to work
|
||||
start with wo->woitem and move outwards from there as that structure is basically all that's required to do the rest once figured out
|
||||
workorder descendant types are still their own biz objects because of searching and in some cases attachments too.
|
||||
- Not sure how deep to support attaching and custom fields, it's going to impact the UI a lot if I get too crazy with it, but maybe keep it as an idea
|
||||
- Add CUSTOM FIELDS to top level as the new thing (previously only woitem in v7)?
|
||||
- Add wiki and attachments to woITEM level (new thing, previously only header)?
|
||||
|
||||
|
||||
Modify v8 export to export everything (at least teh wikiable and attachable and custom fieldable)
|
||||
Uniquify NAMES: go through all and check which ones need to be uniquified by checking db schema of v7 or biz rules maybe
|
||||
|
||||
Reference in New Issue
Block a user