<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Rep109 in Print Profiles]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9502&amp;type=atom" />
	<updated>2021-10-17T09:28:36Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9502</id>
		<entry>
			<title type="html"><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40124#p40124" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-10-17T09:28:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40124#p40124</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40119#p40119" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-10-16T08:58:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40119#p40119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40111#p40111" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-10-16T05:00:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40111#p40111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40110#p40110" />
			<content type="html"><![CDATA[<p>Hi @kvvaradha<br />Any suggestion on how to repair this?</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-10-15T10:32:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40110#p40110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40098#p40098" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-10-14T09:28:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40098#p40098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Rep109 in Print Profiles]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40096#p40096" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2021-10-14T04:08:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40096#p40096</id>
		</entry>
</feed>
