<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Adding Attachments to Dimension]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7503</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7503&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Adding Attachments to Dimension.]]></description>
		<lastBuildDate>Wed, 09 May 2018 13:41:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Adding Attachments to Dimension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31617#p31617</link>
			<description><![CDATA[<p><a href="https://github.com/FrontAccountingERP/FA/commit/37ce2eba59b4f5ca59540bcb45431471538670e4">Committed</a> to Repo.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 09 May 2018 13:41:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31617#p31617</guid>
		</item>
		<item>
			<title><![CDATA[Re: Adding Attachments to Dimension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31609#p31609</link>
			<description><![CDATA[<p>A good idea. <s>Willdo</s>.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 09 May 2018 05:07:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31609#p31609</guid>
		</item>
		<item>
			<title><![CDATA[Adding Attachments to Dimension]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=31608#p31608</link>
			<description><![CDATA[<p>Shouldn&#039;t we customize the function <br />safe_exit() as below in dimension_entry.php</p><div class="codebox"><pre><code>function safe_exit()
{
    global $path_to_root;
    $trans_no=isset($_GET[&#039;AddedID&#039;]) ? $_GET[&#039;AddedID&#039;] : $_GET[&#039;UpdatedID&#039;];

    hyperlink_no_params(&quot;&quot;, _(&quot;Enter a &amp;new dimension&quot;));
    echo &quot;&lt;br&gt;&quot;;
    hyperlink_no_params($path_to_root . &quot;/dimensions/inquiry/search_dimensions.php&quot;, _(&quot;&amp;Select an existing dimension&quot;));
    echo &quot;&lt;br&gt;&quot;;
    hyperlink_no_params($path_to_root . &quot;/admin/attachments.php?filterType=40&amp;trans_no=$trans_no&quot;, _(&quot;&amp;Add Attachment&quot;));


    display_footer_exit();
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Wed, 09 May 2018 04:20:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=31608#p31608</guid>
		</item>
	</channel>
</rss>
