<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Rep109 in Print Profiles]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9502</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9502&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Rep109 in Print Profiles.]]></description>
		<lastBuildDate>Sun, 17 Oct 2021 09:28:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40124#p40124</link>
			<description><![CDATA[<p>This has been fixed and committed to stable repo. A fixed file can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/reporting/rep109.php">here</a>.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 17 Oct 2021 09:28:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40124#p40124</guid>
		</item>
		<item>
			<title><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40119#p40119</link>
			<description><![CDATA[<p>Thanks @kvvaradha</p><p>You meant </p><p>open the rep109.php and find this line</p><div class="codebox"><pre><code>$rep = new FrontReport(&quot;&quot;, &quot;&quot;, user_pagesize(), 9, $orientation);</code></pre></div><p>and replace with a title like this</p><div class="codebox"><pre><code>$rep = new FrontReport(_(&#039;SALES ORDER&#039;), &quot;SalesOrderBulk&quot;, user_pagesize(), 9, $orientation);</code></pre></div><p>and it will work for you.</p><p>@joe consider updating the FrontReport Headers same for email and non email headers</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Sat, 16 Oct 2021 08:58:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40119#p40119</guid>
		</item>
		<item>
			<title><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40111#p40111</link>
			<description><![CDATA[<p>open the rep209.php and find this line<br /></p><div class="codebox"><pre><code>$rep = new FrontReport(&quot;&quot;, &quot;&quot;, user_pagesize(), 9, $orientation);</code></pre></div><p>and replace with a title like this <br /></p><div class="codebox"><pre><code>$rep = new FrontReport(_(&#039;PURCHASE ORDER&#039;), &quot;PurchaseOrderBulk&quot;, user_pagesize(), 9, $orientation);</code></pre></div><p>and it will work for you. </p><p>@joe consider updating the FrontReport Headers same for email and non email headers</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sat, 16 Oct 2021 05:00:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40111#p40111</guid>
		</item>
		<item>
			<title><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40110#p40110</link>
			<description><![CDATA[<p>Hi @kvvaradha<br />Any suggestion on how to repair this?</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 15 Oct 2021 10:32:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40110#p40110</guid>
		</item>
		<item>
			<title><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40098#p40098</link>
			<description><![CDATA[<p>@rafat it&#039;s good finding. </p><p>While creating $rep object, the frontreport has some parameters, the first parameter is the title of the report, that comes in that list. For rep109.php , the first parameter in the FrontReport, it&#039;s empty there. There it comes as empty string.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Thu, 14 Oct 2021 09:28:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40098#p40098</guid>
		</item>
		<item>
			<title><![CDATA[Rep109 in Print Profiles]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40096#p40096</link>
			<description><![CDATA[<p>I am not sure if this is a bug but would like to know why this looks the way it is. Rep109 works perfectly though.<br />But in FA2.4.10</p><p>Setup-&gt;Print profiles</p><p>Produces ???1) in the description field against Report Id 109.<br />Whereas ???1) means&nbsp; - no title was found in this report definition file.</p><p>Can someone explain why this is the case? I went thru rep109 code but could not find the problem.</p><p>Note: I copied rep109 from 2.4.8 and the display is as expected (SALES ORDERS)</p><p>Please see attached screen shot from fa2.4.10.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Thu, 14 Oct 2021 04:08:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40096#p40096</guid>
		</item>
	</channel>
</rss>
