diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1e19ca8e..8cb82a87 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -224,6 +224,7 @@ todo: how far to extend down tags, custom fields , wiki Would definitely want it turned off by default, i.e. no custom fields showing Main thing is to be able to print the custom fields and tags which is there by default now Cons: huge form, maybe too much on it?? + Just doing units for now, will consider others later todo: in UI the workorder state should show current state but be expandable to view list of all state changes Most of time will want to only see the current state, not all state history @@ -231,11 +232,7 @@ todo: in UI the workorder state should show current state but be expandable to v Also, this will be best for sites that don't really use the state fully and just want to ignore it or set it once to completed, that kind of thing so maybe it's a single / collection depending on if there are more than one but collapsable?? -todo: workorderitemstatus was shared with workorder status, but now workorder status is a big independant thing - could make them tags, but then people lose the color flag which they might depend on and is technically useful I guess - could make a new separate workorderitemstatus collection - I want people to move away from using items like individual workorders in favor of just making more workorders so I wouldn't want to expose it like before, but they could just hide it or it's hidden by default - Is a separate item status useful? I guess if it can be hidden then it's a moot point, people that need it will expose it, people that don't can hide it + todo: UI big unresolved question: am I going to expose the workorder children as separate lists in the UI?? people probably want them / it's an easy way to see certain things you can't see any other way