<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Invoicing auto fill of price broken? [SOLVED]]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5337&amp;type=atom" />
	<updated>2014-11-26T17:46:28Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5337</id>
		<entry>
			<title type="html"><![CDATA[Re: Invoicing auto fill of price broken? [SOLVED]]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21565#p21565" />
			<content type="html"><![CDATA[<p>All prices in the <strong>#_prices</strong> table have only the <strong>stock_id</strong> references. If we put in new prices with <strong>item_code</strong> as the <strong>stock_id</strong> which is different from the <span class="bbu">original <strong>stock_id</strong>,</span> then the <strong>Price before Tax</strong> in the <strong>Direct Invoice</strong> gets populated correctly!. But prices added/edited thru&#039; FA in the <strong>Items =&gt; Sales Pricing</strong> form will bear only the <strong>stock_id</strong>. </p><p>This workaround will cause lookup clashes when the <strong>item_code</strong> of one item matches the <strong>stock_id</strong> of another item. </p><p>Hence all lookups must be based only on the <strong>stock_id</strong> in the js/ajax code that auto populates the <strong>Price before Tax</strong> field in the <strong>Direct Invoice </strong>form even for <span class="bbu">foreign items</span> having a different value for the <strong>item_code</strong> than it&#039;s <strong>stock_id</strong>!</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-11-26T17:46:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21565#p21565</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Invoicing auto fill of price broken? [SOLVED]]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21563#p21563" />
			<content type="html"><![CDATA[<p>Auto population of Price before Tax will happen only if <strong>Setup =&gt; Display Setup =&gt; Show Item Codes</strong> is checked.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-11-25T21:27:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21563#p21563</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Invoicing auto fill of price broken? [SOLVED]]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21562#p21562" />
			<content type="html"><![CDATA[<p>Set up an item and fill in retail and wholesale prices (wholesale price is set as base value) and customer default is retail pricing.<br />Now enter a direct invoice and choose the item. The price before tax does not get auto filled (FF 33 and IE 6).</p><p>Have any recent changes broken this functionality?</p><p>The <a href="https://frontaccounting.com/fawiki/index.php?n=Help.ForeignItemCodes">Foreign Codes Wiki</a> page states:<br /></p><div class="quotebox"><blockquote><p>No need to have each item in stock_master also in item_codes, but uncheck the Edit Description for the Items.</p></blockquote></div><p>Is this still valid or does it need some clarification? Creating a new item automatically creates a record in both <strong>item_codes</strong> and <strong>stock_master</strong> tables. It also creates entries for the item for all the currently available warehouse locations in the <strong>loc_stock </strong>table!</p><p>How do we add in the item_code during Item creation (stock_id=item_code during creation) to be different from the stock_id?<br />Also where is the UPC/EAN code entered during Item creation? It is quote common to have stock_id (internel ref), item_code (suppliers ref) and UPC/EAN (barcoding) for each item - how is this achieved for new Item creation?</p><p>In the current Foreign Item entry form, the quantity field is mandatory - it should be able to accept 0 as the default!</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-11-25T19:49:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21562#p21562</id>
		</entry>
</feed>
