X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=sql-ledger%2Ftemplates%2FDutch-sales_order.html;h=a94b4469304d15883c737c4ae6ab26378ea82ff1;hb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;hp=42b20a9c09472b70ebf85d8191f13a4a73b8f202;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac;p=freeside.git diff --git a/sql-ledger/templates/Dutch-sales_order.html b/sql-ledger/templates/Dutch-sales_order.html index 42b20a9c0..a94b44693 100644 --- a/sql-ledger/templates/Dutch-sales_order.html +++ b/sql-ledger/templates/Dutch-sales_order.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%>