I’m trying to override the default document template for deliery notes (index_ls.tpl) but I can’t make it work. If I made the changes in bare/documents/index_ls.tpl I can see those changes in my pdf file but if I create a copy of the file in mytheme/documents/index_ls.tpl nothing seem to happen. I’ve deleted chache and compiled the theme, but nothing.
You can find the document template under the basic configuration > shops > Document template (on the right). Selecting the one you are modifying should work for you. if you can’t see any change at the moment could be Shopware is usnig a different document template than the one you are amending
I have the same problem - or worse: Even if I modify the index.tpl inside the “Bare” theme, it has no effect to the resulting PDF. If I set another - invalid - template name, I got an error as expected. If I then copy the index.tpl inside the “Bare” theme to the new name, I do not longer get an error - good - but an empty PDF.