<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — WHERE CAN I FIND THE DESCRIPTIONS FA FUNCTIONS AND VARIABLES]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5959</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5959&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in WHERE CAN I FIND THE DESCRIPTIONS FA FUNCTIONS AND VARIABLES.]]></description>
		<lastBuildDate>Thu, 01 Oct 2015 03:48:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: WHERE CAN I FIND THE DESCRIPTIONS FA FUNCTIONS AND VARIABLES]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24397#p24397</link>
			<description><![CDATA[<p>Thanks APMuthu for the valuable info....</p><p>/Mark</p>]]></description>
			<author><![CDATA[null@example.com (mark0300)]]></author>
			<pubDate>Thu, 01 Oct 2015 03:48:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24397#p24397</guid>
		</item>
		<item>
			<title><![CDATA[Re: WHERE CAN I FIND THE DESCRIPTIONS FA FUNCTIONS AND VARIABLES]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24384#p24384</link>
			<description><![CDATA[<p>1. Constants are defined in <strong>includes/types.inc</strong><br />2. <strong>config.php</strong> has the Global settings<br />3. <strong>#_sys_prefs</strong> table has the company specific variables.<br />4. Form Inputs are accessed by GET and POST variables and may have names similar to table/field names.<br />5. Functions are present all over the place in various files and can be differently defined in different files.<br />6. File inclusions can be nested as well.</p><p>Don&#039;t worry, it is common to get befuddled at first but as you gain experience in <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.TrobleshootingFrontAccounting">inspecting variables</a> at each point in the codebase for each event you will become more familiar. The community is quite helpful but it is better to search the Wiki / Forum for info before defraying scarce voluntary time resources.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 29 Sep 2015 09:08:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24384#p24384</guid>
		</item>
		<item>
			<title><![CDATA[WHERE CAN I FIND THE DESCRIPTIONS FA FUNCTIONS AND VARIABLES]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=24382#p24382</link>
			<description><![CDATA[<p>Hi there,</p><p>I am trying to figure out more about the functions of FA.</p><p>I have 2 questions:</p><p>1.&nbsp; &nbsp;I saw a lot of predefined functions in FA include directories.&nbsp; Is there a summary or documentation that describe these functions and that I could refer to learn more about these functions.</p><p>2.&nbsp; &nbsp;Also, I saw functions that carry variables (see below) such as &#039;charge&#039;, &#039;discount&#039;, &#039;amount&#039;, &#039;ref&#039;, &#039;memo_&#039; ...etc.&nbsp; Would someone please advise where can I find these variables and their definitions?&nbsp; They seem to me are the names of the database table Name but I&#039;m not sure...</p><p>Thanks..</p><p><em><br />==============================<br />&nbsp; &nbsp; amount_row(_(&quot;Bank Charge:&quot;), &#039;charge&#039;);</em></p><p><em>&nbsp; &nbsp; start_table(TABLESTYLE, &quot;width=60%&quot;);</em></p><p><em>&nbsp; &nbsp; label_row(_(&quot;Customer prompt payment discount :&quot;), $display_discount_percent);<br />&nbsp; &nbsp; amount_row(_(&quot;Amount of Discount:&quot;), &#039;discount&#039;);</em></p><p><em>&nbsp; &nbsp; amount_row(_(&quot;Amount:&quot;), &#039;amount&#039;, null, &#039;&#039;, $cust_currency);<br />&nbsp; &nbsp; textarea_row(_(&quot;Memo:&quot;), &#039;memo_&#039;, null, 22, 4);</em></p>]]></description>
			<author><![CDATA[null@example.com (mark0300)]]></author>
			<pubDate>Tue, 29 Sep 2015 07:12:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=24382#p24382</guid>
		</item>
	</channel>
</rss>
