This commit is contained in:
2021-09-03 00:06:33 +00:00
parent 56909a73f7
commit 1469d5c178
2 changed files with 8 additions and 2 deletions

View File

@@ -58,7 +58,12 @@ Coded by importance
3939/3938 new datalist for Inventory role or features to satisfy reqs in those cases
todo: decide on default columns to show and their order
todo: reporting not working, does report viewer object type being empty signify the issue?
are synthetic types not represented there? They need to be.
check the other synthetic type I copied from
are fields correct
todo: filters working?

View File

@@ -529,7 +529,8 @@
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
/* Xeslint-disable */
////////////////////////////////////////////////////////////////////////////////////////////////////////////
//NOTE: if get duplicate keys detected error here it's because whatever is the rowid column
//has duplicate values in it and should be unique in every row
const MAX_TEXT_COLUMN_LENGTH = 1024;
export default {
data() {