diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 3450c8ec..93319a5e 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -35,10 +35,9 @@ MISC ITEMS THAT CAME UP
todo: BUGBUG delete all tags from customer, go back in and zone2 appears for some reason
-todo: percentage control
- Not actually that complex, just shows percentage but when in edit mode is decimal
- copy decimal control and convert into pctg.
- then replace decimal controls in acc-tax-code and svc-contract with it
+todo: v8migrate tax codes convert to pct currently wrongly using fractional value (i.e. multiply by 100)
+
+
todo: NOT import PO's unless they are current, active and unreceived
todo: erase database should reset all id values if they aren't reset already so that future data doesn't result in a new PO starting at 29000 due to huge db trial seed prior
diff --git a/ayanova/src/views/acc-tax-code.vue b/ayanova/src/views/acc-tax-code.vue
index 64098b87..e6eee36c 100644
--- a/ayanova/src/views/acc-tax-code.vue
+++ b/ayanova/src/views/acc-tax-code.vue
@@ -25,7 +25,7 @@
lg="4"
xl="3"
>
-
+ >
-
+ >