From: Jonathan Prykop Date: Sat, 19 Dec 2015 06:55:57 +0000 (-0600) Subject: RT#39201 Quotation Descriptions [added comments] X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=97ac81431c508194cd14586fa96d68259a79efe1 RT#39201 Quotation Descriptions [added comments] --- diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html index 4d87fab28..14c3f51e6 100644 --- a/httemplate/edit/quick-charge.html +++ b/httemplate/edit/quick-charge.html @@ -328,6 +328,8 @@ function bill_now_changed (what) { % my $row = 0; +% # quotation details are handled by quotation_pkg_detail records, added via link from view/quotation.html +% # the details below get attached to the part_pkg record, and there's no way to edit that from quotations % unless ($quotationnum) {