This commit is contained in:
2021-09-10 23:50:20 +00:00
parent b4c9bdb639
commit 9075210040
9 changed files with 22 additions and 17 deletions

View File

@@ -52,7 +52,7 @@ namespace AyaNova.PickList
{
TKey = "LoanUnitSerial",
FieldKey = "LoanUnitSerial",
ColumnDataType = UiFieldDataType.Integer,
ColumnDataType = UiFieldDataType.Text,
SqlValueColumnName = "aloanunit.serial"
});