Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Nov 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    Okay......feedback.

    Did as suggested, and now not only the tax but all the prices are gone from the invoice as well....

    I did it twice just incase I did it wrong the first time, but same result both times

    Now I am not sure if I am doing something wrong, or is it not enough just removing those codes?

  2. #12
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Remove Tax From Invoice?

    You can remove any or all of the lines in red in the first part. My thinking was that if you aren't using taxes, all the pricing that includes or excludes tax wouldn't be relevant. You should have one total price on the far right.

  3. #13
    Join Date
    Nov 2010
    Posts
    142
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    I appreciate your help Stevesh, but changing the files as suggested didn't work for me. I am including a printscreen so you see how it looked when removing the codes.

    I asked someone to look at it for me, and he has made changes to the file. Again, I have included a printscreen of what my invoice looks like now.

    Maybe you are wondering why I didn't ask him in the first place, but here is where YOUR help was invaluable....you pointed us in the right direction, as he didn't know where the files for the invoice were :)

    So thank you....... :)

    Should we share the file here? Only problem is, after fiddling around with it so long , we can't actually pinpoint where he made the changes anymore..... it would have to be the whole file.

    BTw..... we also renamed the headings so they are without the tax reference. Ignore the 2 different languages in the attachments, I have a multilingual webshop :)
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	invoice_1.jpg 
Views:	215 
Size:	9.3 KB 
ID:	8608   Click image for larger version. 

Name:	invoice_2.jpg 
Views:	198 
Size:	8.7 KB 
ID:	8609  

  4. #14
    Join Date
    May 2010
    Posts
    222
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    Stevesh, thank you for your help, but that did not work for me.

    If I make those edits, all of the prices and totals are removed, even if I only remove the tax field. Is there any way to remove the model, tax, Price (ex), and Total (ex) fields, while keeping the price for each item and the total?

  5. #15
    Join Date
    Mar 2010
    Posts
    77
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    I've had to de-register for VAT so needed to change this. Please back up the invoice.php file first. Its not perfect but it is better. See the original fix and amend to this


    <tr class="dataTableHeadingRow">
    <td class="dataTableHeadingContent" colspan="2"><?php echo TABLE_HEADING_PRODUCTS; ?></td>
    <td class="dataTableHeadingContent"><?php echo TABLE_HEADING_PRODUCTS_MODEL; ?></td>
    <td class="dataTableHeadingContent" colspan="5" align="right"><?php echo TABLE_HEADING_TOTAL_INCLUDING_TAX; ?></td>
    </tr>

    And then this section to this

    echo ' <td class="dataTableContent" align="right" valign="top">' . zen_display_tax_value($order->products[$i]['']) . '</td>' . "\n" .
    ' <td class="dataTableContent" align="right" valign="top"><b>' .

  6. #16
    Join Date
    Sep 2010
    Posts
    9
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    Quote Originally Posted by TonyB6 View Post
    I've had to de-register for VAT so needed to change this. Please back up the invoice.php file first. Its not perfect but it is better. See the original fix and amend to this


    <tr class="dataTableHeadingRow">
    <td class="dataTableHeadingContent" colspan="2"><?php echo TABLE_HEADING_PRODUCTS; ?></td>
    <td class="dataTableHeadingContent"><?php echo TABLE_HEADING_PRODUCTS_MODEL; ?></td>
    <td class="dataTableHeadingContent" colspan="5" align="right"><?php echo TABLE_HEADING_TOTAL_INCLUDING_TAX; ?></td>
    </tr>

    And then this section to this

    echo ' <td class="dataTableContent" align="right" valign="top">' . zen_display_tax_value($order->products[$i]['']) . '</td>' . "\n" .
    ' <td class="dataTableContent" align="right" valign="top"><b>' .

    This is better, thanks but still shows all the previous totals. Can this be improved any more?

  7. #17
    Join Date
    Nov 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Remove Tax From Invoice?

    ty for the info

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Remove Detailed Invoice Link from Email
    By pinksparklegirl in forum General Questions
    Replies: 11
    Last Post: 4 Nov 2011, 07:34 PM
  2. Removing Total (excluding tax) from invoice
    By ivanc in forum Managing Customers and Orders
    Replies: 1
    Last Post: 16 Apr 2009, 08:29 PM
  3. How to remove comments box from invoice?
    By rayleighstamps in forum Managing Customers and Orders
    Replies: 1
    Last Post: 14 Nov 2008, 11:46 PM
  4. Remove total colums from invoice.php
    By redmonds in forum General Questions
    Replies: 2
    Last Post: 30 Jan 2008, 09:42 AM
  5. Remove Company from Email and Invoice
    By godspeed27 in forum Managing Customers and Orders
    Replies: 7
    Last Post: 28 May 2007, 12:30 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