Results 1 to 6 of 6
  1. #1
    Join Date
    May 2006
    Posts
    102
    Plugin Contributions
    0

    Default ID# nš of cliente in the invoices

    Hello
    It's possible to have ID# nš of the client in the invoices??
    We have- e-mail, direction, telephone, order, etc...
    wo can I have the nš of client.
    Tanks

  2. #2
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    663
    Plugin Contributions
    0

    Default Re: ID# nš of cliente in the invoices

    Ok follow these step by modifieng your admin/invoice.php as follows:

    Add at line 85:
    PHP Code:
      $customerid_sql $db->Execute("SELECT customers_id from ".TABLE_CUSTOMERS." WHERE customers_email_address = '".$order->customer['email_address']."'"); 
    Then add anywhere in the file, where the customer id should appear the following:
    PHP Code:
    <?php echo $customerid_sql->fields['customers_id']; ?>

  3. #3
    Join Date
    May 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: ID# nš of cliente in the invoices

    Tanks men works fine

  4. #4
    Join Date
    May 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: ID# nš of cliente in the invoices

    Tell me but end I edit the order the ID# of the client it's not present, what file can I install the same? tanks

  5. #5
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    663
    Plugin Contributions
    0

    Default Re: ID# nš of cliente in the invoices

    What is not present and where? How and in which file did you make the change?

    To apply the same thing to the packing slip, you would add the first code between line 81/82.

  6. #6
    Join Date
    May 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: ID# nš of cliente in the invoices

    Tanks men works fine

 

 

Similar Threads

  1. Changing The Header Image On Invoices
    By fabienne in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 Jan 2015, 05:26 PM
  2. Can I get the salemaker discount value to show on invoices?
    By savo1 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 May 2009, 09:54 PM
  3. How to change the starting number of the invoices
    By beyre in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Mar 2009, 11:26 PM
  4. changing the invoices and packing slips
    By wills in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 10 Nov 2008, 09:11 AM

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