Fixed overwrite address on first save wo/quote/pm bug

This commit is contained in:
2021-11-10 23:08:56 +00:00
parent ddfaf6110f
commit e9bc47e11c

View File

@@ -29,6 +29,9 @@ OUTSTANDING MAJOR AREAS TO BETA
v8Migrate completed
trial / seeder system
docs
ROLES need a completely full documentation or some way to view what is accessible for what maybe in code in the UI???
There is no clear ROLES guide and we need one for sure. I like the idea of dynamically generated in the UI so we can change it and it's always accurate and
useful for us to ref as well, should have done it long time ago.
- Installer
@@ -212,6 +215,7 @@ function ayGroupByTag(reportDataArray, tagContains) {
- 1 todo: firefox schedule fix: https://github.com/vuetifyjs/vuetify/issues/14243#issuecomment-944907925
this should fix on it's own with an update to vuetify which was just patched 2021-11-09 and not released yet
-3 Schedule, what is the maximum number of techs can show in team view, can show more with scroll?
@@ -374,7 +378,6 @@ todo: 3 Schedule form reporting?
|_____/|______|_| \_\ \/ |______|_| \_\
todo: 1 saving workorder overwrites address manually typed
todo: 1 server is not logging the .net framework version when it boots to the regular log
it is viewable in ops->serverinfo but that's not helpful when all you have is a log
@@ -940,4 +943,5 @@ BUILD 136 CHANGES OF NOTE
- Fixed issue where admin-history page was showing untranslated translation keys for Object column (this fix also fixed with several other data lists like event log, reviews, attachments list etc)
- Removed "XXX Others" item from ops->Metrics db top tables display, not relevant and masking the relative sizes of actually relevant tables
- Fixed issue where a User set to inactive still had access as long as they didn't log out. Now, setting inactive zaps their auth token and they are immediately locked out.
- Fixed bug where a new workorder / quote / pm with an address entered has the address overwritten on first save, now checks if anything in address or postaddress and doesn't overwrite if there is