[freeside-commits] freeside/FS/FS/part_pkg bulk_Common.pm, 1.1.2.3, 1.1.2.4
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-serv10706
Modified Files:
Tag: FREESIDE_2_3_BRANCH
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.2.3
retrieving revision 1.1.2.4
diff -u -w -d -r1.1.2.3 -r1.1.2.4
--- bulk_Common.pm 11 Aug 2011 21:46:13 -0000 1.1.2.3
+++ bulk_Common.pm 11 Aug 2011 21:50:06 -0000 1.1.2.4
@@ -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