Merge branch 'issues/213'

This commit is contained in:
jstaerk
2021-01-19 09:03:03 +01:00
4 changed files with 59 additions and 19 deletions

View File

@@ -268,10 +268,6 @@ public class TradeParty implements IZUGFeRDExportableTradeParty {
return vatID;
}
public String getZip() {
return zip;
}
@Override
public IZUGFeRDExportableContact getContact() {
return contact;