<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Difference between "Purchase order" and "Our order"]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3381</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3381&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Difference between "Purchase order" and "Our order".]]></description>
		<lastBuildDate>Mon, 01 Oct 2012 14:37:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13564#p13564</link>
			<description><![CDATA[<p>Hi Joe,</p><p>thank you very much for taking my comments into consideration. That´s impressive, and I really appreciate it.</p><p>Please allow me one more question: How would I get the updated version? (Sorry, I am not familiar with the term &quot;HG Repository&quot;)?</p><p>Again, thank you very much for you feedback!</p><p>MacPhotoBiker</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Mon, 01 Oct 2012 14:37:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13564#p13564</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13558#p13558</link>
			<description><![CDATA[<p>Thanks Joe, - <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/changeset/f442ada878e8">Changeset 3069</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 01 Oct 2012 09:15:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13558#p13558</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13550#p13550</link>
			<description><![CDATA[<p>The header in PO has now been changed to show:</p><p>Customer&#039;s Reference (Our customer no at the supplier, from supplier table, supp_account_no)<br />Salesman (the contact field from the supplier table)<br />Your tax id (the gst_no field from supplier table)<br />Supplier&#039;s Reference (the info from the Supplier&#039;s Reference in PO form, which can be suppliers quote no or whatever, unique) .</p><p>This is going to be committed to HG Repository asap.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 30 Sep 2012 22:44:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13550#p13550</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13548#p13548</link>
			<description><![CDATA[<p>Hi Joe,</p><p>thanks a lot for your answer.</p><p>Prices are often based on a quote from a supplier, so I would use this field to make reference to the quote. It could be named &quot;Your quote&quot; (that´s the term used in Canada), or &quot;Your reference&quot; as a more generic term.</p><p>After all, you are using such field already when creating the PO (&quot;Supplier´s reference&quot;) http://screencast.com/t/QS3YQ20xZc , but it´s not shown so far on the PO. That´s the one I would use, it makes the screen form more consistent with the PO document.</p><p>Please allow me few more comments. The first field in the same line is &quot;Customers reference&quot; (btw, it should be spelled &quot;Customer´s reference&quot;), but when creating a PO, I did not see where to populate this field. Same is true for &quot;Sales Person&quot;. I believe the purpose of these fields is for cases when a PO is created 1:1 based on an order from a customer. It makes sense to have such information, but in my case, I would certainly not want to show this information to my supplier, but only use it for internal purposes.</p><p>Then, I also don´t see the purpose of &quot;Your VAT no.&quot;. Chances are the supplier knows his VAT number already ;-) If this field is required, I would simply add it as a small line to the adress.</p><p>Last but not least: the Due Date. What´s the due date of a PO, when for every item there is a &quot;Delivery Date&quot; anyway?</p><p>Well, now that I am writing all this it comes to my mind that probably the PO might be using the same template as an invoice. This might appear &quot;efficient&quot;, but for daily use I´d say that the documents have very different purposes, so the content has to be very different.</p><p>I´m not sure how difficult it would be to implement it, but I believe it would be well received by the FA community if it were possible to</p><p>a) Modify the field names and<br />b) choose like from a pull-down menu the content for the fields.</p><p>But I also want to add that I do like the clean layout you guys are using, I´ve been working with programs before where it was impossible to use any document &quot;out of the box&quot;.</p><p>Thanks again for your consideration.</p><p>MacPhotoBiker</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Sun, 30 Sep 2012 14:25:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13548#p13548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13542#p13542</link>
			<description><![CDATA[<p>Well, I guess you are right. The information is in the file /reporting/includes/doctext.inc.<br />Do you have another information we could print here instead? Som kind of information from the database, 0_purch_orders, where 0_ is the company prefix. Please use phpMyAdmin to look into the table 0_purch_orders.</p><p>Comments are printed after the detail lines. Maybe Requisition no or Reference. What do you think?</p><p>Thanks in advance.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 30 Sep 2012 06:55:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13542#p13542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13539#p13539</link>
			<description><![CDATA[<p>Well, to me this looks a bit strange. Showing the same field twice, once displaying it´s content, once not displaying it. Frankly, what would you think as a supplier if you received such PO? Why even bother to put the second field?</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Sat, 29 Sep 2012 22:22:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13539#p13539</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13538#p13538</link>
			<description><![CDATA[<p>It is simply not despayed in the (Our order no) field. Although the informations is here.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 29 Sep 2012 22:13:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13538#p13538</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13535#p13535</link>
			<description><![CDATA[<p>Thanks joe.</p><p>Sorry, I still have to ask: If not edited manually, from where is the field &quot;our order&quot; populated? My question is not only related to this field, but I would like to understand in general where the datasources are defined.</p><p>Thanks a lot!</p><p>MacPhotoBiker</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Sat, 29 Sep 2012 21:08:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13535#p13535</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13532#p13532</link>
			<description><![CDATA[<p>You can change the document layouts in the file /reporting/includes/header2.inc.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 29 Sep 2012 13:12:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13532#p13532</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13531#p13531</link>
			<description><![CDATA[<p>Hi joe,</p><p>thanks for your answer. My apologies, but I don´t quite understand what you mean. Is the field &quot;our order&quot; not populated at all? Or from where does it get it´s content? To me it doesn´t look like the same since PO number shows &quot;3&quot; while &quot;our order&quot; is empty.</p><p>Is it possible to edit the template of this form myself, and define the data sources myself?</p><p>Thanks a lot!</p><p>MacPhotoBiker</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Sat, 29 Sep 2012 12:48:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13531#p13531</guid>
		</item>
		<item>
			<title><![CDATA[Re: Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13529#p13529</link>
			<description><![CDATA[<p>There is no difference, but as this is a standard form, the info is emptu here. The is is upnright.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 29 Sep 2012 08:42:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13529#p13529</guid>
		</item>
		<item>
			<title><![CDATA[Difference between "Purchase order" and "Our order"]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13517#p13517</link>
			<description><![CDATA[<p>Hi,</p><p>on a Purchase order, whats the difference between &quot;Purchase Order&quot; and &quot;Our Order&quot;? Please see this screenshot for an example: http://screencast.com/t/31FHPqx6vgv</p><p>The generated PO number is &quot;3&quot;, but &quot;our order no.&quot; is empty. What is this field for, and from where is it populated?</p><p>Thanks a lot!</p><p>MacPhotoBiker</p>]]></description>
			<author><![CDATA[null@example.com (MacPhotoBiker)]]></author>
			<pubDate>Fri, 28 Sep 2012 22:16:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13517#p13517</guid>
		</item>
	</channel>
</rss>
