[freeside-commits] branch master updated. 97ac81431c508194cd14586fa96d68259a79efe1

Jonathan Prykop jonathan at 420.am
Fri Dec 18 22:56:31 PST 2015


The branch, master has been updated
       via  97ac81431c508194cd14586fa96d68259a79efe1 (commit)
      from  47ac2424ffb654df0def63cc805a87bafb6376bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 97ac81431c508194cd14586fa96d68259a79efe1
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Sat Dec 19 00:55:57 2015 -0600

    RT#39201 Quotation Descriptions [added comments]

diff --git a/httemplate/edit/quick-charge.html b/httemplate/edit/quick-charge.html
index 4d87fab..14c3f51 100644
--- a/httemplate/edit/quick-charge.html
+++ b/httemplate/edit/quick-charge.html
@@ -328,6 +328,8 @@ function bill_now_changed (what) {
 </TR>
 
 % 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) {
 <TR>
   <TD></TD>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/quick-charge.html |    2 ++
 1 file changed, 2 insertions(+)




More information about the freeside-commits mailing list