<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Direct Purchase Invoice Entry - cannot process]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10659&amp;type=atom" />
	<updated>2025-05-02T21:59:58Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10659</id>
		<entry>
			<title type="html"><![CDATA[Re: Direct Purchase Invoice Entry - cannot process]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43635#p43635" />
			<content type="html"><![CDATA[<p>Change this in <strong>php.ini</strong> file<br /></p><div class="codebox"><pre><code>; max_input_vars = 1000</code></pre></div><p>To this (removing the semicolon which is commented out)<br /></p><div class="codebox"><pre><code>max_input_vars = 4000</code></pre></div><p>Will need to restart the webserver thereafter.</p><p><a href="https://stackoverflow.com/questions/16470527/warning-input-variables-exceeded-1000">Reference</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2025-05-02T21:59:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43635#p43635</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Direct Purchase Invoice Entry - cannot process]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43632#p43632" />
			<content type="html"><![CDATA[<p>The error message is below:</p><p>parse_str(): Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in file: /home1/xxxxx/public_html/xxx/includes/JsHttpRequest.php at line 274<br />Undefined index: Comments in file: /home1/xxx/public_html/xxxxxx/purchasing/includes/ui/invoice_ui.inc at line 35</p>]]></content>
			<author>
				<name><![CDATA[Marc]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9423</uri>
			</author>
			<updated>2025-05-02T06:19:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43632#p43632</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Direct Purchase Invoice Entry - cannot process]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=43631#p43631" />
			<content type="html"><![CDATA[<p>In Enter supplier Invoice , after we add item the normal scenario is that the the word &quot;Add to Invoice&quot; will appear in the upper right corner so the&nbsp; invoice processing&nbsp; will proceed.</p><p>However, when we&nbsp; Enter supplier Invoice , after we add item the &quot;Select Supplier&quot; is always appearing in the upper right corner instead of &quot; Add to Invoice&quot; hence we cannot process the invoice.</p><p>Please provide any suggestion for this issue</p>]]></content>
			<author>
				<name><![CDATA[Marc]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9423</uri>
			</author>
			<updated>2025-05-02T02:17:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=43631#p43631</id>
		</entry>
</feed>
