<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Auto populate "Price After Tax" in Purchase Orders]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6591&amp;type=atom" />
	<updated>2016-12-18T12:46:11Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6591</id>
		<entry>
			<title type="html"><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27077#p27077" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-12-18T12:46:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27077#p27077</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27066#p27066" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[myhandgunpursedotcom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18003</uri>
			</author>
			<updated>2016-12-16T23:01:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27066#p27066</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27064#p27064" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[myhandgunpursedotcom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18003</uri>
			</author>
			<updated>2016-12-16T01:28:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27064#p27064</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27063#p27063" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-12-15T18:51:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27063#p27063</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Auto populate "Price After Tax" in Purchase Orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=27042#p27042" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[myhandgunpursedotcom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18003</uri>
			</author>
			<updated>2016-12-15T08:33:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=27042#p27042</id>
		</entry>
</feed>
