Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2010
    Posts
    84
    Plugin Contributions
    0

    Default Add a Field to print on invoices.php

    I created a field in the Products table and I need to access it to print or append to the model number when the invoice prints.

    It is a bin number for the product number to assist a packer in finding a product easily. When I edit or enter a new product I have an input field to enter the bin number, it is all working well, updating the database.


    I just need to print this bin number on the invoices.php for the corresponding model number for what they ordered.


    Can anyone point me to a solution?

  2. #2
    Join Date
    Nov 2010
    Posts
    84
    Plugin Contributions
    0

    Default Re: Add a Field to print on invoices.php

    I added a new field to the orders_products table with same name as the products table (I call it products_bin). Now I need to be able to populate the products_bin field in the orders_products table from the products table when a customer places an order, then be able to access that field when I format my invoices (using invoices.php)...this has me scratchign my head...

 

 

Similar Threads

  1. Replies: 1
    Last Post: 27 Jan 2012, 06:35 PM
  2. Print all outstanding invoices
    By dinki in forum Addon Shipping Modules
    Replies: 0
    Last Post: 5 Mar 2010, 05:41 PM
  3. Is there a way to print all outstanding invoices?
    By CafePrima in forum General Questions
    Replies: 3
    Last Post: 25 Aug 2008, 07:37 PM
  4. How to print friendly Invoices, Packing Slips and other reports ???
    By lastpirate007 in forum Basic Configuration
    Replies: 0
    Last Post: 30 Oct 2007, 04:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg