<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — FA Unstable v2.4 prepaid - excel code]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3756&amp;type=atom" />
	<updated>2013-01-16T10:21:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3756</id>
		<entry>
			<title type="html"><![CDATA[FA Unstable v2.4 prepaid - excel code]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15080#p15080" />
			<content type="html"><![CDATA[<p>Please open a separate topic for Unstable / FA v2.4.</p><p>Attached here is a one difference found in the file <strong>reporting/includes/pdf_report.inc</strong> between the <strong>stable</strong> and <strong>unstable</strong> branches:</p><div class="quotebox"><blockquote><p>--- FA3140_Stable/reporting/includes/pdf_report.inc&nbsp; &nbsp; Fri Nov 23 11:45:56 2012<br />+++ FA3140_UnStable/reporting/includes/pdf_report.inc&nbsp; &nbsp; Tue Jan 15 18:28:07 2013<br />@@ -386,7 +386,7 @@<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;DebtorName&#039;, &#039;supp_account_no&#039;, &#039;wo_ref&#039;, &#039;debtor_ref&#039;,&#039;type&#039;, &#039;trans_no&#039;, <br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;StockItemName&#039;, &#039;tax_id&#039;, &#039;order_&#039;, &#039;delivery_date&#039;, &#039;units_issued&#039;,<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;due_date&#039;, &#039;required_by&#039;, &#039;payment_terms&#039;, &#039;curr_code&#039;,<br />-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;ov_freight&#039;, &#039;ov_gst&#039;, &#039;ov_amount&#039;, &#039;requisition_no&#039;, &#039;contact&#039;),<br />+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;ov_freight&#039;, &#039;ov_gst&#039;, &#039;ov_amount&#039;, <strong>&#039;prepaid&#039;, </strong>&#039;requisition_no&#039;, &#039;contact&#039;),<br /> &nbsp; &nbsp; &nbsp; &nbsp; &#039;branch&#039; =&gt; array(&#039;br_address&#039;, &#039;br_name&#039;, &#039;salesman&#039;, &#039;disable_branch&#039;),<br /> &nbsp; &nbsp; &nbsp; &nbsp; &#039;sales_order&#039; =&gt; array(&#039;deliver_to&#039;, &#039;delivery_address&#039;, &#039;customer_ref&#039;),<br /> &nbsp; &nbsp; &nbsp; &nbsp; &#039;bankaccount&#039; =&gt; array(&#039;bank_name&#039;, &#039;bank_account_number&#039;, &#039;payment_service&#039;)</p></blockquote></div><p>There is no such difference between the respective <strong>reporting/includes/excel_report.inc</strong> files.</p><p>Currently <strong>prepaid</strong> seems to be used only in one report, viz., <strong>reporting/rep107.php</strong>.</p><p>In both <strong>stable</strong> and <strong>unstable</strong> branches, there are 2 reports <strong>rep502.php</strong> (Dimensions) and <strong>rep703.php</strong> (GL Account Group Summary) that are commented out in the file <strong>reporting/main_report.inc</strong> - any info on this?</p><p>Also, in the FA v2.4 Unstable branch, there is one report - <strong>rep602.php</strong> (Bank Statements with Reconcile) that does not seem to appear anywhere in <strong>reporting/main_report.inc</strong> ! This report has not been updated as yet for the <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/812bd595f318">Orientation feature</a>.</p><p>The maximum number of parameters used in reports are in <strong>rep707.php</strong> where <strong>PARAM_0</strong> to <strong>PARAM_10</strong> (total <strong>11</strong>) are used.</p><p>In table <strong>0_debtor_trans</strong> , a new TINYINT field <strong>tax_included</strong> has been <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/0e487400e0da">introduced in FA 2.4 Unstable</a> that has changes in some of it&#039;s reports - 107, 110, 113. This must be taken into account if reports are to be backported to the stable version.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-01-16T10:21:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15080#p15080</id>
		</entry>
</feed>
