From 78a19c83d3cc5b3f22156d9ac19e5ae2d9170175 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Tue, 19 Jul 2016 14:37:17 -0500 Subject: RT#6223: Billing process - pending packages - feature request [order quotation on hold] --- httemplate/view/quotation.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/view/quotation.html') diff --git a/httemplate/view/quotation.html b/httemplate/view/quotation.html index 7221d53cd..58d398ca2 100755 --- a/httemplate/view/quotation.html +++ b/httemplate/view/quotation.html @@ -67,7 +67,9 @@ function areyousure(href, message) {

% if ( $curuser->access_right('New customer') && $quotation->quotation_pkg ) { +% # if we end up with more than one option, combine these links and add an interstitial screen Place order + | Order on hold

% } -- cgit v1.2.1