[freeside] Freeside 1.4.0 pre 5 - billing output

ivan ivan at 420.am
Mon Nov 5 03:55:24 PST 2001


On Sun, Nov 04, 2001 at 02:09:27PM -0600, Timothy M. Butkiewicz wrote:
> 
> Recently upgraded to 1.4pre5
> 
> Apache 1.3.19, MySQL
> 
> During the upgrade I halted the freeside-bill cron job (I had created for 1.3)
> 
> Upon successfully getting 1.4pre5 up and running I ran freeside-bill and 
> received the following output:
> 
> Name "main::opt_p" used only once: possible typo at /usr/bin/freeside-bill line 
> 63.

I wouldn't worry about this.

> 10355 at /usr/lib/perl5/site_perl/5.6.0/FS/cust_main.pm line 1005.

Or this.

> Error billing,  customer #110:Error reval-ing part_pkg->setup pkgpart 50:  
> at /usr/bin/freeside-bill line 60.

You should be worried about this; the customer was not charged the setup
fee.  Whether or not *I* should worry about it depends on what's in your
pacakge definition.  :)

Would you do:

  SELECT setup FROM part_pkg WHERE pkgpart = 50

and send the results, please?

> Should I be worried about this?
> 
> I reviewed cust#110 and found no setup date(it was NULL), but had a next 
> billing date of 11/22. I added the setup date manually into the table record.
> 
> Upon fixing cust#110, I re-rean freeside-bill and the output message was 
> reduced to:
> 
> Name "main::opt_p" used only once: possible typo at /usr/bin/freeside-bill line 
> 63.

-- 
_ivan




More information about the freeside-users mailing list