<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Hiding prices for purchasing]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7614</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7614&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Hiding prices for purchasing.]]></description>
		<lastBuildDate>Thu, 12 Jul 2018 05:41:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32185#p32185</link>
			<description><![CDATA[<p>Study some of the <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions">extensions</a> that create new permissions that can be allocated to any role (new or old) and make yours.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 12 Jul 2018 05:41:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32185#p32185</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32183#p32183</link>
			<description><![CDATA[<p>Hi @apmuthu, I don&#039;t think I understand yet. I know that we can create/clone role and modify permissions as such. However, it seems that you are suggesting that you can </p><div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>create one for switching off the add/view purchase price permission as well which needs to be instantiated in the role instanciation script as well.</p></blockquote></div><br /><p>How do we go about it ... creating add/view purchase price permission ? <br />What role instanciation script ? <br />Maybe you can point out to some development notes / wiki that covers this and I can chase it up</p>]]></description>
			<author><![CDATA[null@example.com (aleifuuwork)]]></author>
			<pubDate>Thu, 12 Jul 2018 04:16:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32183#p32183</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32182#p32182</link>
			<description><![CDATA[<p>That will just prevent editing an existing Purchase Order&#039;s price.<br />Probably clone the said role as a new role, switching of the edit permission and create one for switching off the add/view purchase price permission as well which needs to be instantiated in the role instanciation script as well. Then use that role in your new purchase order form to replace the existing one possibly as an extension.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 12 Jul 2018 04:04:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32182#p32182</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32181#p32181</link>
			<description><![CDATA[<p>A quick search of the word &#039;price&#039; on Access Setup just gave me 3 result(s):</p><br /><p>1. Sales configuration -&gt; Sales <strong><em>prices</em></strong> edition<br />2. Sales related reports -&gt; Sales <strong><em>prices</em></strong> listing<br />3. Purchase configuration -&gt; Purchase <strong><em>price</em></strong> changes</p><br /><p>@apmuthu, do you mean to toggle off result no.3 ?</p>]]></description>
			<author><![CDATA[null@example.com (aleifuuwork)]]></author>
			<pubDate>Thu, 12 Jul 2018 03:59:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32181#p32181</guid>
		</item>
		<item>
			<title><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32180#p32180</link>
			<description><![CDATA[<p>FA probably does not have this kind of filtered data input feature. Create a restricted Purchase Admin role and toggle the price field to be hidden.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 12 Jul 2018 03:47:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32180#p32180</guid>
		</item>
		<item>
			<title><![CDATA[Hiding prices for purchasing]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=32178#p32178</link>
			<description><![CDATA[<p>Hi team, </p><br /><p>In my client&#039;s company there is a Purchasing division who consists of <br />1. Purchasing manager ( the head )<br />2. Purchasing admin ( the underling ) </p><p>Now, Purchasing admin is only supposed to input purchase order whenever there&#039;s request from production floor. let&#039;s say, for example production floor needs more <em>banana</em> for which later approved by Purchasing manager. This is simple workflow </p><p>The policy in place is that Purchasing admin is not handling price nor have knowledge about how much banana is from supplier A or B and such. What Purchasing admin needs to know is that he/she needs to input PO and that&#039;s it. he/she doesn&#039;t or not supposed to care about price and such </p><p>I know that the solution that I&#039;m looking for is probably to delve straight into codes and make slight adjustment, similar maybe to what this post was<br />https://frontaccounting.com/punbb/viewtopic.php?id=3514</p><br /><p>Before I do that though, I&#039;m hoping there are more elegant solution to this scenario ?</p><p><strong>Purchasing admin</strong> doesn&#039;t need to know to about price. Hence when he/she input FA&#039;s Purchase Order Entry, we would like to &#039;hide&#039; price or just not put it to display at all. He/She just need to input how many <em>banana</em> are needed</p><p>Later on, <strong>Purchasing manager</strong> can login to FA and starts reviewing the PO that was inputted and made decision wether to aprrove or not</p>]]></description>
			<author><![CDATA[null@example.com (aleifuuwork)]]></author>
			<pubDate>Thu, 12 Jul 2018 03:29:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=32178#p32178</guid>
		</item>
	</channel>
</rss>
