[freeside] Freeside 1.4.0 pre 5 - billing output
Timothy M. Butkiewicz
tbutkiewicz at cyberMIND-usa.com
Mon Nov 5 15:48:25 PST 2001
I found that this cust did not have a setup date, but had been billed. Setup
date wan NULL.
I added the setup date and that solved the problem.
+----------------------------
Timothy M. Butkiewicz
Director of Office Technologies
cyberM.I.N.D.
877.373.6680 x 20
www.cybermind-usa.com
www.cybermind-usa.net
-----Original Message-----
From: ivan [mailto:ivan at 420.am]
Sent: Monday, November 05, 2001 6:55 AM
To: ivan-freeside at sisd.com
Subject: Re: [freeside] Freeside 1.4.0 pre 5 - billing output
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