<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Auto populate "Price After Tax" in Purchase Orders]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6591</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6591&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Auto populate "Price After Tax" in Purchase Orders.]]></description>
		<lastBuildDate>Sun, 18 Dec 2016 12:46:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27077#p27077</link>
			<description><![CDATA[<p>You will find the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.TrobleshootingFrontAccounting">Wiki page on Troubleshooting FA</a> useful.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 18 Dec 2016 12:46:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27077#p27077</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27066#p27066</link>
			<description><![CDATA[<div class="quotebox"><cite>myhandgunpursedotcom wrote:</cite><blockquote><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Sales Prices and currency for items (stock_id) are stored in the <strong>prices</strong> table.<br />Suppliers Prices for items (stock_id along with suppliers UoM and conversion factor) are stored in <strong>purch_data</strong> table.<br />The above are used when looking up the fields in the sales and purchase order/invoice forms.<br />The actual price used for the specific invoice&#039;s item is stored in the <strong>sales_order_details</strong>&nbsp; and <strong>purch_order_details</strong> tables respectively.</p><p>Hence the closed PO&#039;s and Invoices will not have their prices altered when the items&#039; sales and purchase prices vary at the item&#039;s lookup tables for sale and purchase.</p><p>Unless your most recent purchase item cost is entered against the supplier&#039;s list of items on that date, it will not be the one looked up thereafter.</p></blockquote></div><p>That&#039;s what I thought, but for some reason nothing auto populates in my po&#039;s when I select the item. I have to enter the price manually every time. Where is the function that calls the info so I can check it and name sure it is correct?</p></blockquote></div><p>Nevermind.&nbsp; I figured out why it wasn&#039;t working.&nbsp; I had a completely unrelated issue and turned debug mode on.&nbsp; Found I had a few errors in that PO module.&nbsp; Once I fixed those issues it started pulling the price from the purchasing pricing screen <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; Me very happy now!</p><p>I love that debug feature in the config.php file.&nbsp; It has been a life saver!</p>]]></description>
			<author><![CDATA[null@example.com (myhandgunpursedotcom)]]></author>
			<pubDate>Fri, 16 Dec 2016 23:01:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27066#p27066</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27064#p27064</link>
			<description><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>Sales Prices and currency for items (stock_id) are stored in the <strong>prices</strong> table.<br />Suppliers Prices for items (stock_id along with suppliers UoM and conversion factor) are stored in <strong>purch_data</strong> table.<br />The above are used when looking up the fields in the sales and purchase order/invoice forms.<br />The actual price used for the specific invoice&#039;s item is stored in the <strong>sales_order_details</strong>&nbsp; and <strong>purch_order_details</strong> tables respectively.</p><p>Hence the closed PO&#039;s and Invoices will not have their prices altered when the items&#039; sales and purchase prices vary at the item&#039;s lookup tables for sale and purchase.</p><p>Unless your most recent purchase item cost is entered against the supplier&#039;s list of items on that date, it will not be the one looked up thereafter.</p></blockquote></div><p>That&#039;s what I thought, but for some reason nothing auto populates in my po&#039;s when I select the item. I have to enter the price manually every time. Where is the function that calls the info so I can check it and name sure it is correct?</p>]]></description>
			<author><![CDATA[null@example.com (myhandgunpursedotcom)]]></author>
			<pubDate>Fri, 16 Dec 2016 01:28:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27064#p27064</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27063#p27063</link>
			<description><![CDATA[<p>Sales Prices and currency for items (stock_id) are stored in the <strong>prices</strong> table.<br />Suppliers Prices for items (stock_id along with suppliers UoM and conversion factor) are stored in <strong>purch_data</strong> table.<br />The above are used when looking up the fields in the sales and purchase order/invoice forms.<br />The actual price used for the specific invoice&#039;s item is stored in the <strong>sales_order_details</strong>&nbsp; and <strong>purch_order_details</strong> tables respectively.</p><p>Hence the closed PO&#039;s and Invoices will not have their prices altered when the items&#039; sales and purchase prices vary at the item&#039;s lookup tables for sale and purchase.</p><p>Unless your most recent purchase item cost is entered against the supplier&#039;s list of items on that date, it will not be the one looked up thereafter.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 15 Dec 2016 18:51:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27063#p27063</guid>
		</item>
		<item>
			<title><![CDATA[Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=27042#p27042</link>
			<description><![CDATA[<p>I am trying to figure out how to get the &quot;Price After Tax&quot; in the purchase orders to automatically pull the most recent purchase from from the <strong>Purchasing Pricing</strong> section for an item type <em>Service</em>.&nbsp; For example, when I purchase fuel I want it to populate the price for me because my fuel cost per gallon is a fixed amount each quarter.</p><p>Is there a way to do this in the PO?&nbsp; All my items are set up as service items because I don&#039;t keep inventory and my business is a service business anyways.</p><p>I guess my other question with this is when I update the price each quarter, will this change the price for all of the closed PO&#039;s as well or will they keep the price that it was at when the PO was created?</p>]]></description>
			<author><![CDATA[null@example.com (myhandgunpursedotcom)]]></author>
			<pubDate>Thu, 15 Dec 2016 08:33:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=27042#p27042</guid>
		</item>
	</channel>
</rss>
