[freeside-commits] freeside/FS/FS cust_main.pm, 1.464.2.43, 1.464.2.44

Jeff Finucane,420,, jeff at wavetail.420.am
Wed Aug 18 12:42:41 PDT 2010


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv27347/FS/FS

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	cust_main.pm 
Log Message:
no, patch... not like that

Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.464.2.43
retrieving revision 1.464.2.44
diff -u -w -d -r1.464.2.43 -r1.464.2.44
--- cust_main.pm	18 Aug 2010 19:38:34 -0000	1.464.2.43
+++ cust_main.pm	18 Aug 2010 19:42:39 -0000	1.464.2.44
@@ -3485,9 +3485,6 @@
         $taxlisthash->{ $totname } ||= [ $tot ];
         push @{ $taxlisthash->{ $totname  } }, $hashref_or_error->{amount};
 
-        # it's silly to have a zero value postal_pkg, but....
-        @cust_bill_pkg = _omit_zero_value_bundles(@cust_bill_pkg);
-
       }
     }
 



More information about the freeside-commits mailing list