<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Import Direct Purchase Invoice]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7066&amp;type=atom" />
	<updated>2017-11-17T08:06:08Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7066</id>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29628#p29628" />
			<content type="html"><![CDATA[<p>Congrats.. share it one day <img src="https://frontaccounting.com/punbb/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[Alaa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20274</uri>
			</author>
			<updated>2017-11-17T08:06:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29628#p29628</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29626#p29626" />
			<content type="html"><![CDATA[<p>Thank you barbarian,</p><p>you have done an excellent job, working as i have demanded.</p><p>good programming, excellent documentation.</p>]]></content>
			<author>
				<name><![CDATA[aalrashoudi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41537</uri>
			</author>
			<updated>2017-11-17T07:58:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29626#p29626</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29536#p29536" />
			<content type="html"><![CDATA[<p>Please contact me via email: bharata1803@gmail.com</p>]]></content>
			<author>
				<name><![CDATA[barbarian]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18954</uri>
			</author>
			<updated>2017-11-09T11:24:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29536#p29536</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29535#p29535" />
			<content type="html"><![CDATA[<p>I have a fixed text file format from my supplier,</p><p>so all I need is some body to develop a function that popup a new window and ask for upload this file then this function return you to the &quot;Direct Purchase Invoice Entry&quot; window and auto fill the item lines only, the remaining info i should enter it manually.</p><p>any volunteer to do it &quot;not for free for sure&quot;</p>]]></content>
			<author>
				<name><![CDATA[aalrashoudi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41537</uri>
			</author>
			<updated>2017-11-09T11:22:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29535#p29535</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29313#p29313" />
			<content type="html"><![CDATA[<p>Since the format from every supplier need not be the same, the script will need to be customised as per your need - make an extension for it then.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-30T15:02:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29313#p29313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29309#p29309" />
			<content type="html"><![CDATA[<p>Thank you again for your effort,</p><p>you have asked a good questions, I think the requested form fill function should do an automatic Fields check before applying to the form.</p><p>The idea is simple:<br />* an additional button in the top of &quot;Direct Purchase Invoice Entry&quot; page will start a popup window<br />* in this popup there is a function that upload a csv file containing all the needed info to fill the direct purchase invoice line items<br />* when processed it should check the chosen csv file for any mistakes<br />* then it will fill the item lines form.</p><p>with out any complications or SQL statements, should be easy for any user.</p><p>why do I need it?&nbsp; because when I buy from my supplier I get an invoice with two formats (pdf, csv), I want to automatically use it to enter them to my inventory with out any mistakes in part no., desc., prices.</p>]]></content>
			<author>
				<name><![CDATA[aalrashoudi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41537</uri>
			</author>
			<updated>2017-10-30T11:19:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29309#p29309</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29269#p29269" />
			<content type="html"><![CDATA[<p>The import transactions can be used possibly for importing Purchase Orders in CSV)&nbsp; too. These Purchase Orders can then be turned into Invoices as needed in the FA UI.</p><p>The Auto Fill form can be implemented as a popup with a multiple select list checkbox set as well but the system will not accept if the order quantity is 0 or absent. A comma separated item code list if input into the item code field (form field size to be addressed) it should expand it accordingly but what if invalid item_codes were input?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-28T11:16:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29269#p29269</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29267#p29267" />
			<content type="html"><![CDATA[<p>Thank you Ap.Muthu for your advise.</p><p>but import transaction is not what I am looking for, I am looking for a function available as an option within &quot;Direct Purchase Invoice Entry&quot; page if you click it will ask you to choose local csv file containing all the supplier invoiced items then after uploading the file it should fill the form automatically with all items, then after checking them we can process the Direct Purchase Invoice Entry. (all this process within the page so no need to leave it, the function is just to fill the form)</p><p>this function should not effect the database or any of the system it only auto fill the form!!</p><p>the Idea behind this is we have a supplier invoice with more than 100 lines for inventory which make entering them is a difficult job and mistakes&nbsp; can happen</p><p>I hope I clear it.</p><p>&quot;I am willing to pay for this function&quot; in addition it can be added for the future updates.</p>]]></content>
			<author>
				<name><![CDATA[aalrashoudi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41537</uri>
			</author>
			<updated>2017-10-28T08:27:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29267#p29267</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29184#p29184" />
			<content type="html"><![CDATA[<p>Try one of the import transaction extensions. You will have to enter the exact string values for the fields needed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-24T14:18:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29184#p29184</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Import Direct Purchase Invoice]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29181#p29181" />
			<content type="html"><![CDATA[<p>Hi every one</p><p>I am new to FA but I have a little knowledge of programming,</p><p>My request is to have a button to upload a csv file within &quot;Direct Purchase Invoice Entry&quot; screen as an option then fill the items lines automatically to the Direct Purchase Invoice form from that file.</p><p>I wish I am clear with my request</p>]]></content>
			<author>
				<name><![CDATA[aalrashoudi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41537</uri>
			</author>
			<updated>2017-10-24T13:38:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29181#p29181</id>
		</entry>
</feed>
