Fix tools params

This commit is contained in:
Lucio Maranta
2018-08-21 10:42:55 +02:00
parent 8856ff1390
commit 5f5ead4f2e
9 changed files with 209 additions and 173 deletions
@@ -189,8 +189,7 @@ namespace Step.Database.Controllers
.Where(x => x.MagazineId == magId)
.ToList();
}
public List<DTONcMagazinePositionModel> GetMagazinePositions(byte magId)
{
// Get only magazine positions that match with magazineId