From d74c0c95fba3d6ef6fdf5747289c584b9078ed44 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 17 Mar 2021 14:45:10 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 ++---- ayanova/src/views/acc-tax-code.vue | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 921d13dc..029de058 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -60,9 +60,6 @@ todo: v8 migrate additions .......................................................................................................... * todo JC misc list: - - -memobiz getasync flags read but as it's notracking the save does nothing, do a second fetch and update in there when necessary taxcode form has default of .05 in taxa, change to zero Tag extension should have tag picker instead of empty field in cases where you are picking from existing tags Tag extension to report results of operation? i.e. how many tags deleted etc @@ -954,4 +951,5 @@ build 105 Search form object types selection need enum list variant of object types to only show for roles allowed then change search form picklist to use that variant Notification events list (notify subscription) needs variant that controls what they have role access to memo to dropdown list shows all users for selection then after selecting one shows only that selected when you next drop down, should show all users still like first time. - memo click on reply or forward should put cursor into top of edit message control (notes) \ No newline at end of file + memo click on reply or forward should put cursor into top of edit message control (notes) + memo read now flags correctly \ No newline at end of file diff --git a/ayanova/src/views/acc-tax-code.vue b/ayanova/src/views/acc-tax-code.vue index e6eee36c..905fa199 100644 --- a/ayanova/src/views/acc-tax-code.vue +++ b/ayanova/src/views/acc-tax-code.vue @@ -242,8 +242,8 @@ export default { wiki: null, customFields: "{}", tags: [], - taxAPct: 0.05, - taxBPct: 0.0, + taxAPct: 0, + taxBPct: 0, taxOnTax: false }, formState: {