diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 8852a7d0..511456d4 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -14,8 +14,13 @@ TODO CLIENT STUFF
TODO NEXT
- Choose a validation library (or none at all)
- consider the workorder when doing that as it's the most complex to validate
+Put all the widget fields on the form
+Check rights when navigating to the form
+Fetch the record when the form opens
+Localize the validations
+Ensure my own validations work to match the biz rules for the widget form.
+Add update and save code
+Make all fields work according to specs below
Make a basic crud form with all the fields necessary, then iterate over it adding the items below.
diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue
index fa89bea7..449bc057 100644
--- a/ayanova/src/views/inventory-widget-edit.vue
+++ b/ayanova/src/views/inventory-widget-edit.vue
@@ -73,7 +73,7 @@
clear
-
+
submit