From 4ffd142dae5358de567d0d9cc07fd1be0b62f1be Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 20 Aug 2013 16:56:47 -0700 Subject: continue sales person work: customer and package selection, commissions, reporting. RT#23402 --- httemplate/elements/table-commissions.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/table-commissions.html b/httemplate/elements/table-commissions.html index ce5808ded..b972ed927 100644 --- a/httemplate/elements/table-commissions.html +++ b/httemplate/elements/table-commissions.html @@ -18,6 +18,8 @@ % my $param = 'classnum'. $thing_pkg_class{classnum}; + <% $pkg_class ? $pkg_class->classname : mt('(no package class)') |h %>: + % - <% $pkg_class ? $pkg_class->classname : mt('(no package class)') |h %> +% if ( $opt{'show_duration'} ) { + + for + months + +% } + + +% } + +% if ( $opt{'show_duration'} ) { + + + + + + blank for no time limit -- cgit v1.2.1