<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Coding bug in inventory_db.inc]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9763&amp;type=atom" />
	<updated>2022-04-11T09:35:49Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9763</id>
		<entry>
			<title type="html"><![CDATA[Re: Coding bug in inventory_db.inc]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40845#p40845" />
			<content type="html"><![CDATA[<p>Fixed and committed to stable repo. Thanks.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2022-04-11T09:35:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40845#p40845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Coding bug in inventory_db.inc]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40838#p40838" />
			<content type="html"><![CDATA[<p>line : $subject = _(&quot;Stocks below Re-Order Level at &quot; . $loc[&#039;location_name&#039;]);</p><p>Should be : $subject = _(&quot;Stocks below Re-Order Level at &quot;) . $loc[&#039;location_name&#039;];</p><p>Otherwise translation won&#039;t work.</p><p>F.</p>]]></content>
			<author>
				<name><![CDATA[advocaat.pollet]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46170</uri>
			</author>
			<updated>2022-04-09T20:01:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40838#p40838</id>
		</entry>
</feed>
