improved profile handling, corrected test
This commit is contained in:
@@ -43,7 +43,6 @@ public class Invoice implements IExportableTransaction {
|
||||
Charges = new ArrayList<IZUGFeRDAllowanceCharge>(), LogisticsServiceCharges = new ArrayList<IZUGFeRDAllowanceCharge>();
|
||||
protected IZUGFeRDTradeSettlement[] getTradeSettlement = null;
|
||||
protected IZUGFeRDPaymentTerms paymentTerms = null;
|
||||
private Profile profile;
|
||||
|
||||
|
||||
public Invoice() {
|
||||
|
||||
Reference in New Issue
Block a user