This commit is contained in:
@@ -62,13 +62,8 @@ Coded by importance
|
|||||||
## CLIENT MISC ITEMS
|
## CLIENT MISC ITEMS
|
||||||
|
|
||||||
|
|
||||||
- 1 Distance field missing from workorder travel section, is defined at server, just not put on to forms
|
-1 Default global setting tax codes, default minutes etc?
|
||||||
- 1 workorderitemexpense list has column named "summary" twice but one is notes column, something fishy there
|
doesn't seem to be implemented, maybe it shoudl not be there??
|
||||||
- 2 tag cloud?? wasn't this suppo;sed to be exposed as a feature??
|
|
||||||
|
|
||||||
|
|
||||||
- Default global setting tax codes, default minutes etc?
|
|
||||||
doesn't seem to be implimented, maybe it shoudl not be there??
|
|
||||||
|
|
||||||
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
-2 hyperlinks in memos sb clickable to open in new tab or window or whatever
|
||||||
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
|
this supports help links in migrate and also user links like "take a look at workorder 55" with a link to it in the UI
|
||||||
@@ -196,6 +191,9 @@ todo:3 link back to list from single edit form
|
|||||||
narrow mode no shortcut because they could use the nav menu anyway and because fuck em, that's why :)
|
narrow mode no shortcut because they could use the nav menu anyway and because fuck em, that's why :)
|
||||||
|
|
||||||
|
|
||||||
|
- 3: tag cloud feature exposed to UI somewhere?
|
||||||
|
|
||||||
|
|
||||||
todo:3 make sure other datatable besides wo use form() rowError classes for consistency rather than self set in forms
|
todo:3 make sure other datatable besides wo use form() rowError classes for consistency rather than self set in forms
|
||||||
see woitem / schedusers etc for example
|
see woitem / schedusers etc for example
|
||||||
todo:3 why the need for setErrorBoxErrors when setting the formstate errors already allows all the fields to pickup the errors for them
|
todo:3 why the need for setErrorBoxErrors when setting the formstate errors already allows all the fields to pickup the errors for them
|
||||||
@@ -859,5 +857,6 @@ BUILD 129 CHANGES OF NOTE
|
|||||||
- Data table filter creation dialog now disables Save button until at least one filter is added
|
- 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
|
- 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
|
- Extensions dialog could be dismissed by clicking outside or pressing escape circumventing Exit button; made Exit button only way to close dialog
|
||||||
|
- Workorder / quote / pm adding missing work order item Travel "distance" field from travel section in form on data tables, customize forms etc
|
||||||
|
- 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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user