<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — textcart - Purchasing error]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4499&amp;type=atom" />
	<updated>2013-11-08T06:36:51Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4499</id>
		<entry>
			<title type="html"><![CDATA[Re: textcart - Purchasing error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18374#p18374" />
			<content type="html"><![CDATA[<p>Fixed in <a href="https://github.com/apmuthu/frontaccounting/commit/31549aeaf0df9cac6e90cfcfe9a5ee108a614e73">my Git Repo <strong>commit</strong></a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-11-08T06:36:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18374#p18374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: textcart - Purchasing error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18357#p18357" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-11-07T11:52:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18357#p18357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: textcart - Purchasing error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18323#p18323" />
			<content type="html"><![CDATA[<p>It works fine now. Thanks.</p>]]></content>
			<author>
				<name><![CDATA[ombhrum]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18705</uri>
			</author>
			<updated>2013-11-05T03:11:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18323#p18323</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: textcart - Purchasing error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18322#p18322" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[elax]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=6206</uri>
			</author>
			<updated>2013-11-04T10:54:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18322#p18322</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[textcart - Purchasing error]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=18320#p18320" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ombhrum]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18705</uri>
			</author>
			<updated>2013-11-04T09:36:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=18320#p18320</id>
		</entry>
</feed>
