feature/basic_functions #7
@ -18,8 +18,7 @@ public class WarehouseBookingPositionSlotEntry {
|
||||
@ManyToOne
|
||||
public Article article;
|
||||
|
||||
// Can;t do, does not work when created in action.
|
||||
//public int newSumArticles;
|
||||
@NotNull
|
||||
|
||||
public int newSumSlot;
|
||||
|
||||
@NotNull
|
||||
|
Reference in New Issue
Block a user
removed
bd2aeb63f6