<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to add a new field in sales delivery]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4179</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4179&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to add a new field in sales delivery.]]></description>
		<lastBuildDate>Tue, 03 Feb 2015 04:37:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to add a new field in sales delivery]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22370#p22370</link>
			<description><![CDATA[<p>Yes. The Non Field DB Data concept has now become available - see <a href="https://frontaccounting.com/fawiki/index.php?n=Help.BinLocationsInPackingList">detailed instructions in the wiki</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 03 Feb 2015 04:37:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22370#p22370</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add a new field in sales delivery]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22362#p22362</link>
			<description><![CDATA[<p>Thanks for the explanation. It&#039;s been a while now since I posted this. Is there any new development, custom fields perhaps?</p><p>Thanks.</p><p>Regards,<br />KA Ahmad</p>]]></description>
			<author><![CDATA[null@example.com (kahmad72)]]></author>
			<pubDate>Sun, 01 Feb 2015 15:00:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22362#p22362</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to add a new field in sales delivery]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=17664#p17664</link>
			<description><![CDATA[<p>KA I&#039;m afraid the task is going to be way beyond your skills. Adding the column in phpMyAdmin is the easy part: now you will have to go through many PHP files and change all the queries that access the table you&#039;re using. From memory, it&#039;s inadvisable to just change the query/SQL for only the screen you want, you need to modify it everywhere the table is accessed. This may be 10-20 places - modifying the database structure in FA, like most systems is a fairly hefty piece of work. You will need to understand the basic structure of FA with it&#039;s logical access to tables, and almost &#039;message-like&#039; approach to processing work tasks.</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Fri, 06 Sep 2013 05:28:23 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=17664#p17664</guid>
		</item>
		<item>
			<title><![CDATA[How to add a new field in sales delivery]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16956#p16956</link>
			<description><![CDATA[<p>Hello there, firstly, I am not a programmer and I don&#039;t understand PHP that well and am hoping that someone out there will be willing to help. I have a feeling that this could be peanuts to most of you PHP gurus.</p><p>In /customer_delivery.php, there is already a field for &quot;quantity&quot; which is used to record the current delivery quantity. Now I need to add a new field called &quot;quantity2&quot; so that I can calculate the difference between &quot;quantity&quot; and &quot;quantity2&quot;. In real life, this is to compare the weight shortages between two different weighbridge stations.</p><p>I know how to create a new column using phpmyadmin in debtor_trans_details but I am lost on how to display the newly created column in the form, as well as the coding required to accept the form value and update it into mysql.</p><p>Thank you very much.<br />KA</p>]]></description>
			<author><![CDATA[null@example.com (kahmad72)]]></author>
			<pubDate>Wed, 03 Jul 2013 01:37:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16956#p16956</guid>
		</item>
	</channel>
</rss>
