This commit is contained in:
@@ -113,7 +113,7 @@ namespace AyaNova.DataList
|
||||
AType = (int)AyaType.WorkOrderItemScheduledUser,
|
||||
UiFieldDataType = (int)UiFieldDataType.Decimal,
|
||||
SqlIdColumnName = "aworkorderitemscheduleduser.id",
|
||||
SqlValueColumnName = "aworkorderitem.estimatedquantity"
|
||||
SqlValueColumnName = "aworkorderitemscheduleduser.estimatedquantity"
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user