[freeside-commits] freeside/FS/FS Mason.pm,1.55.2.3,1.55.2.4
Erik Levinson
levinse at wavetail.420.am
Sat Feb 12 23:23:44 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv15760/FS/FS
Modified Files:
Tag: FREESIDE_2_1_BRANCH
Mason.pm
Log Message:
bulk DID orders and inventory, RT11291
Index: Mason.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Mason.pm,v
retrieving revision 1.55.2.3
retrieving revision 1.55.2.4
diff -u -w -d -r1.55.2.3 -r1.55.2.4
--- Mason.pm 27 Jan 2011 05:10:08 -0000 1.55.2.3
+++ Mason.pm 13 Feb 2011 07:23:42 -0000 1.55.2.4
@@ -259,6 +259,9 @@
use FS::part_pkg_discount;
use FS::svc_cert;
use FS::cust_note_class;
+ use FS::lata;
+ use FS::did_vendor;
+ use FS::did_order;
# Sammath Naur
if ( $FS::Mason::addl_handler_use ) {
More information about the freeside-commits
mailing list