Extra utility-page created , putting all stockgroups in place
This commit is contained in:
@ -25,5 +25,6 @@ namespace StockDAL.Interface
|
||||
List<string> GetStockNames();
|
||||
IEnumerable<StockGrpPers> GetGroupedStock(string stock);
|
||||
StockGroupModel SaveStockGroup(StockGroupModel stockGroup);
|
||||
bool EmptyStockGroups();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user