[freeside] Hourly Billing
Jesse Estevez
jestevez at cvalley.net
Wed Feb 6 09:02:20 PST 2002
Ivan,
All went as to plan and I've got this up and running. I also now see
where to handle hourly billing. Thanks!
~Jesse
---------
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
On Wed, 6 Feb 2002, ivan wrote:
> update to the Makefile from CVS, or just
>
> mkdir httemplate/docs/man
> mkdir httemplate/docs/man/bin
> mkdir httemplate/docs/man/FS
> mkdir httemplate/docs/man/FS/UI
>
> On Wed, Feb 06, 2002 at 10:06:31AM -0600, Jesse Estevez wrote:
> > On Wed, 6 Feb 2002, ivan wrote:
> >
> > > hmm, try applying this & reinstalling the perl modules:
> > >
> > > ivan at rootwood:~/freeside_current/FS/FS$ cvs diff -u part_bill_event.pm
> > > Index: part_bill_event.pm
> > > ===================================================================
> > > RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_bill_event.pm,v
> > > retrieving revision 1.2
> > > diff -u -r1.2 part_bill_event.pm
> > > --- part_bill_event.pm 2002/01/29 17:42:45 1.2
> > > +++ part_bill_event.pm 2002/02/06 15:35:47
> > > @@ -121,7 +121,7 @@
> > > || $self->ut_number('seconds')
> > > || $self->ut_enum('disabled', [ '', 'Y' ] )
> > > || $self->ut_number('weight')
> > > - || $self->ut_alphan('plan')
> > > + || $self->ut_textn('plan')
> > > || $self->ut_anything('plandata')
> > > ;
> > > }
> >
> >
> > Ivan,
> >
> > Above patch worked. I'm going a little out of order here, I also get this
> > error...
> >
> > root at bucci:/home/jestevez/source/freeside-1.4.0pre8 > make aspdocs
> > bin/pod2x
> > Can't find ./httemplate/docs/man at bin/pod2x line 16.
> > make: *** [htmlman] Error 2
> >
> >
> > ~Jesse
> >
> >
> >
>
> --
> _ivan
>
More information about the freeside-users
mailing list