move ubl examples to different dir
This commit is contained in:
@@ -405,7 +405,7 @@ public class ZUGFeRD2PullProvider implements IXMLProvider {
|
||||
+ "</ram:BuyerOrderReferencedDocument>";
|
||||
}
|
||||
|
||||
if (!allowanceChargeStr.isBlank()) {
|
||||
if (!allowanceChargeStr.isEmpty()) {
|
||||
xml += "<ram:GrossPriceProductTradePrice>"
|
||||
+ "<ram:ChargeAmount>" + priceFormat(lc.getPriceGross())
|
||||
+ "</ram:ChargeAmount>" //currencyID=\"EUR\"
|
||||
|
||||
Reference in New Issue
Block a user