<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — RepGen]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8005</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8005&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in RepGen.]]></description>
		<lastBuildDate>Tue, 19 Feb 2019 18:09:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: RepGen]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34279#p34279</link>
			<description><![CDATA[<p>Follow instructions in the <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions/repgen/doc"><strong>docs</strong></a> folder of the module.</p><p>Basically try to generate some sample reports that are pre-populated in the sql folder which gets executed on activation and is usable on enablement of permissions for the desired role.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 19 Feb 2019 18:09:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34279#p34279</guid>
		</item>
		<item>
			<title><![CDATA[Re: RepGen]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34278#p34278</link>
			<description><![CDATA[<p>@rafat, yes RepGen has issues.&nbsp; The default report however produces pdf but later you are not able to do anything.</p><p>Some points were discussed earlier <a href="https://frontaccounting.com/punbb/search.php?search_id=1636074218">here</a> but couldn&#039;t get solution to it.</p><p>However the line</p><div class="codebox"><pre><code>$file =  $comp_path.&#039;/&#039;.user_company(). &#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</code></pre></div><p>can be fixed as below</p><div class="codebox"><pre><code>$file =  $SysPrefs-&gt;comp_path.&#039;/&#039;.user_company(). &#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Tue, 19 Feb 2019 18:06:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34278#p34278</guid>
		</item>
		<item>
			<title><![CDATA[Re: RepGen]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34274#p34274</link>
			<description><![CDATA[<p>@apmuthu</p><p>I think this is a very broken extension. Are you sure its worth keeping it? Unless it works for someone else which I doubt.</p><p>1) I needed to change to </p><p>$file =&nbsp; company_path().&#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</p><p>instead of</p><p>$file =&nbsp; $comp_path.&#039;/&#039;.user_company(). &#039;/pdf_files/&#039;.$id.&#039;.pdf&#039;;</p><p>to get it to kick start ..this is for my two different environments.<br />2) Inserting anything (garbage) in the test Sql box passes with flying green colors.</p><p>Something is genuinely wrong with this extension.</p><p>I am ready to spend time testing if you guide me to something that is useful..</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Tue, 19 Feb 2019 14:01:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34274#p34274</guid>
		</item>
		<item>
			<title><![CDATA[Re: RepGen]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34272#p34272</link>
			<description><![CDATA[<p>Use the version in the <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions/repgen">FA24extensions repo</a>. The official one does not work for FA 2.4 properly</p><p>Your issue is with the path not properly set in the official version of the extension and possibly permissions issue with the said folder if it still persists.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 19 Feb 2019 04:21:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34272#p34272</guid>
		</item>
		<item>
			<title><![CDATA[RepGen]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34270#p34270</link>
			<description><![CDATA[<p>Hi Team,<br />Is the RepGen Extension working? I am not able to get it to do anything. I always get: <br />TCPDF error: Unable to create output file: /1/pdf_files/6.pdf<br />to anything I do including running or editing the existing sample data.<br />Am I doing something wrong?</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Mon, 18 Feb 2019 11:11:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34270#p34270</guid>
		</item>
	</channel>
</rss>
