[freeside-commits] freeside/httemplate/view qual.cgi,1.9,1.10

Ivan,,, ivan at wavetail.420.am
Sun Mar 27 19:00:54 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv12828/httemplate/view

Modified Files:
	qual.cgi 
Log Message:
finish existing customer dsl order, RT#7111

Index: qual.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/qual.cgi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- qual.cgi	22 Mar 2011 06:00:54 -0000	1.9
+++ qual.cgi	28 Mar 2011 02:00:52 -0000	1.10
@@ -47,8 +47,9 @@
 %           if($cust_or_prospect->custnum) {
 
 %             my %opt = ( 'label'       => $pkglist->{$pkgpart},
-%                         'pkgpart'     => $pkgpart,
-%                         'locationnum' => $location{'locationnum'},
+%                         'lock_pkgpart'     => $pkgpart,
+%                         'lock_locationnum' => $location{'locationnum'},
+%                         'qualnum'          => $qual->qualnum,                
 %                       );
 %             if ( $export->exporttype eq 'ikano' ) {
 %               my $pkg_svc = qsearchs('pkg_svc', { 'pkgpart'     => $pkgpart,



More information about the freeside-commits mailing list