<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Hiding prices for purchasing]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7614&amp;type=atom" />
	<updated>2018-07-12T05:41:14Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7614</id>
		<entry>
			<title type="html"><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32185#p32185" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-07-12T05:41:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32185#p32185</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32183#p32183" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aleifuuwork]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42567</uri>
			</author>
			<updated>2018-07-12T04:16:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32183#p32183</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32182#p32182" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-07-12T04:04:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32182#p32182</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32181#p32181" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aleifuuwork]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42567</uri>
			</author>
			<updated>2018-07-12T03:59:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32181#p32181</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32180#p32180" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-07-12T03:47:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32180#p32180</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hiding prices for purchasing]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32178#p32178" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aleifuuwork]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42567</uri>
			</author>
			<updated>2018-07-12T03:29:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32178#p32178</id>
		</entry>
</feed>
