trusty (3) LedgerSMB::File::Order.3pm.gz

Provided by: ledgersmb_1.3.25-1_all bug

NAME

       LedgerSMB::File::Order - 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 (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.