<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Modify the Invoice Table Content]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10663</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10663&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Modify the Invoice Table Content.]]></description>
		<lastBuildDate>Fri, 16 May 2025 01:51:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43652#p43652</link>
			<description><![CDATA[<p>only reporting/rep107.php lines 86-90:<br /></p><div class="codebox"><pre><code>    //-------------code-Descr-Qty--uom--tax--prc--Disc-Tot--//
    $cols = array(4, 60, 225, 300, 325, 385, 450, 515);

    // $headers in doctext.inc
    $aligns = array(&#039;left&#039;,    &#039;left&#039;,    &#039;right&#039;, &#039;center&#039;, &#039;right&#039;, &#039;right&#039;, &#039;right&#039;);</code></pre></div><p>lines 192-199<br /></p><div class="codebox"><pre><code>                if ($Net != 0.0 || !is_service($myrow2[&#039;mb_flag&#039;]) || !$SysPrefs-&gt;no_zero_lines_amount())
                {
                    $rep-&gt;TextCol($c++, $c,    $DisplayQty, -2);
                    $rep-&gt;TextCol($c++, $c,    $myrow2[&#039;units&#039;], -2);
                    $rep-&gt;TextCol($c++, $c,    $DisplayPrice, -2);
                    $rep-&gt;TextCol($c++, $c,    $DisplayDiscount, -2);
                    $rep-&gt;TextCol($c++, $c,    $DisplayNet, -2);
                }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 16 May 2025 01:51:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43652#p43652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43651#p43651</link>
			<description><![CDATA[<p>Hello Apmuthu,<br />Thanks for your timely response. Please can you let me know the files I am supposed to edit and the lines to comment out?</p><p>Thanks in advance</p><p>Popsicles12</p>]]></description>
			<author><![CDATA[null@example.com (popsicles12)]]></author>
			<pubDate>Thu, 15 May 2025 17:37:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43651#p43651</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43650#p43650</link>
			<description><![CDATA[<p>You will find an array of column widths and heading names and variables from some sql that you can comment out or delete.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 15 May 2025 13:25:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43650#p43650</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43649#p43649</link>
			<description><![CDATA[<p>Thanks Apmuthu for your timely response.</p><p>I dont get what you mean by just blank the heading.</p><p>I needed to remove some headings and also their contents in the table. Please kindly explain.</p><p>Thanks so much</p><p>Popsicles12</p>]]></description>
			<author><![CDATA[null@example.com (popsicles12)]]></author>
			<pubDate>Wed, 14 May 2025 21:17:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43649#p43649</guid>
		</item>
		<item>
			<title><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43648#p43648</link>
			<description><![CDATA[<p>Just blank the headings and displays in the rep107.php file.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 14 May 2025 17:06:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43648#p43648</guid>
		</item>
		<item>
			<title><![CDATA[Modify the Invoice Table Content]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43647#p43647</link>
			<description><![CDATA[<p>Hello All,</p><p>Kudos to our developers. You guys are great. </p><p>I needed to modify the Invoice layout. I wanted to remove the Stock code from the invoice printout so that I am left with Item description, Quantity, Unit, Price &amp; Total while&nbsp; Code and discount is removed. </p><p>Can someone show me how to do this.</p><p>Thanks.</p><p>Popsicles12.</p>]]></description>
			<author><![CDATA[null@example.com (popsicles12)]]></author>
			<pubDate>Wed, 14 May 2025 13:32:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43647#p43647</guid>
		</item>
	</channel>
</rss>
