<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — report $page_security]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2327&amp;type=atom" />
	<updated>2015-01-07T07:52:34Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2327</id>
		<entry>
			<title type="html"><![CDATA[Re: report $page_security]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22064#p22064" />
			<content type="html"><![CDATA[<p>Put all your custom reports in the company/#/reporting folder if you want it for a specific company alone. There will also be a need to put in form parameters for the report in the reports_main.inc file. Have a look at how the reports are made in the <a href="https://github.com/apmuthu/frontaccounting/tree/master/extensions/Extensions">existing extensions expanded out in my GitHub repo</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-01-07T07:52:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22064#p22064</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: report $page_security]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22060#p22060" />
			<content type="html"><![CDATA[<p>I&#039;m having the same issue , any idea or hint ?</p>]]></content>
			<author>
				<name><![CDATA[adnan]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19757</uri>
			</author>
			<updated>2015-01-07T07:04:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22060#p22060</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[report $page_security]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10049#p10049" />
			<content type="html"><![CDATA[<p>I have created an extension and reporting folder</p><p>/modules/extension_name/reporting/</p><p>I put all my custom reports in that reporting folder. All the report previously set up with :</p><p>$page_security = &#039;SA_OPEN&#039;;</p><p>As expected I don&#039;t have problem ti view/access all those reports. But when i changed the page security to :</p><p>$page_security = &#039;SA_REPORT_VIEW&#039;;</p><p>I received the following error message :<br />The security settings on your account do not permit you to print this report</p><p>But I have setup/hook necessary security setting and have enable/activate it. In my hooks.php file i have included the security area as follows :</p><p>&#039;SA_REPORT_VIEW&#039; =&gt; array(SS_HR_EXTS|50, &quot;Report - view&quot;),</p><p>When I used FA security area :</p><p>$page_security = &#039;SA_GLANALYTIC&#039;;</p><p>Don&#039;t have problem at all.</p><p>Is this a bug or am I missing something.</p>]]></content>
			<author>
				<name><![CDATA[evilive]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3549</uri>
			</author>
			<updated>2011-08-23T08:29:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10049#p10049</id>
		</entry>
</feed>
