This commit is contained in:
@@ -106,7 +106,7 @@ namespace AyaNova.DataList
|
||||
TKey = "PartByWarehouseInventoryReorderQuantity",
|
||||
FieldKey = "PartByWarehouseInventoryReorderQuantity",
|
||||
UiFieldDataType = (int)UiFieldDataType.Decimal,
|
||||
SqlValueColumnName = "onorderquantity"
|
||||
SqlValueColumnName = "requiredquantity"
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user