From 4f1671d3a640ab6a901212df4b7c24dc50bca387 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Sep 2021 20:11:21 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f143f04b..8836477e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,7 +66,7 @@ todo: 1 inventory transactions show untranslated text in source column This is an ongoing problem, maybe the report data code at server can do translations if it knows the language in advance and that a column will need translations this would be helpful in many cases, though I didnt want any presentation code in server it keeps creeping in but judicious use of this may be what is required here Or, the data table precaches any translations as in intermediate step BEFORE it actually does the regular list pre-processing so that it doesn't need to be async in there but rather in the getdata area?? - + -1 case 3864 Joyce misc item - part unit of measure auto suggest You changed this which is great! -> Unit Charge (for labor and travel Rates) - now offers auto-suggest from prior entries to save typing. @@ -834,4 +834,5 @@ BUILD 129 CHANGES OF NOTE - Work order item expense "Summary" field changed to "Description" in English translation to disambiguate it on lists and forms from Item "Summary" and Workorder header "Summary" - Work / Quote / PM order global default tax codes implemented in labor, loan, parts, sched users, travels but not outside service as wasn't in v7 and not sure if appropriate to default that one. Also not expenses because not default in v7 and also not always tax anyway. - case 3864 help docs for report designer added missing info related to PDF etc -- case 3864 help docs for purchase order related to how the item form works added \ No newline at end of file +- case 3864 help docs for purchase order related to how the item form works added +- Inventory transactions data list was showing untranslated text in "Source" column \ No newline at end of file