This commit is contained in:
@@ -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?
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user