diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4d3c02da..6c5d3a6d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -65,8 +65,10 @@ TODO: //MIGRATE_OUTSTANDING comment tag currently doing: Review Display, printable - Create new in both modes from another object so self and assign to another based on extra biz rule rights - need route with type and id appended for new 0 one. + Currently just started create new from Customer + make name display at top a link back to the customer / source object to save hunting around + Make sure can review from all edit forms + test it out full from front to back start to finish, lots of edges on this one diff --git a/ayanova/src/views/home-review.vue b/ayanova/src/views/home-review.vue index cd7e9471..ca146bdc 100644 --- a/ayanova/src/views/home-review.vue +++ b/ayanova/src/views/home-review.vue @@ -4,7 +4,10 @@
- {{ name }} +
+ {{ iconForType }} {{ name }} +
- {{ iconForType() }} -
- {{ iconForType() }} + {{ iconForType() }} {{ name }}