<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — update_material_cost function makes one unnecessary call to get_item]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9584</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9584&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in update_material_cost function makes one unnecessary call to get_item.]]></description>
		<lastBuildDate>Sun, 28 Nov 2021 09:21:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: update_material_cost function makes one unnecessary call to get_item]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40313#p40313</link>
			<description><![CDATA[<p>Fixed and committed to stable rep. Thanks @kvvaradha.</p><p>joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 28 Nov 2021 09:21:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40313#p40313</guid>
		</item>
		<item>
			<title><![CDATA[update_material_cost function makes one unnecessary call to get_item]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40312#p40312</link>
			<description><![CDATA[<p>from the <strong>manufacturing\includes\db\work_order_costing_db.inc</strong>&nbsp; There is a function called <strong>update_material_cost</strong></p><p>Here it has get_item call two times. the second one never used inside the function, </p><p>so shall we remove this code there.&nbsp; </p><div class="codebox"><pre><code> $stock_gl_code = get_item($stock_id);</code></pre></div><p>@joe update it.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 28 Nov 2021 08:34:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40312#p40312</guid>
		</item>
	</channel>
</rss>
