From df27df8760d324d39f7122c79fc51d528c5a25cb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 21 Jul 2021 23:39:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 250bbbff..29559c3f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -460,12 +460,6 @@ CASES TODO: Some initial workorder cases to do - AdministrationGlobalSettings showing instead of translation? Is this valid. Yes key is valid, not sure why it's not translated - - 3721 1: make labor rate mandatory on workorderitemlabor record and import v7 with some kind of dummy rate if not filled in there - um...be sure about this, mandatory stuff kind of sucks, what's up in that case? - - 3763 1: mark all tasks as completed at once with a single click 3769 2: if public FromQuoteId, FromPMId or FromCSRId are set on wo header then it should surface a button or menu option to open the related object(s) I think a menu option would be cleanest as you wouldn't always want to see it in your face but have it available 3843 1: prevent negative amounts on woitempart.quantity (rule I guess) @@ -1246,3 +1240,4 @@ BUILD 116 - Application title bar fixed regression bug where it was not showing translation for main data table forms but was showing translation key instead it should show the data table list name when it's a main data table list and if it's an individual record opened then it should show the record name or closest equivalent (serial for wo etc) +- Workorder header new Viz fields added: FromQuoteViz, FromPMViz, FromCSRViz which display the source record serial (or Name in the case of CSR) if the work order was generated from any of those things \ No newline at end of file