havegang Posted March 6, 2012 Share Posted March 6, 2012 Hi Found this thread about the topic: http://www.prestashop.com/forums/topic/68979-solved-add-the-manufacturer-name-on-the-invoices Anyone knows if this solution works in 1.4.7.0 as well? thanks in advance. /Michael Link to comment Share on other sites More sharing options...
bellini13 Posted March 6, 2012 Share Posted March 6, 2012 the same solution should work, however you will need to account for changes in the PDF.php class between v1.3 and v1.4 so don't expect to take those changes exactly as stated. the line numbers at a minimum will be different, but the approach would be the same. also in v1.4, do not edit the core PDF.php file. take a copy and place it in the overrides/classes folder of your site. then only modify the function you need to change. search the site wiki for overriding class files properly. 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