From: Ivan Kohler Date: Tue, 8 Nov 2016 09:26:06 +0000 (-0800) Subject: 4.x style payment post X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=eb778278d1f0c9ceaed5ba4ae1b0a5730b8b1f57 4.x style payment post --- diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi index acc67c4b5..f9f99de7e 100755 --- a/httemplate/edit/cust_pay.cgi +++ b/httemplate/edit/cust_pay.cgi @@ -15,7 +15,7 @@ -<% ntable("#cccccc", 2) %> + % my %date_args = ( % 'name' => '_date', @@ -35,8 +35,8 @@ % } - - + + % if ( $conf->exists('part_pkg-term_discounts') ) { @@ -48,29 +48,29 @@ % if ( $payby eq 'BILL' ) { - + % } % elsif ( $payby eq 'CASH' and $conf->exists('require_cash_deposit_info') ) { - + - + - + - + - + % } @@ -89,8 +89,8 @@ % } elsif ( $link eq 'invnum' ) { - - + + % }
<% mt('Amount') |h %><% $money_char |h %> <% mt('by') |h %> <% mt(FS::payby->payname($payby)) |h %><% mt('Amount') |h %><% $money_char |h %> <% mt('by') |h %> <% mt(FS::payby->payname($payby)) |h %>
<% mt('Check #') |h %><% mt('Check #') |h %>
<% mt('Bank') |h %><% mt('Bank') |h %>
<% mt('Check #') |h %><% mt('Check #') |h %>
<% mt('Teller #') |h %><% mt('Teller #') |h %>
<% mt('Depositor') |h %><% mt('Depositor') |h %>
<% mt('Account #') |h %><% mt('Account #') |h %>
<% mt('Apply to') |h %>Invoice #<% $linknum %> only<% mt('Apply to') |h %>Invoice #<% $linknum %> only