[freeside-users] Printing Outstanding Invoices
RTS
rts-lists at rdr.net
Wed Aug 16 15:09:01 PDT 2006
I have the following setup:
Fedora Core 4 (kernel..2.6.17-1.2142_FC4) all the latest updates.
Apache 1.3.36 with mod_perl compiled in
Postgresql - 8.0.8
Freeside - 1.5.8 from tarball .. complete new install
Perl version ... 5.8.6
Apache HTML::Mason -- 1.33
DBI -- 1.52
DBD:Pg -- 1.41-2
The error I have deals with printing open invoices:
I select the following (by invoice number):
Invoice reports
* open invoices (by invoice number) (by date) (by customer number)
After the screen populates with my outstanding open invoices I
select the following (Print these invoices):
Invoice Search Results
Main menu | Print these invoices | Email these invoices
94 total invoices
After a few seconds the server processing job pop-up appears submitting the
job and then the following page appears:
System error
error: CGI object required as second argument at
/usr/lib/perl5/site_perl/5.8.6/FS/UI/Web.pm line 153.
context:
...
149: };
150:
151: bless $self, $class;
152:
153: die "CGI object required as second argument" unless $self->{'cgi'};
154:
155: return $self;
156: }
157:
...
code stack: /usr/lib/perl5/site_perl/5.8.6/FS/UI/Web.pm:153
/var/www/freeside/misc/fax_invoices.cgi:3
/var/www/freeside/autohandler:1
raw error
This is in the address bar of that error page:
http://freeside.rdr.net/search/cust_bill.html?OPEN_invnum
Not sure what I need to replace or add to get this to work....
Thanks in advance for the help and support
Randy
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.405 / Virus Database: 268.10.10/419 - Release Date: 8/15/2006
More information about the freeside-users
mailing list