Clean up db table size metrics, remove "Others"
This commit is contained in:
@@ -213,7 +213,7 @@ function ayGroupByTag(reportDataArray, tagContains) {
|
|||||||
|
|
||||||
- 1 todo: firefox schedule fix: https://github.com/vuetifyjs/vuetify/issues/14243#issuecomment-944907925
|
- 1 todo: firefox schedule fix: https://github.com/vuetifyjs/vuetify/issues/14243#issuecomment-944907925
|
||||||
|
|
||||||
- 1 todo: admin-history page showing http://localhost:8080/adm-history LT:Global but other things are properly translated
|
|
||||||
|
|
||||||
-1 todo: (SERVER / CLIENT) server metrics database tables "xx others" always shows at top, sb either at very bottom or removed entirely? It's confusing
|
-1 todo: (SERVER / CLIENT) server metrics database tables "xx others" always shows at top, sb either at very bottom or removed entirely? It's confusing
|
||||||
actually, why is it showing so much data, shouldn't they be in the list if there is that much data in some of those tables?
|
actually, why is it showing so much data, shouldn't they be in the list if there is that much data in some of those tables?
|
||||||
@@ -955,6 +955,6 @@ BUILD 136 CHANGES OF NOTE
|
|||||||
qty is 0 and suggested qty is > 0 then copies to qty from suggested and sets records dirty for save
|
qty is 0 and suggested qty is > 0 then copies to qty from suggested and sets records dirty for save
|
||||||
In v8migrate, if a part is unused then it's qty goes into suggested and quantity is set to zero
|
In v8migrate, if a part is unused then it's qty goes into suggested and quantity is set to zero
|
||||||
Inventory sync no change as it's now correct as the quantities are zero for unused parts so no out of balance issue
|
Inventory sync no change as it's now correct as the quantities are zero for unused parts so no out of balance issue
|
||||||
|
- 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)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user