| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Compact Attractive Invoice | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
How do I get to the place where I would find this code? Do I need an FTP client?[/font]
__________________
Primordial Performance X-cart 4.2.10 Modules: Advanced Order Management, Checkout_one, Discount Coupons, Extra Fields, FedEx Rates, FedEx Ship, FedEx Subscription, FedEx Track, HTML Editor, Order Tracking, On-Sale, and X-Affiliate, BCSE Reward Points System,
Upselling Products, Product Options, |
|||||||
#12
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#13
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
At last I've gotten around to incorporating a number the good suggestions I got some time back from carpeperdiem (thanks, Jeremy). It's not perfect yet,* but I think it's better than the vanilla version.
I'm attaching the final invoice code, as it's too long to fit in the regular thread, and a sample jpg to show how it ended up. Enjoy... * - Don't know why OrderID wrapped, causing a two-line entry; Payment is two-line also, but just because the extra wording re test mode forced that. For several other invoices I printed, those lines both came out single, making the vertical spacing more efficient. |
|||||||
#14
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
Quote:
Tami, I've posted the code for my compact invoice. As I said earlier, it's not designed for use on label stock, but if there's anything about it you'd like to clone, have at it. Troy No reply awaited. |
|||||||
#15
|
|||||||||
|
|||||||||
Re: Compact Attractive Invoice
Ok, I'm flummuxed. How did you get your tax to appear correctly instead of as an afterthought....."including XX Tax XX% $X.XX after the total"? I would like it to be....
Subtotal <--- not including the sales tax! Discounted Total <-- if there is one Shipping Sales Tax <--- here instead of "added-on" after the total is displayed. Order Total
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#16
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
My tinkering at the bottom of the invoice page was done months ago, so I don't recall what if anything I did to affect the SalesTax display sequence. The recent work only related to minor formatting in the middle of the page.
You could compare the code in that lower area between mine and yours to distinguish the differences. I'm on 4.1.8, so maybe 4.1.10ff is different?? |
|||||||
#17
|
|||||||
|
|||||||
Re: Compact Attractive Invoice
Hi,
Is it possible to call manufactures logo/name at the bottom of the invoice? Thank you. |
|||||||
#18
|
|||||||||
|
|||||||||
Re: Compact Attractive Invoice
Quote:
I know this is a little old, but for the life of me I cannot figure out how to fix the order_data.tpl to display like JWait is wanting. Did anyone ever figure this out? I hate the default way X-cart does this and it confuses the customer. |
|||||||||
#19
|
|||||||||
|
|||||||||
Re: Compact Attractive Invoice
Attached is the skin1/mail/html/order_data.tpl that we use for version 4.1.10. I included a bmp screenshot so you can see what we ended up with.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#20
|
|||||||||
|
|||||||||
Re: Compact Attractive Invoice
That didn't work. The more I look at this here is the problem:
Order Subtotal is displayed with the following: {include file="currency.tpl" value=$order.display_subtotal} The value listed here has already gone through an if statement to determine if tax should be applied in the math equation to get to this value. The same holds true if you are in a state that taxes shipping as well. Here is the line: {include file="currency.tpl" value=$order.display_shipping_cost} Where can I find the $order.display information? This is what needs to be changed. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|