This commit is contained in:
2021-09-06 22:43:57 +00:00
parent c3b9582d19
commit 0f64268095

View File

@@ -62,8 +62,6 @@ Coded by importance
## CLIENT MISC ITEMS
todo:1 custom required rules only apply to new records!!
-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
recognize urls and make them actionable somehow
@@ -123,7 +121,6 @@ todo:2 Not in love with the "Error api2200" as the only error text in the box
At the very least make sure every raw error returned goes into the client log so can help with tech support when people need it without resorting to
making them open developer console to see the actual raw error. (if do this maybe extend the length of the error log as it's possibly too short to capture enough stuff this way??)
todo:2 Translation: "Physical" address seems wierd, rename to Street address or Delivery address or Service Address or whatever
todo:2 when there is an errorbox error it's possible to miss it as it's at the top scrolled off screen and you can save as the appbar doesn't scroll
need more feedback, perhaps appbar turns red, or save button turns red or whole page has a color to it..??
Or maybe just as simple as an toast alert popup whatever it's called that temporarily shows the same error as is in the box at top
@@ -823,4 +820,5 @@ BUILD 129 CHANGES OF NOTE
- 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
- Inventory transactions, Attached files, Review data lists were showing untranslated text in "Source" columns
- case 3864 part unit of measure auto suggest implemented
- case 3864 part unit of measure auto suggest implemented
- English translation changed instances of Physical for physical address to "Street" / street address