diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4f4a53bd..74a96a48 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -46,6 +46,12 @@ CURRENT TODOs todo: custom fields currency type control NOT implement yet, are there others too? + +todo: custom fields date only and time only are not setting but combined date/time is setting + - It's possible I made a change in datetime that I need to also make in standalone separate ones to update properly + - Maybe in event emitted? + + todo: apparently I can change the buttons to display the text not uppercase with class="text-none" or something - https://github.com/vuetifyjs/vuetify/issues/3948 todo: save (post) of new record at client triggers renavigation to that page again which also triggers fetch