=head1:  LedgerSMB::Report:  Stub function for custom reports.
=head1:  Copyright (c) 2007.  LedgerSMB Core Team 

=cut

package LedgerSMB::DBObject::Report;
use base qw(LedgerSMB::DBObject);
use strict;
our $VERSION = '1.0.0';