[freeside] Switching packages
Kristian Hoffmann
khoff at pc-intouch.com
Mon Nov 8 10:02:06 PST 1999
Ivan, I have been trying to figure our what the reason for this is. No
matter what I do, when I try to cancel a package and move the services to
another packages, i get...
Error: Leftover services!
Could you please explain what I'm doing wrong?
---SNIP---(cust_pkg.pm)
#check for leftover services
foreach (keys %svcnum) {
next unless @{ $svcnum{$_} };
return "Leftover services!";
}
---SNIP---
Thanks,
-Kristian
<khoff at pc-intouch.com>
On Fri, 22 Oct 1999, Kristian Hoffmann wrote:
> We're just about ready to switch our authentication over to the freeside
> database. There are still a couple of things that need to be ironed out
> first.
> We've had some people switch from monthly to annual accounts. When I try
> to switch them, I goto order/cancel packages, check their existing
> package, and put 1 next to the annual package they want. They both have
> the same number of services (1 dialup, 2 shell). I then get an "Error:
> Leftover services." Anyone know what might be causing this?
>
> Thanks in advance,
>
> -Kristian Hoffmann
> <khoff at pc-intouch.com>
>
>
>
>
More information about the freeside-users
mailing list