\FireGento_Pdf_Model_Observer
FireGento Pdf observer.
- Author: FireGento Team <team@firegento.com>
- Copyright: 2013 FireGento Team (http://www.firegento.com)
- License: http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
Synopsis
class FireGento_Pdf_Model_Observer
{
- // methods
- public FireGento_Pdf_Model_Observer addInvoiceNotes()
- public $this addInvoiceDateNotice()
- public FireGento_Pdf_Model_Observer addInvoiceMaturity()
- public FireGento_Pdf_Model_Observer addPaymentMethod()
- public FireGento_Pdf_Model_Observer addShippingMethod()
- public FireGento_Pdf_Model_Observer addInvoiceComments()
- public FireGento_Pdf_Model_Observer addBarcode()
Methods
public
- addBarcode() — Adds a barcode representing the order number to the shipment if activated.
- addInvoiceComments() — Add the invoice comments
- addInvoiceDateNotice() — add invoice date notice to pdf
- addInvoiceMaturity() — Add maturity to invoice notes.
- addInvoiceNotes() — Add notes to invoice document.
- addPaymentMethod() — Add payment method to invoice notes.
- addShippingMethod() — Add shipping method to invoice notes.