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