<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — disable box price in orders]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1663&amp;type=atom" />
	<updated>2010-11-09T19:54:36Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1663</id>
		<entry>
			<title type="html"><![CDATA[disable box price in orders]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7351#p7351" />
			<content type="html"><![CDATA[<p>hello </p><p>I need to disable the price box to display the price but can not be changed. Try changing in the function </p><p>&nbsp; &nbsp;function sales_order_item_controls(&amp;$order, &amp;$rowcounter, $line_no=-1)</p><p>&nbsp; &nbsp;this<br />&nbsp; &nbsp;$str = amount_cells(null, &#039;price&#039;); </p><p>&nbsp; &nbsp;by<br />&nbsp; &nbsp;if ($change_price_so==&#039;1&#039;)<br />&nbsp; &nbsp; $str = amount_cells(null, &#039;price&#039;);<br />&nbsp; &nbsp;else<br />&nbsp; {<br />&nbsp; &nbsp; amount_cell($_POST[&#039;price&#039;], false, &#039;&#039;,&#039;price&#039;);<br />&nbsp; &nbsp; hidden(&#039;price&#039;, $_POST[&#039;price&#039;]);<br />&nbsp; }<br />&nbsp; <br />&nbsp; but does not save the current price when the product is changed</p><p>&nbsp; What do I need? I guess it has to do with Ajax, but I&#039;m lost</p><p>&nbsp; THANKS</p>]]></content>
			<author>
				<name><![CDATA[mosha3D]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1910</uri>
			</author>
			<updated>2010-11-09T19:54:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7351#p7351</id>
		</entry>
</feed>
