<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Adding new fields in sales order]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7342&amp;type=atom" />
	<updated>2018-03-13T07:59:25Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7342</id>
		<entry>
			<title type="html"><![CDATA[Re: Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31112#p31112" />
			<content type="html"><![CDATA[<p>If I understand what you mean, add the needed fields in the DB table sales_orders and then edit in sales/includes/..&nbsp; in DB or UI&nbsp; first the corresponding SQL-s and then the UI includes to add the needed cells. When it&#039;s all working, you will need to see in the reporting what of them is needed on the printouts.</p>]]></content>
			<author>
				<name><![CDATA[stefan]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20008</uri>
			</author>
			<updated>2018-03-13T07:59:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31112#p31112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31103#p31103" />
			<content type="html"><![CDATA[<p>FA doesn&#039;t provide hooks to modify views.&nbsp; So, if you want to &#039;modify&#039; a view you need to create an extension, copy the view code, then modify the view code in your extension.&nbsp; You can then have your extension modify the menu structure to make the menu system reference your extension rather than the core implementation of the view.</p><p>One example of this is the recurring sales modules I made a couple of years ago.&nbsp; The code is on Github here:</p><p>https://github.com/saygoweb/frontaccounting-module-sgw_sales</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2018-03-12T16:45:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31103#p31103</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31099#p31099" />
			<content type="html"><![CDATA[<p>Create an extension for it. Learn from the existing extensions in the <a href="https://github.com/apmuthu/FA24extensions">FA24extensions</a> repo.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-03-12T13:48:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31099#p31099</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31095#p31095" />
			<content type="html"><![CDATA[<p>I wish to modify the Sales order form to incorporate these fields. Please advise.</p>]]></content>
			<author>
				<name><![CDATA[mmohamedyaser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42232</uri>
			</author>
			<updated>2018-03-12T10:02:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31095#p31095</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30884#p30884" />
			<content type="html"><![CDATA[<p>Without making any modifications you could use a customer branch for most of the above (In the Payment dropdown <strong>do not</strong> select cash only - select a credit term eg in 15 days) You also have the comments section</p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-02-23T21:00:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30884#p30884</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Adding new fields in sales order]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30882#p30882" />
			<content type="html"><![CDATA[<p>This is for an equipment management company that sends equipment for rental basis. Is it possible to add 3 new fields in Sales order <br />with Job Name ; <br />Job Location; <br />Job Date and Time ; <br />Delivery Date and Time ; <br />Job Completion Date and Time </p><br /><p>Thanks for the help in advance.<br /><a href="https://s17.postimg.org/7eaec5h33/Capture.jpg">https://s17.postimg.org/7eaec5h33/Capture.jpg</a></p>]]></content>
			<author>
				<name><![CDATA[mmohamedyaser]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42232</uri>
			</author>
			<updated>2018-02-23T20:33:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30882#p30882</id>
		</entry>
</feed>
