deliveradvice corrections

This commit is contained in:
jstaerk
2022-05-03 20:51:52 +02:00
parent ef24a7f95d
commit 7078c4adf8
8 changed files with 437 additions and 19 deletions

View File

@@ -177,7 +177,7 @@ public class XMLValidator extends Validator {
context.setProfile(booking.getNodeValue());
}
boolean isOrderX = false;
boolean isDeliverX = false;
boolean isDespatchAdvice = false;
boolean isMiniumum = false;
boolean isBasic = false;
boolean isBasicWithoutLines = false;