<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Adding new debtors/customers, country field empty]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5944&amp;type=atom" />
	<updated>2015-09-18T05:59:54Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5944</id>
		<entry>
			<title type="html"><![CDATA[Re: Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24312#p24312" />
			<content type="html"><![CDATA[<p>Short of creating an extension for your extended CRM needs with a 1:1 table mapped to an existing branch/person FA table, the <a href="https://frontaccounting.com/fawiki/index.php?n=Help.BinLocationsInPackingList">non field db data</a> method &quot;abusing&quot; large fields like <strong>notes</strong> will be the &quot;documented&quot; way out. </p><p>Use a permanent holding table (managed externally with the likes of <a href="http://www.adminer.org">Adminer</a> or <a href="http://www.phpmyedit.org/">phpMyEdit</a>) or a spreadsheet for your separate fields and combine them into the large FA field each time anything changes!</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-09-18T05:59:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24312#p24312</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24306#p24306" />
			<content type="html"><![CDATA[<p>Let&#039;s wait for apmuthu magical guides.... he may have some outta this world views <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />I even wanted to have extra classifications - sales leads, etc</p>]]></content>
			<author>
				<name><![CDATA[netracer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19800</uri>
			</author>
			<updated>2015-09-17T13:59:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24306#p24306</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24305#p24305" />
			<content type="html"><![CDATA[<p>You could adapt the form, but then you would either have to change the database accordingly or have the backend concatenate the fields into the existing field (corresponding to the current textarea). Changing the database would require changes to the code wherever addresses are handled. (Perhaps one could do something with SQL views.)</p><p>I think apmuthu did some work where he used (abused?) a &quot;notes&quot; field to store what was essentially key-value data. Perhaps you could do something similar and tag the address data with things like postcode, city and country. But you&#039;d still have to handle the tags whenever displaying (or printing) the address.</p><p>(This could possibly be developed into a general method of defining address formats, while keeping the complexity on the database side to a minimum.)</p><p>For now, I would do my best to avoid it. Is there another way you could deduce the country from existing data? VAT number? Phone number?</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2015-09-17T11:59:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24305#p24305</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24304#p24304" />
			<content type="html"><![CDATA[<p>there is a field in debtor_master table named company where i used to extract the country for a mini CRM i developed for my client using FA as their accounting system.</p><p>How to add country field in the form without disrupting the flow?</p>]]></content>
			<author>
				<name><![CDATA[netracer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19800</uri>
			</author>
			<updated>2015-09-17T06:15:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24304#p24304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24303#p24303" />
			<content type="html"><![CDATA[<p>which version of FA are you talking about. Here in frontaccounting there is no specific option for entering, state, city and country options. it will be one line, just&nbsp; type the whole on Address (textarea) and save it on address field in the debtor_master table.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2015-09-17T03:54:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24303#p24303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Adding new debtors/customers, country field empty]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=24301#p24301" />
			<content type="html"><![CDATA[<p>Does anyone notice that x_debtors_master field country is empty?</p>]]></content>
			<author>
				<name><![CDATA[netracer]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19800</uri>
			</author>
			<updated>2015-09-16T23:19:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=24301#p24301</id>
		</entry>
</feed>
