Query: ledgersmb::file::order
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LedgerSMB::File::Order(3pm) User Contributed Perl Documentation LedgerSMB::File::Order(3pm)NAMELedgerSMB::File::Order - Manages attachments to orders.SYNOPSISManages attachments to orders (sales orders, purchase orders, quotations and RFQ's).INHERITSLedgerSMB::File Provides all properties and accessors. This subclass provides additional methods onlyMETHODSattach 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.COPYRIGHTCopyright (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. perl v5.14.2 2012-03-26 LedgerSMB::File::Order(3pm)