diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-07-31 05:24:27 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-07-31 05:24:27 -0700 |
commit | 51a648bdf566a6be176b1d7f98a89a2e400481bf (patch) | |
tree | 75e01ca382dc0696412038293061301934673518 /httemplate/search/report_vend_bill.html | |
parent | 1f9cad18af5742ee646a56bc0d5a40e6775eabab (diff) |
simple A/P
Diffstat (limited to 'httemplate/search/report_vend_bill.html')
-rw-r--r-- | httemplate/search/report_vend_bill.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/httemplate/search/report_vend_bill.html b/httemplate/search/report_vend_bill.html index defda70ae..4f391fde8 100644 --- a/httemplate/search/report_vend_bill.html +++ b/httemplate/search/report_vend_bill.html @@ -4,7 +4,7 @@ <TABLE BGCOLOR="#cccccc" CELLSPACING=0> - <TR> + <TR> <TD ALIGN="right" VALIGN="center"><% mt('Date') |h %></TD> <TD> <TABLE> @@ -16,7 +16,7 @@ </TD> </TR> - <TR> + <TR> <TD ALIGN="right" VALIGN="center"><% mt('Payment date') |h %></TD> <TD> <TABLE> @@ -28,6 +28,9 @@ </TD> </TR> + <& /elements/tr-select-vend_class.html, + &> + </TABLE> <BR> |