X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FDanish-invoice.html;fp=sql-ledger%2Ftemplates%2FDanish-invoice.html;h=4eda948ad5ecd0088450e98d9ee52cb9383b7e42;hp=d150a8475dc1775cb20e956a341b03a650abb4ad;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 diff --git a/sql-ledger/templates/Danish-invoice.html b/sql-ledger/templates/Danish-invoice.html index d150a8475..4eda948ad 100644 --- a/sql-ledger/templates/Danish-invoice.html +++ b/sql-ledger/templates/Danish-invoice.html @@ -79,18 +79,26 @@ <%name%> -
<%addr1%> -
<%addr2%> -
<%addr3%> -
<%addr4%> +
<%address1%> + <%if address2%> +
<%address2%> +<%end address2%> +
<%city%> <%state%> <%zipcode%> + <%if country%> +<%country%> +<%end country%> <%if shiptoname%> <%shiptoname%> -
<%shiptoaddr1%> -
<%shiptoaddr2%> -
<%shiptoaddr3%> -
<%shiptoaddr4%> +
<%shiptoaddress1%> + <%if shiptoaddress2%> +
<%shiptoaddress2%> +<%end shiptoaddress2%> +
<%shiptocity%> <%shiptostate%> <%shiptozipcode%> + <%if shiptocountry%> +<%shiptocountry%> +<%end shiptocountry%> <%end shiptoname%> @@ -135,6 +143,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%> -->