@@ -88,6 +88,7 @@ class ZUGFeRDTransactionModelConverter {
|
|||||||
ZUGFeRDTransactionModelConverter(IZUGFeRDExportableTransaction trans) {
|
ZUGFeRDTransactionModelConverter(IZUGFeRDExportableTransaction trans) {
|
||||||
this.trans = trans;
|
this.trans = trans;
|
||||||
totals = new Totals();
|
totals = new Totals();
|
||||||
|
this.currency = trans.getCurrency() != null ? trans.getCurrency(): currency;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user