<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — RepGen]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8005&amp;type=atom" />
	<updated>2019-02-19T18:09:10Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8005</id>
		<entry>
			<title type="html"><![CDATA[Re: RepGen]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34279#p34279" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-19T18:09:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34279#p34279</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RepGen]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34278#p34278" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-02-19T18:06:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34278#p34278</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RepGen]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34274#p34274" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2019-02-19T14:01:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34274#p34274</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: RepGen]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34272#p34272" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-19T04:21:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34272#p34272</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RepGen]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34270#p34270" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2019-02-18T11:11:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34270#p34270</id>
		</entry>
</feed>
