<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Modifying Sales Invoice]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6620</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6620&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Modifying Sales Invoice.]]></description>
		<lastBuildDate>Tue, 10 Jan 2017 13:34:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27361#p27361</link>
			<description><![CDATA[<p>The discount % is stored as an integer in the database table. Attempting to put in a string with % in it will break FA. Make a module for it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 10 Jan 2017 13:34:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27361#p27361</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27357#p27357</link>
			<description><![CDATA[<p>Thank you. It&#039;s been fixed. Can you guide me how can I show the discount in cash not in percentage(%) in sales module? only If I give input with % Like: 5% then it will be calculated in percentage. Another problem the field only take numbers. How can I achieve all these?</p>]]></description>
			<author><![CDATA[null@example.com (ssa)]]></author>
			<pubDate>Tue, 10 Jan 2017 04:55:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27357#p27357</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27311#p27311</link>
			<description><![CDATA[<p>What is the input you are providing to extract the related &quot;loc_code&quot;?</p><p>The &quot;loc_code&quot; is looked up in the &quot;locations&quot; table to get the &quot;location_name&quot;.<br />The &quot;stock_moves&quot; table records the &quot;loc_code&quot; for the transaction.<br />The &quot;loc_stock&quot; table records the &quot;loc_code&quot; where an item is stocked.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 01 Jan 2017 18:23:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27311#p27311</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27304#p27304</link>
			<description><![CDATA[<p>How to fetch location code (loc_code) in sales invoice. It can&#039;t be fetched in the same way the location name (location_name) is fetched. Please give me some guideline.</p>]]></description>
			<author><![CDATA[null@example.com (ssa)]]></author>
			<pubDate>Sun, 01 Jan 2017 07:31:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27304#p27304</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27269#p27269</link>
			<description><![CDATA[<p>Answered in <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=27268#p27268">this thread</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 29 Dec 2016 09:38:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27269#p27269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27264#p27264</link>
			<description><![CDATA[<p>Thank you so much. It&#039;s been sorted out.<br />Can you please guide me the steps to develop a module? I&#039;m stuck.</p>]]></description>
			<author><![CDATA[null@example.com (ssa)]]></author>
			<pubDate>Thu, 29 Dec 2016 03:05:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27264#p27264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27262#p27262</link>
			<description><![CDATA[<p>The <strong>reporting/rep107.php</strong> report file outputs the Invoice with the column formatting in <strong>$cols</strong> and <strong>$aligns</strong> arrays. The <strong>reporting/includes/doctext.inc</strong> file (included in the report file indirectly) populates the variable <strong>$aux_info</strong> with the necessary elements at line 104 - <strong>case ST_SALESINVOICE:</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Dec 2016 16:39:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27262#p27262</guid>
		</item>
		<item>
			<title><![CDATA[Modifying Sales Invoice]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27233#p27233</link>
			<description><![CDATA[<p>Hi. I&#039;m new to frontaccounting. I need to modify the sales invoice report. I want to remove the entire last column named &quot;due date &quot; of the 1st Table. Then I want to create borders for each column in the 2nd table. Please suggest me how can I make this work. Thanks in advance.</p>]]></description>
			<author><![CDATA[null@example.com (ssa)]]></author>
			<pubDate>Tue, 27 Dec 2016 03:52:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27233#p27233</guid>
		</item>
	</channel>
</rss>
