This commit is contained in:
2020-11-24 20:33:41 +00:00
parent 9c7b8e1d59
commit fadf53886a

View File

@@ -66,23 +66,17 @@ todo: input type email url phone number etc supported on device to activate?
............................................................ ............................................................
{"offset":0,"limit":10,"dataListKey":"CustomerNoteDataList","listView":"[{\"fld\":\"username\"},{\"fld\":\"notedate\"},{\"fld\":\"notes\"}]","metaView":"[{\"fld\":\"metacustomer\",\"filter\":{\"items\":[{\"op\":\"=\",\"value\":\"100\"}]}}]"}
working:
{"offset":0,"limit":10,"dataListKey":"CustomerNoteDataList","listView":"[{\"fld\":\"username\"},{\"fld\":\"notedate\"},{\"fld\":\"notes\"}]","metaView":"[{\"fld\":\"metacustomer\",\"filter\":{\"items\":[{\"op\":\"=\",\"value\":100}]}}]"}
CURRENTLY WORKING ON: Customer CURRENTLY WORKING ON: Customer
OUTSTANDING OUTSTANDING
metalistview - replicate to report / id's list route SERVER: DataList metalistview - replicate to report / id's list route
User opening in cust-user, not internal user, needs to know which one I guess or object open needs a hint
customer notes customer notes
Review existing v7... print / reportable
What can be done with it? Edit existing? Remove existing? Search? print? etc help docs
todo: New form with datagrid and editable items like this example here:
https://vuetifyjs.com/en/components/data-tables/#crud-actions
Bind it to a datalist at the server like the other grids (see users for using that with a regular grid)
Customer
basic report to ensure data comes across and can be reported on basic report to ensure data comes across and can be reported on
Errors out right now with mysterious server error" Errors out right now with mysterious server error"
Error=>System.ArgumentNullException: Value cannot be null. (Parameter 's') Error=>System.ArgumentNullException: Value cannot be null. (Parameter 's')