Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Invoice format for item quantity

    Where can I change the format on the invoice for the product quantity? We are using 1.3.0.2 and it currently looks confusing:

    1xPaddler Flag

    Would prefer something like:

    1 Paddler Flag

  2. #2
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Idea or Suggestion Re: Invoice format for item quantity

    I think I found the x and just replaced it with  

    admin>invoice.php line 158


    <td class="dataTableContent" valign="top" align="right">' . $order->products[$i]['qty'] . '&nbsp;x</td>' . "\n" .

    changed to:

    <td class="dataTableContent" valign="top" align="right">' . $order->products[$i]['qty'] . '&nbsp;&nbsp;</td>' . "\n" .

 

 

Similar Threads

  1. v151 Attribute controller for each item quantity
    By kkdoxy in forum General Questions
    Replies: 11
    Last Post: 6 Dec 2014, 06:43 PM
  2. v153 Attribute controller for each item quantity
    By kkdoxy in forum Customization from the Admin
    Replies: 1
    Last Post: 4 Dec 2014, 12:11 PM
  3. Quantity Left For Individual Item
    By fabienne in forum Customization from the Admin
    Replies: 5
    Last Post: 19 Apr 2012, 06:40 PM
  4. Can I generate an invoice for a "call us for pricing" item?
    By get bucked in forum Managing Customers and Orders
    Replies: 0
    Last Post: 3 Dec 2008, 11:59 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR