=head1: LedgerSMB::Report: Stub function for custom reports. =head1: Copyright (c) 2007. LedgerSMB Core Team =cut package LedgerSMB::Report; use base qw(LedgerSMB::DBObject); use strict; our $VERSION = '1.0.0';