diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dcc2bdeb..c673ba59 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -62,12 +62,23 @@ todo: input type email url phone number etc supported on device to activate? CURRENTLY WORKING ON: Customer -OUTSTANDING - smoke test - bizrules - customer notes - docs - import +OUTSTANDING + customer notes + Review existing v7... + What can be done with it? Edit existing? Remove existing? Search? print? etc + New form? Integrated? + hybrid: + Allow new entry and show most recent last entry but have MORE button to view all in seperate UI? + + basic report to ensure data comes across and can be reported on + Errors out right now with mysterious server error" + Error=>System.ArgumentNullException: Value cannot be null. (Parameter 's') + at System.IO.StringReader..ctor(String s) + at Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) + at AyaNova.Biz.CustomerBiz.GetReportData(Int64[] idList) in C:\data\code\raven\server\AyaNova\biz\CustomerBiz.cs:line 273 + at AyaNova.Biz.ReportBiz.GetReportData(DataListSelection reportDataParam) in C:\data\code\raven\server\AyaNova\biz\ReportBiz.cs:line 336 + documentation update for form + v8 migrate todo: TESTING After customer form is made Test with devices