X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FDutch-invoice.html;h=1ebb63a4cdd165b293a8b41d0f2fdbbb730f6bed;hp=9dc656c88136254a799be230f6f5377bddba9d51;hb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;hpb=eb9668a6f3181ee02cb335272c5ee4616e61fd09 diff --git a/sql-ledger/templates/Dutch-invoice.html b/sql-ledger/templates/Dutch-invoice.html index 9dc656c88..1ebb63a4c 100644 --- a/sql-ledger/templates/Dutch-invoice.html +++ b/sql-ledger/templates/Dutch-invoice.html @@ -66,17 +66,25 @@ <%name%> -
<%addr1%> -
<%addr2%> -
<%addr3%> -
<%addr4%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> <%shiptoname%> -
<%shiptoaddr1%> -
<%shiptoaddr2%> -
<%shiptoaddr3%> -
<%shiptoaddr4%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddress2%> +<%end shiptoaddress2%> +
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + <%if shiptocountry%> +<%shiptocountry%> +<%end shiptocountry%> @@ -120,6 +128,7 @@ adjust the colspan if you include this to shift subtotal one to the right you can also use netprice instead of sellprice if you don't want to show the discount netprice = sellprice - discount +to show the percentage for a discount use <%discountrate%> -->