From: ivan Date: Mon, 13 Jan 2003 06:20:03 +0000 (+0000) Subject: Pg 7.3 fix on 1.4 branch X-Git-Tag: freeside_1_4_1beta7~16 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=917d5476f4802b0efe3ade44669bf402f8a28226 Pg 7.3 fix on 1.4 branch --- diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 8ff03056d..683bf9ec5 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -155,7 +155,8 @@ my %defs = ( $html .= 'svcpart ) #null svcpart search causing error + && qsearchs( 'export_svc', { exportnum => $part_export->exportnum, svcpart => $clone || $part_svc->svcpart }); $html .= '>'. $part_export->exportnum. ': '. $part_export->exporttype.