[freeside-commits] freeside/FS/FS/part_pkg bulk_Common.pm,1.1,1.2

Ivan,,, ivan at wavetail.420.am
Thu Aug 11 14:50:08 PDT 2011


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

Modified Files:
	bulk_Common.pm 
Log Message:
add a bulk_simple price plan that behaves more intuitively for intial invoices, RT#14015

Index: bulk_Common.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/bulk_Common.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- bulk_Common.pm	11 Aug 2011 21:37:53 -0000	1.1
+++ bulk_Common.pm	11 Aug 2011 21:50:05 -0000	1.2
@@ -23,10 +23,6 @@
                                    'instead of a detailed list',
                          'type' => 'checkbox',
                        },
-    'no_prorate'    => { 'name' => 'Don\'t prorate recurring fees on services '.
-                                   'active for a partial month',
-                         'type' => 'checkbox',
-                       },
   },
   'fieldorder' => [ 'svc_setup_fee', 'svc_recur_fee',
                     'summarize_svcs', 'no_prorate' ],



More information about the freeside-commits mailing list