diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 46c7dbcb..28a970ce 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -339,21 +339,15 @@ todo: many biz objects are not using new PUT methodology
-CURRENTLY DOING:
-
-
-todo: remove taxcode edit control once done
-
-
-todo: part prices are going to change / volatile, are they snapshotted? (cost/charge)
- rates and taxes are ok to not snapshot, their values are protected once used but parts are volatile and should be snapshotted
-
-
-
-
+CURRENTLY DOING: WorkOrderItemTravel
ORDER: Travel, tasks, parts, loans, units, outside service
+todo: WorkorderItemPart- part prices are going to change / volatile so snapshot them (cost/charge)
+ rates and taxes are ok to not snapshot, their values are protected once used but parts are volatile and should be snapshotted
+ (resurrect the bizaction stuff)
+
+
todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent
dispatch is a subset of a service manager job
Rename at both ends and all translations and docs as well.
diff --git a/ayanova/src/components/work-order-item-expenses.vue b/ayanova/src/components/work-order-item-expenses.vue
index 4c8c590b..46791506 100644
--- a/ayanova/src/components/work-order-item-expenses.vue
+++ b/ayanova/src/components/work-order-item-expenses.vue
@@ -278,44 +278,6 @@
>
-
-
-
-