Scroll to navigation

LedgerSMB::File::Transaction(3pm) User Contributed Perl Documentation LedgerSMB::File::Transaction(3pm)
 

NAME

LedgerSMB::File::Transaction - Manages attachments to financial transactions.

SYNOPSIS

Manages attachments to financial transactions (in 1.3, AR, AP, and GL entries)

INHERITS

LedgerSMB::File
Provides all properties and accessors. This subclass provides additional methods only

METHODS

attach([{no_commit => bool}])
Attaches or links a specific file to the given transaction.
attach_all_from_order({id = int})
Links all files to a specific transaction from a specific order. Note this only handles files that were attached to orders to start with.

COPYRIGHT

Copyright (C) 2011 The LedgerSMB Core Team
This file is licensed under the Gnu General Public License version 2, or at your option any later version. A copy of the license should have been included with your software.
2014-06-10 perl v5.18.2