<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — update_material_cost function makes one unnecessary call to get_item]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9584&amp;type=atom" />
	<updated>2021-11-28T09:21:14Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9584</id>
		<entry>
			<title type="html"><![CDATA[Re: update_material_cost function makes one unnecessary call to get_item]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40313#p40313" />
			<content type="html"><![CDATA[<p>Fixed and committed to stable rep. Thanks @kvvaradha.</p><p>joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-11-28T09:21:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40313#p40313</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[update_material_cost function makes one unnecessary call to get_item]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40312#p40312" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-11-28T08:34:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40312#p40312</id>
		</entry>
</feed>
