Provided by: ledgersmb_1.3.46-1_all bug

NAME

       LedgerSMB::DBobject::Date - Date Handling Back-end Routines for LedgerSMB

SYNOPSIS

       Provides the functions for generating the data structures for dates used in LedgerSMB.

METHODS

       LedgerSMB::DBObject::Payment->new()
           Inherited from LedgerSMB::DBObject.  Please see that documnetation for details.

       $self->build_filter_by_period()
           This function takes $locale as an argument to build the list boxes, of the period
           filter.

           It sets $self->{yearsOptions}, $self->{$monthsOptions}, $self->{radioOptions} so you
           just pass the hash to the template system. :)

COPYRIGHT

       Copyright (c) 2009, the LedgerSMB Core Team.  This is licensed under the GNU General
       Public License, version 2, or at your option any later version.  Please see the
       accompanying License.txt for more information.