<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — textcart - Purchasing error]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4499</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4499&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in textcart - Purchasing error.]]></description>
		<lastBuildDate>Fri, 08 Nov 2013 06:36:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: textcart - Purchasing error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18374#p18374</link>
			<description><![CDATA[<p>Fixed in <a href="https://github.com/apmuthu/frontaccounting/commit/31549aeaf0df9cac6e90cfcfe9a5ee108a614e73">my Git Repo <strong>commit</strong></a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 08 Nov 2013 06:36:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18374#p18374</guid>
		</item>
		<item>
			<title><![CDATA[Re: textcart - Purchasing error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18357#p18357</link>
			<description><![CDATA[<p>The <strong>textcart</strong> extension uses the &quot;<strong>&amp;$_SESSION</strong>&quot; term in quite a few places - do they all have to be changed?</p><p>Line 412 in modules/textcart/purchasing/po_entry_items.php (also present in corresponding core file modules/purchasing/po_entry_items.php):<br />&nbsp; &nbsp; $cart = &amp;$_SESSION[&#039;PO&#039;];</p><p>Line 87 in modules/textcart/inventory/adjustments.php<br />&nbsp; &nbsp; $adj = &amp;$_SESSION[&#039;adj_items&#039;];</p><p>Line 83 in modules/textcart/inventory/transfers.php<br />&nbsp; &nbsp; $tr = &amp;$_SESSION[&#039;transfer_items&#039;];</p><p>In modules/textcart/sales/sales_order_entry.php<br />Line 295:<br />&nbsp; &nbsp; $cart = &amp;$_SESSION[&#039;Items&#039;];<br />Line 244:<br />&nbsp; &nbsp; $cart = &amp;$_SESSION[&#039;Items&#039;];</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 07 Nov 2013 11:52:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18357#p18357</guid>
		</item>
		<item>
			<title><![CDATA[Re: textcart - Purchasing error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18323#p18323</link>
			<description><![CDATA[<p>It works fine now. Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (ombhrum)]]></author>
			<pubDate>Tue, 05 Nov 2013 03:11:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18323#p18323</guid>
		</item>
		<item>
			<title><![CDATA[Re: textcart - Purchasing error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18322#p18322</link>
			<description><![CDATA[<p>Could you try remote the &amp; in specified line : </p><p>Change </p><p>&nbsp; &nbsp; $textcart_mgr-&gt;tab_display(&#039;&#039;, <span style="color: #FF0000">&amp;</span>$_SESSION[&#039;PO&#039;], &quot;display_order_in_tab&quot;);</p><p>to</p><p>&nbsp; &nbsp; $textcart_mgr-&gt;tab_display(&#039;&#039;, $_SESSION[&#039;PO&#039;], &quot;display_order_in_tab&quot;);</p><br /><p>/Elax</p>]]></description>
			<author><![CDATA[null@example.com (elax)]]></author>
			<pubDate>Mon, 04 Nov 2013 10:54:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18322#p18322</guid>
		</item>
		<item>
			<title><![CDATA[textcart - Purchasing error]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=18320#p18320</link>
			<description><![CDATA[<p>I am using FA 2.3.18. After activate textcart 2.3.9-5, error occur when try to post PO entry:</p><p>Fatal error: Call-time pass-by-reference has been removed in /webroot/t/a/table009/erp/www/modules/textcart/purchasing/po_entry_items.php on line 532</p>]]></description>
			<author><![CDATA[null@example.com (ombhrum)]]></author>
			<pubDate>Mon, 04 Nov 2013 09:36:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=18320#p18320</guid>
		</item>
	</channel>
</rss>
