<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Per Company invoices]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2511</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2511&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Per Company invoices.]]></description>
		<lastBuildDate>Mon, 14 Nov 2011 22:03:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Per Company invoices]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10710#p10710</link>
			<description><![CDATA[<p>Yes, you could build a custom report (use the existing invoice, rep107.php as model) and install it. Then activate it for your companies.</p><p>This is not easy. You will have to look at existing custom reports to get the idea.<br />The existing /reporting/includes/header2.inc and /reporting/includes/doctext.inc also needs to be together with the custom report. The layout is in header2.inc.</p><p>Another and maybe easier way is to copy the invoice report, rep108.php, to /company/X/reporting folder, where X is the company number. Also copy the file /reporting/includes/header2.inc into this folder.<br />Inside the rep108.php copy the header2 function from /reporting/includes/pdf_reports.inc and paste it somewhere in the rep108.php file and call the function header_custom.<br />Change the foders etc. in the header_custom() and <br />change the &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;SetHeaderType(&#039;header_custom&#039;); in line 68 and 86.</p><p>The header2.inc file contains the layout of the document.<br />Do the same thing for all other companies. </p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 14 Nov 2011 22:03:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10710#p10710</guid>
		</item>
		<item>
			<title><![CDATA[Per Company invoices]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10708#p10708</link>
			<description><![CDATA[<p>Is it possible to have one invoice template for company 0 and a different one for company 1, 2, 3, etc?</p>]]></description>
			<author><![CDATA[null@example.com (arkestler)]]></author>
			<pubDate>Mon, 14 Nov 2011 18:57:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10708#p10708</guid>
		</item>
	</channel>
</rss>
