<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gj |</title>
	<atom:link href="https://blog.gaiterjones.com/category/magento/magento-invoice-printing/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.gaiterjones.com/category/magento/magento-invoice-printing/</link>
	<description>gaiterjones</description>
	<lastBuildDate>Sun, 24 May 2015 08:03:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>Magento HTML Invoices, Print, Save, PDF</title>
		<link>https://blog.gaiterjones.com/magento-html-invoices-print-save/</link>
					<comments>https://blog.gaiterjones.com/magento-html-invoices-print-save/#comments</comments>
		
		<dc:creator><![CDATA[PAJ]]></dc:creator>
		<pubDate>Fri, 23 Aug 2013 13:21:01 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Invoice Printing]]></category>
		<guid isPermaLink="false">http://blog.gaiterjones.com/?p=1034</guid>

					<description><![CDATA[A Magento invoice display and printing system using PHP that can run externally to Magento. The application displays Magento orders based on a time range in days and lets you...<a class="more-link" href="https://blog.gaiterjones.com/magento-html-invoices-print-save/" title="Continue reading">Continue reading</a>]]></description>
										<content:encoded><![CDATA[<p>A Magento invoice display and printing system using PHP that can run externally to Magento.</p>
<p>The application displays Magento orders based on a time range in days and lets you display or print them with one click.</p>
<p>You can select a range of orders and preview the invoices, or print them by clicking on each order to select it. and clicking the print button.</p>
<p><em> Acknowledged</em> orders (printed orders) are recorded and shown with a print symbol next to the order. (requires a configured cache folder writeable by www user.)</p>
<p>Click the time range to change the order time range in days. Some customer data can be edited directly in the app and exported to a text file which can be useful for automatic imports to shipping software etc.</p>
<p>Invoices can be displayed in the language they were placed in &#8211; simply create a translation file for your language and configure the application store id&#8217;s and languages.</p>
<p><strong>Tested with</strong><br />
Chrome and Firefox &#8211; IE9/10 has some issues with printing.<br />
Magento 1.3x &#8211; 1.7x (Community Edition)</p>
<p><strong>Source code</strong> &#8211; <a href="https://github.com/gaiterjones/magento-invoices" target="_blank">https://github.com/gaiterjones/magento-invoices</a></p>
<p>Copy the source files to a web accessible folder and configure settings in the configuration files. Point your browser at the installation folder to view orders.</p>
<p><strong>BETA Demo below NOTE &#8211; </strong>no application security has been included, you should secure the application folder with Apache or implement a <a title="PHP Application &amp; Ajax Request Security / Authentication" href="https://blog.gaiterjones.com/php-application-ajax-request-security-authentication/">PHP login system.</a> Installing the app in a public folder will give public read/write access to your Magento data!</p>
<div class="iframe-container"><iframe src="https://blog.gaiterjones.com/dropdev/magento/orders/"></iframe></div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.gaiterjones.com/magento-html-invoices-print-save/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
