Thanks, DrByte. I'll download your changes and create a v2.5.0 release in the plugin's GitHub repository.
Thanks, DrByte. I'll download your changes and create a v2.5.0 release in the plugin's GitHub repository.
Hi..
I have just downloaded and installed the 2.1.0 version (since I have 1.5.4). The readme file is telling me that I have to go to Reports->All Invoices or Reports->All Packing Slips. But I do not see the option All invoices or reports under the reports-button (only the standard ones like customers order total and so on)
Do you happen to know what went wrong?
an easy way to tell if you loaded the files to the right place would be to directly call the script:
www.yoursite.com/YOUR_ADMIN/all_invoices.php
does that work?
unfortunately i do not remember exactly how things appear on the admin menu w/o doing a little digging....
good luck.
Yes, I did something wrong, it must have been the heat (extremely hot day in the Netherlands)
It is working now, but since it is working, I have two other questions (sorry):
1) The invoices are shown in the standard design, not in the design that I have made for the invoices. Can this being changed?
2) Is it not possible to make a selection, for example, I want to print out order 8000 till 9000)?
Best Regards
I'm glad you got it sorted; in answer to your questions:
- The invoice display uses /YOUR_ADMIN/includes/templates/tpl_all_invoices.php to perform the formatting. If you've made modifications to the "standard" Zen Cart invoice, you'll need to merge those changes into that template.
- The plugin displays/formats invoices and packing slips based on orders-status, not by order-id. I've created a change-request on the plugins GitHub repository so that I "remember" this request, but I can't guarantee when I'll get it finished.
Is there a separate forum thread for problems with the All packing slips add-on? I haven't been able to find anything for it and I've run into an odd problem.
It has apparently been doing this all along, but I only just noticed. When the packing slips are generated on the screen, everything looks great. But when they print out, the only one which has the full company information is the first one. All the others have just the company name at the top, but no address or phone number. I've been picking through the code trying to find the problem, but really don't have time for that any more.