Hello,
I wonder how noone started this here yet. Do you guys never print invoices? Let's start with the e-mail invoice:
1. Surname is echoed where phone number should be (at least in the invoice the admin gets, have to check about customer's).
2. Not much improvement in the looks of it since the very beginning of OC.
Print out invoice from back end problems and some fixes:
1. Blank page is fixed by removing the code admin/view/template/sale/order_invoice.tpl <div style="page-break-after: always;"> but this may cause problems when printing more than one invoice at once.
2.To fill the actual paper when printing add width="100%" to all tables. Should look like this <table width="100%" class="table table-bordered">
3. Borders not show up and fonts change on actual print out. *NOT FIXED*
Please post fixes and flaws you find in the invoice templates!
Is me again.
Another problem in the templates/controller
When you make an order from back-end there's no "payment instruction" attached and instead of tel. number surname is shown. This problem does not exist when you place an order in front-end.
EDIT: this is with the email invoice version, not with print invoice!
Another problem in the templates/controller
When you make an order from back-end there's no "payment instruction" attached and instead of tel. number surname is shown. This problem does not exist when you place an order in front-end.
EDIT: this is with the email invoice version, not with print invoice!
Me, again...
From all this feedback *sarcasm* it seems like either I'm the only one with the invoice template problem or none of OC forum users ever actually print invoices... Anyway I just want to tell that I fixed all the problems I was dealing with!
The tables show up in actual print version and I made that the product price in the row is showed w/o taxes (as it should be by my country legislation)! Such a productive day today for me ^^ The only problem now is I can't find where's $total['title'] is translated although I have it translated already but it should be updated and I can't find it, even the string search doesn't help
From all this feedback *sarcasm* it seems like either I'm the only one with the invoice template problem or none of OC forum users ever actually print invoices... Anyway I just want to tell that I fixed all the problems I was dealing with!

The tables show up in actual print version and I made that the product price in the row is showed w/o taxes (as it should be by my country legislation)! Such a productive day today for me ^^ The only problem now is I can't find where's $total['title'] is translated although I have it translated already but it should be updated and I can't find it, even the string search doesn't help

Who is online
Users browsing this forum: No registered users and 3 guests