[freeside] Hourly Billing
ivan
ivan at 420.am
Wed Feb 6 07:08:45 PST 2002
typo, patch follows, thanks
ivan at rootwood:~/freeside_current/bin$ cvs diff -u fs-setup
Index: fs-setup
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/fs-setup,v
retrieving revision 1.74
diff -u -r1.74 fs-setup
--- fs-setup 2002/02/04 17:04:33 1.74
+++ fs-setup 2002/02/06 15:07:21
@@ -16,7 +16,7 @@
use FS::Record;
use FS::cust_main_county;
use FS::raddb;
-use FS::part_bill_invoice;
+use FS::part_bill_event;
die "Not running uid freeside!" unless checkeuid();
On Wed, Feb 06, 2002 at 09:05:24AM -0600, Jesse Estevez wrote:
> > Use pre8, not pre7.
>
> I see, thanks. And thanks for your patience.
>
> I've started over with pre8; deleted old database since there was no data.
> I've done all of the steps up to fs-setup, and then I get an error
>
> freeside at bucci:/home/jestevez/source/freeside-1.4.0pre8/bin > ./fs-setup
> jestevez
> Can't locate FS/part_bill_invoice.pm in @INC (@INC contains:
> /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1
> /usr/local/lib/perl5/site_perl/5.6.1/i686-linux
> /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl) at
> ./fs-setup line 19, <DATA> line 241.
> BEGIN failed--compilation aborted at ./fs-setup line 19, <DATA> line 241.
> freeside at bucci:/home/jestevez/source/freeside-1.4.0pre8/bin >
>
>
>
>
> Looking back at what STDOUT from make install-perl-modules I don't see any
> reference to part_bill_invoice. What have I done wrong?
>
>
> root at bucci:/home/jestevez/source/freeside-1.4.0pre8 > make perl-modules |
> grep part
> cp FS/part_svc.pm blib/lib/FS/part_svc.pm
> cp FS/part_pop_local.pm blib/lib/FS/part_pop_local.pm
> cp FS/part_referral.pm blib/lib/FS/part_referral.pm
> cp FS/part_export.pm blib/lib/FS/part_export.pm
> cp FS/part_pkg.pm blib/lib/FS/part_pkg.pm
> cp FS/part_bill_event.pm blib/lib/FS/part_bill_event.pm
> cp FS/part_svc_column.pm blib/lib/FS/part_svc_column.pm
> cp FS/part_export_option.pm blib/lib/FS/part_export_option.pm
> Manifying blib/man3/FS::part_svc.3
> Manifying blib/man3/FS::part_pop_local.3
> Manifying blib/man3/FS::part_referral.3
> Manifying blib/man3/FS::part_export.3
> Manifying blib/man3/FS::part_pkg.3
> Manifying blib/man3/FS::part_bill_event.3
> Manifying blib/man3/FS::part_svc_column.3
> Manifying blib/man3/FS::part_export_option.3
> root at bucci:/home/jestevez/source/freeside-1.4.0pre8 >
>
>
>
> ~Jesse
>
>
>
>
>
>
> >
> > On Tue, Feb 05, 2002 at 08:10:23PM -0600, Jesse Estevez wrote:
> > > I'm having trouble figuring out how to set up a PPP service definintion
> > > that is billed by the hour. I've searched the list archives, but as this
> > > is a new feature, I don't see a discussion.
> > >
> > > Do I have to set up NAS and do some dialups before I can see this feature?
> > >
> > > ~Jeese
> > >
> > > ---------
> > >
> > > Jesse Estevez
> > > Internet Systems Administrator
> > >
> > > Phone 660-277-7736
> > > Cell 660-670-6122
> > > Page 800-622-1332 8991
> > >
> > > Chariton Valley Internet Services
> > > PO Box 144
> > > Huntsville, Missouri 65259
> > > USA
> > >
> >
> > --
> > _ivan
> >
>
--
_ivan
More information about the freeside-users
mailing list