[freeside-commits] freeside/FS/FS Conf.pm,1.382,1.383
Mark Wells
mark at wavetail.420.am
Thu Aug 19 12:11:34 PDT 2010
- Previous message: [freeside-commits] freeside/FS/FS pay_batch.pm,1.15.2.6,1.15.2.7
- Next message: [freeside-commits] freeside/FS/FS/part_pkg flat.pm, 1.44, 1.45 prorate.pm, 1.19, 1.20 prorate_Mixin.pm, NONE, 1.1 recur_Common.pm, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv1123/FS/FS
Modified Files:
Conf.pm
Log Message:
part_pkg prorate mixin and sync_bill_date option, RT#9554
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -w -d -r1.382 -r1.383
--- Conf.pm 17 Aug 2010 17:08:22 -0000 1.382
+++ Conf.pm 19 Aug 2010 19:11:32 -0000 1.383
@@ -3294,6 +3294,13 @@
},
{
+ 'key' => 'order_pkg-no_start_date',
+ 'section' => 'UI',
+ 'description' => 'Don\'t set a default start date for new packages.',
+ 'type' => 'checkbox',
+ },
+
+ {
'key' => 'mcp_svcpart',
'section' => '',
'description' => 'Master Control Program svcpart. Leave this blank.',
- Previous message: [freeside-commits] freeside/FS/FS pay_batch.pm,1.15.2.6,1.15.2.7
- Next message: [freeside-commits] freeside/FS/FS/part_pkg flat.pm, 1.44, 1.45 prorate.pm, 1.19, 1.20 prorate_Mixin.pm, NONE, 1.1 recur_Common.pm, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list