<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Modify the Invoice Table Content]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10663&amp;type=atom" />
	<updated>2025-05-16T01:51:12Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10663</id>
		<entry>
			<title type="html"><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43652#p43652" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-05-16T01:51:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43652#p43652</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43651#p43651" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[popsicles12]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36</uri>
			</author>
			<updated>2025-05-15T17:37:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43651#p43651</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43650#p43650" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-05-15T13:25:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43650#p43650</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43649#p43649" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[popsicles12]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36</uri>
			</author>
			<updated>2025-05-14T21:17:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43649#p43649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43648#p43648" />
			<content type="html"><![CDATA[<p>Just blank the headings and displays in the rep107.php file.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-05-14T17:06:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43648#p43648</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Modify the Invoice Table Content]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43647#p43647" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[popsicles12]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36</uri>
			</author>
			<updated>2025-05-14T13:32:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43647#p43647</id>
		</entry>
</feed>
