selectshop.at Posted March 21, 2018 Share Posted March 21, 2018 This is knowing bug of PS 1.6. latest versions. You can hide this empty block by commenting the file /pdf/invoice.tpl as follows: Open the file and find this block round about line 129: <!-- Hook --> {if isset($HOOK_DISPLAY_PDF)} SOME LINES AFTER comment the following block as on sample below: <!-- <tr> <td colspan="2"> </td> <td colspan="10"> {$HOOK_DISPLAY_PDF} </td> </tr> --> Save the file to your FTP to same folder, delete smarty cache. The change will apply only TO NEW generated invoices. Already generated invoices still remain with the block. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now