LedgerSMB::File::Order(3) Manages attachments to orders.

SYNOPSIS

Manages attachments to orders (sales orders, purchase orders, quotations and RFQ's).

INHERITS

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

METHODS

attach
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 and transactions to start with.
attach_all_from_transaction({id = int})
Links all files to a specific transaction from a specific transaction. Note this only handles files that were attached to orders and transactions 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.