summaryrefslogtreecommitdiff
path: root/httemplate/edit/sales.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-08-20 16:56:46 -0700
committerIvan Kohler <ivan@freeside.biz>2013-08-20 16:56:46 -0700
commit97c2b84e4a0ac12f203d7fa907e020d9ec784069 (patch)
tree3d0815e66c32ee6f6ccfb5d5793499b12b594304 /httemplate/edit/sales.html
parent6db14d0fe65daec3d136edaa33a32a1fb24ba06a (diff)
continue sales person work: customer and package selection, commissions, reporting. RT#23402
Diffstat (limited to 'httemplate/edit/sales.html')
-rwxr-xr-xhttemplate/edit/sales.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/edit/sales.html b/httemplate/edit/sales.html
index 90f651dda..5a7a49e5b 100755
--- a/httemplate/edit/sales.html
+++ b/httemplate/edit/sales.html
@@ -19,9 +19,10 @@
'<BR>'.
include('/elements/table-commissions.html',
- 'source_obj' => $sales,
- 'link_table' => 'sales_pkg_class',
+ 'source_obj' => $sales,
+ 'link_table' => 'sales_pkg_class',
#'target_table' => 'pkg_class',
+ 'show_duration' => 1,
);
},
&>