<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — disable box price in orders]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1663</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1663&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in disable box price in orders.]]></description>
		<lastBuildDate>Tue, 09 Nov 2010 19:54:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[disable box price in orders]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7351#p7351</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mosha3D)]]></author>
			<pubDate>Tue, 09 Nov 2010 19:54:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7351#p7351</guid>
		</item>
	</channel>
</rss>
