This commit is contained in:
@@ -59,7 +59,7 @@ namespace AyaNova.DataList
|
||||
FieldKey = "PurchaseOrderDropShipToCustomerID",
|
||||
TKey = "PurchaseOrderDropShipToCustomerID",
|
||||
UiFieldDataType = (int)UiFieldDataType.Text,
|
||||
AType = (int)AyaType.User,
|
||||
AType = (int)AyaType.Customer,
|
||||
SqlIdColumnName = "acustomer.id",
|
||||
SqlValueColumnName = "acustomer.name"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user