Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Location
    Shropshire
    Posts
    174
    Plugin Contributions
    0

    Default Admin Invoice question

    Now - maybe I am having a senior moment - please feel free to says so.

    I receive an order, and on orders page it is status 'pending'
    When I receive a cheque I edit the order and add an 'update'
    status comment 'cheque received an xx/yy/zzzz'.
    A few days later the cheque clears at the bank, I see it in my account so I set the status to 'delivered' and a comment with the cheque clearance date. I then print an invoice to include in the package with the product.

    Now here's the question -

    Why at the bottom of the invoice is only the 'pending' status shown?

    What did I miss?

    Also where can I acces the text that shows the invoice column headings, I want to change 'Model Tax Price (ex)...' to say VAT instead of TAX
    Any advice greatfully received.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Admin Invoice question

    For the display of the comments on the Invoice and Packing Slip check the settings in the Configuration ... Shipping/Packaging ...
    Display Order Comments on Admin Invoice
    Do you want to display the Order Comments on the Admin Invoice?
    0= OFF
    1= First Comment by Customer only
    2= All Comments for the Order
    Display Order Comments on Admin Packing Slip
    Do you want to display the Order Comments on the Admin Packing Slip?
    0= OFF
    1= First Comment by Customer only
    2= All Comments for the Order
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Oct 2010
    Location
    Shropshire
    Posts
    174
    Plugin Contributions
    0

    Default Re: Admin Invoice question

    Thanks Ajeh - I new it would be something simple I missed.

    ANy one any ideas on the location of the text string to change?

  4. #4
    Join Date
    Oct 2010
    Location
    Shropshire
    Posts
    174
    Plugin Contributions
    0

    Default Re: Admin Invoice question


    I found it in \admin\includes\languages\english\invoices.php
    Code:
    define('TABLE_HEADING_TAX', 'TAX');
    changed to
    Code:
    define('TABLE_HEADING_TAX', 'VAT');
    Should this be in a custom override?

 

 

Similar Threads

  1. Customer Invoice different to Admin Invoice
    By paul2004k7 in forum Basic Configuration
    Replies: 3
    Last Post: 12 Aug 2010, 06:19 PM
  2. customer invoice not admin invoice
    By broeder in forum Managing Customers and Orders
    Replies: 1
    Last Post: 27 Apr 2009, 11:28 PM
  3. Looking to add print invoice and shipp invoice from admin---> orders
    By r4fdud in forum Upgrading from 1.3.x to 1.3.9
    Replies: 0
    Last Post: 15 Mar 2009, 11:21 PM
  4. Invoice Question
    By wickedstangs in forum General Questions
    Replies: 4
    Last Post: 3 Feb 2008, 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