feature/basic_functions #7

Merged
Seil0 merged 30 commits from feature/basic_functions into master 2020-05-10 17:48:31 +02:00
Showing only changes of commit bd2aeb63f6 - Show all commits

View File

@ -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
Outdated
Review

; > '

; > '
Review

removed bd2aeb63f6

removed bd2aeb63f6ea5a3c0d2f78cde2ff8f5691061f30
//public int newSumArticles;
public int newSumSlot; public int newSumSlot;
@NotNull @NotNull