[freeside-users] Upgraded to 1.9.0CVS, billing, printing and event conf problem

Ivan Kohler ivan at sisd.com
Mon Oct 8 21:41:17 PDT 2007


The fact that we haven't even released a development snapshot of the 
1.9.0 version should perhaps have been a hint that it is not yet 
suitable for production use...

I believe these are fixed in the current code, though we don't guarantee 
worse won't crop up.  If you're going to run a snapshot of 1.9.0 from 
CVS, you should probably be more in the "contribute patches to the 
-devel list to fix problems" camp than "report problems to the -users 
list" camp.

-- 
_ivan


On Tue, Oct 02, 2007 at 02:01:54AM -0400, Timothy Butkiewicz wrote:
> 
> FS 1.9.0CVS 10/2/07
> Perl 5.8.8
> Apache 1.3.37
> Mason 1.37
> PG 8.1.9
> 
> Upgraded to 1.9.0cvs to test reporting speed and quite an improvement!
> Lightning - 1.7.2 was considerably slower. Ran into a few problems -
> when adding a billing event:
> 
> Could not find component for path '/elements/tr-select-part_svc.html'
> context:  	
> ...  	
> 277:  	}
> 278:  	
> 279:  	sub include {
> 280:  	use vars qw($m);
> 281:  	$m->scomp(@_);
> 282:  	}
> 283:  	
> 284:  	sub redirect {
> 285:  	my( $location ) = @_;
> 
> 
> Same occurs on elements/tr-selectlayers.html
> 
> When attempting a Bill Now on a cistomer, the follow error occurs:
> 
> error:   	Can't call method "eventtable" on an undefined value at
> /usr/lib/perl5/site_perl/5.8.5/FS/cust_event.pm line 175.
> context:  	
> ...  	
> 171:  	}
> 172:  	
> 173:  	sub cust_X {
> 174:  	my $self = shift;
> 175:  	my $eventtable = $self->part_event->eventtable;
> 176:  	my $dbdef_table = dbdef->table( $eventtable );
> 177:  	my $primary_key = $dbdef_table->primary_key;
> 178:  	qsearchs( $eventtable, { $primary_key => $self->tablenum } );
> 179:  	}
> ...  
> 
> 
> OnlinePayment RealTime Cc and Mail/PrintFax invoice events are defined
> on invoice events (billing event version)
> 
> When running freeside-daily - runs, creates invoices but they are not
> e-mailed or printed. Invoices for CC customers are generated but do not
> get "collected". Cards are not run. Subsequent runs of freeside-daily
> don't affect the open invoices or appear to try and collect on a credit
> card. No errors/status are generated referring to a declined or accepted
> card as had occurred in prior versions.
> 
> Thank you for the Net Terms adjustment - nice added feature.
> _______________________________________________
> freeside-users mailing list
> freeside-users at sisd.com
> http://420.am/cgi-bin/mailman/listinfo/freeside-users

-- 
_ivan


More information about the freeside-users mailing list