Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Sep 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    Quote Originally Posted by Ajeh View Post
    See if you can intercept the class ot_shipping which would be:
    $order->totals[$i]['class']

    and when that is: ot_shipping

    you say something different ...
    Thanks for your help to this point. I have not written any code before so I am completely lost with what you are telling me to do.. aside from the fact that I can explain what needs to be done in plain english.

    If the class is $order->totals[$i]['class'] then title should read 'Shipping Type' & Handling

    Thanks again.

  2. #12
    Join Date
    Sep 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    Quote Originally Posted by dvdd127 View Post
    Thanks for your help to this point. I have not written any code before so I am completely lost with what you are telling me to do.. aside from the fact that I can explain what needs to be done in plain english.

    If the class is $order->totals[$i]['class'] then title should read 'Shipping Type' & Handling

    Thanks again.
    would someone be willing to help me out with the code I will need to use here??

    Thanks

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

    Default Re: Editing Packing slips and invoices

    Code:
    if ($order->totals[$i]['class'] == 'ot_shipping') {
    // say something here
    } else {
    // say original text
    }
    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: v1.5.5]
    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!

  4. #14
    Join Date
    Sep 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    I am looking for a way to change the font size of the store name/address that shows up on the top of the packing slip and invoice to make it the same size as the customers billing and shipping address... is this possible? if so, how do i go about doing it?

    Thank you in advance.

  5. #15
    Join Date
    Sep 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    anyone?

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

    Default Re: Editing Packing slips and invoices

    You would have to customize the files:
    /admin/invoice.php
    /admin/packingslip.php

    and customize the class and id so that you can control that in the Admin stylesheet or hard code it in the two files to manage it ...
    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: v1.5.5]
    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!

  7. #17
    Join Date
    Sep 2007
    Posts
    72
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    Are you saying I need to edit the CSS.. if that is the case would you please tell me which CSS file I need to edit because I can not seem to find what I need.

    Thank you.

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

    Default Re: Editing Packing slips and invoices

    You can edit the file and add to the classes an id so that they can be customized in the Admin stylesheet ...

    The Admin stylesheets are in:
    /admin/includes
    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: v1.5.5]
    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!

  9. #19
    Join Date
    Mar 2009
    Posts
    33
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    right now setting #1 will print the first line regardless, iis there a way to display the box only if there is actually a comment by customer?

  10. #20
    Join Date
    Jun 2007
    Posts
    81
    Plugin Contributions
    0

    Default Re: Editing Packing slips and invoices

    I would also like to change the font style/size in the top of the invoice/packing slip; but, as a fairly newbie to this I can't understand what changes to make to the admin/invoice.php etc and then in teh stylesheets...?? styleshhets to we change and where... Please help. I am trying to have my pages look as proffessioanl as possible whilst learning along the way.
    Raquel Cameron
    Odds 'n' Sods - For Re-enactors
    http://www.oddsnsods.com.au

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 17 Jun 2012, 07:21 PM
  2. Customizing Invoices and Packing Slips
    By Crzipilot in forum Managing Customers and Orders
    Replies: 2
    Last Post: 29 Nov 2010, 07:31 AM
  3. Ordering of items on invoices and packing slips
    By d0ugparker in forum Managing Customers and Orders
    Replies: 1
    Last Post: 17 Aug 2009, 01:05 AM
  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
  5. Order Invoices and Packing Slips Question
    By nrg77 in forum Managing Customers and Orders
    Replies: 8
    Last Post: 12 Jul 2007, 07:01 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