Max

Results 1 comments of Max

I also have the same problem. Selfhosted, v5.12.27 In the Body section of my custom invoice, I have ``` var invoiceDiscountLabel = document.getElementById('invoice-discount'); var invoiceDiscountRow = document.getElementById('invoice-discount-row'); if( (invoiceDiscountLabel.innerText==='Discount 0%')...