Steve Magruder, Freelance Web Programmer
WebCommons :: Web Programming Services
Hey everyone,
Quick question. About Batch Printing the Invoices...
It seems there isn't a page break in-between Invoices so they all print together. Any ideas on how I can insert a page break? Just so when they print their invoices, they're on seperate sheets of paper.
Thanks in advance.
Here is what I do:
Download PFD orders, and print them from there.
Quite a cool programme. Took some messing about to get it looknig right, not very knowledgeable about PFDs, but you can batch print invoices, shipping labels, anything you like from it.
Rupert
Rupert
EshopOne Just being Zenned :)
Mens Suits to follow....
Ladies Suits to follow....
Mods: Version 1.3.7 SEO URLs, Super orders; PFD Order Centre, Securetrading payment gateway;Big Royal Mail; Image handler; Zen Lightbox
I tried installing Super Orders...
SQL error - #1060 duplicate column name 'date_completed'....
and:
Super Orders doesn't show up in Admin -> Configuration..menu
I have looked through this and haven't found any answers yet.
If someone has any hints, tips etc.. I appreciate it.
thanks![]()
-Buck
Thanks for the advice Rupert. I actually have the PDF module, and was thinking of that as my alternative. I just wanted to use Super Orders to do it... And thought that inserting a page break in the code would be feasible. I would just have no idea where... I'm surprised such a useful feature like Batch Printing, would not allow me to print separate pages.
SuperOrders is still the best Mod out there...
If anyone else knows how I could do it, I'd be anxious to hear...
Thanks.
I have just tried to add the super_orders_sql.sql into zen cart, but get the following error:
1062 Duplicate entry 'CA' for key 2
in:
[INSERT INTO zen_so_payment_types VALUES (NULL, 1, 'CA', 'Cash');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Any ideas? (I'm pretty new to this)![]()
Had the same problem. I tried running the script by pasting the .sql file directly into the tools->install sql patches, then got the error and tried again by uploading (not the smartest thing to do, but it was a test database). The order module was working fine, but the config items were missing. After using phpmyadmin to verify exactly what structures in the database were missing, it was confirmed that only the Admin-Configuration items were missing, pasting the following update query into tools->install sql patches seems to have fixed the problem. Note that I have only recently installed this mod and have little experience with it, but it is working correctly. thanks.
----
in super_orders_sql.sql starting at line:
"-- Super Orders configuration group"
copy all the text till the end of the file.
---
i still have a NONE! on the invoices on my taxes columns for each item but then at the end i have the taxes calculated alright in the totals
Bookmarks