This commit is contained in:
2021-09-06 16:55:16 +00:00
parent 70510d0305
commit 474b5bc2d7
2 changed files with 43 additions and 3 deletions

View File

@@ -62,9 +62,6 @@ Coded by importance
## CLIENT MISC ITEMS
- 1 extensions dialog is dismissed if click outside even when it's not completed the job
make it undismissable by clicking outside, cancel button sb only way to stop it
- 1 Distance field missing from workorder travel section, is defined at server, just not put on to forms
- 1 workorderitemexpense list has column named "summary" twice but one is notes column, something fishy there
- 2 tag cloud?? wasn't this suppo;sed to be exposed as a feature??
@@ -861,5 +858,6 @@ BUILD 129 CHANGES OF NOTE
- search fixed issue with icons not showing for some quote/pm subitems
- Data table filter creation dialog now disables Save button until at least one filter is added
- Customer Quotes and PM's menu items open filtered data lists correctly
- Extensions dialog could be dismissed by clicking outside or pressing escape circumventing Exit button; made Exit button only way to close dialog