diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 6faffe4b..70add937 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -12,7 +12,10 @@ todo: Uifielddatatype Phone and TimeSpan support at client, translation keys etc
todo: input type email url phone number etc supported on device to activate?
if not, it must be supported somehow so figure it out
-
+todo: latitude longitude needs replacement decimal control or something else, can't use precision more than two decimal places
+ NOTE: check docs, maybe it's a setting on the existing control?
+
+
NEXT UP: Customer
diff --git a/ayanova/src/views/cust-customer.vue b/ayanova/src/views/cust-customer.vue
index 1df8aed2..02b6abfe 100644
--- a/ayanova/src/views/cust-customer.vue
+++ b/ayanova/src/views/cust-customer.vue
@@ -255,7 +255,45 @@
>
-
+
+
+
+
+
+
+