[freeside-commits] freeside/FS/FS/part_pkg bulk.pm,1.9,1.10

Ivan,,, ivan at wavetail.420.am
Sun Oct 31 15:43:22 PDT 2010


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

Modified Files:
	bulk.pm 
Log Message:
clarify description of no_prorate

Index: bulk.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/bulk.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -w -d -r1.9 -r1.10
--- bulk.pm	31 Oct 2010 19:28:23 -0000	1.9
+++ bulk.pm	31 Oct 2010 22:43:20 -0000	1.10
@@ -33,8 +33,8 @@
                                    'instead of a detailed list',
                          'type' => 'checkbox',
                        },
-    'no_prorate'    => { 'name' => 'Don\'t prorate recurring fees on new '.
-                                   'services',
+    'no_prorate'    => { 'name' => 'Don\'t prorate recurring fees on services '.
+                                   'active for a partial month',
                          'type' => 'checkbox',
                        },
   },



More information about the freeside-commits mailing list