<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — ST_INVADJUST fix]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=10499</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10499&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ST_INVADJUST fix.]]></description>
		<lastBuildDate>Mon, 08 Apr 2024 09:09:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[ST_INVADJUST fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=43025#p43025</link>
			<description><![CDATA[<p>In the files <strong>reporting\rep301.php</strong> (Line 33 - Inventory Valuation) and <strong>reporting\rep308.php</strong> (Line 35 - Costed Inventory Movements), <br /></p><div class="codebox"><pre><code>    if ($myrow[&#039;type&#039;] == ST_SUPPRECEIVE || $myrow[&#039;type&#039;] == ST_SUPPCREDIT)</code></pre></div><p>can be changed to<br /></p><div class="codebox"><pre><code>    if ($myrow[&#039;type&#039;] == ST_SUPPRECEIVE || $myrow[&#039;type&#039;] == ST_SUPPCREDIT || $myrow[&#039;type&#039;] == ST_INVADJUST)</code></pre></div><p>@joe: see if it is fit to take into the core.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 08 Apr 2024 09:09:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=43025#p43025</guid>
		</item>
	</channel>
</rss>
