<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — remember customer selected in sales_orders_view.php]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8711&amp;type=atom" />
	<updated>2020-03-09T09:14:13Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8711</id>
		<entry>
			<title type="html"><![CDATA[Re: remember customer selected in sales_orders_view.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37119#p37119" />
			<content type="html"><![CDATA[<p>Yes, I agree with @kvvaradha.</p><p>Whenever you like to see a sales order view, the customer id is added to the parameter line. So we really don&#039;t need anything changed here.<br />Tell me if I have misunderstood the question.</p><p>/joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2020-03-09T09:14:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37119#p37119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: remember customer selected in sales_orders_view.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37117#p37117" />
			<content type="html"><![CDATA[<p>Looks like we don&#039;t need to get global customer id for sales orders view page.&nbsp; We need to get the customer id for the same sales order. Not the global customer id.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2020-03-08T13:18:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37117#p37117</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: remember customer selected in sales_orders_view.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37116#p37116" />
			<content type="html"><![CDATA[<p>Thanks, I will look into it.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2020-03-08T10:40:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37116#p37116</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[remember customer selected in sales_orders_view.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37115#p37115" />
			<content type="html"><![CDATA[<p>I&#039;m not sure if this is intentionally omitted but in order to be consistent with the rest of the pages this should be included in sales_orders_view.php as well.</p><br /><p>if (!isset($_POST[&#039;customer_id&#039;]))<br />&nbsp; &nbsp; $_POST[&#039;customer_id&#039;] = get_global_customer();</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2020-03-08T06:30:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37115#p37115</id>
		</entry>
</feed>
