<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bank Payment Entry Behaviour]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8877&amp;type=atom" />
	<updated>2020-08-02T01:58:56Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8877</id>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37901#p37901" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Yes! I saw your videos. It&#039;s very helpful. I hope there&#039;s more of those videos for customization. Thanks.</p>]]></content>
			<author>
				<name><![CDATA[jcnew]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45592</uri>
			</author>
			<updated>2020-08-02T01:58:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37901#p37901</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37892#p37892" />
			<content type="html"><![CDATA[<p>Hi jcnew, I have created 2 video about creating extension and reports.<br />hope these can help you.<br /><a href="https://youtu.be/t7znTMFvJvA">https://youtu.be/t7znTMFvJvA</a><br /><a href="https://youtu.be/uj9QVCJQCv4">https://youtu.be/uj9QVCJQCv4</a></p>]]></content>
			<author>
				<name><![CDATA[flpages]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45415</uri>
			</author>
			<updated>2020-08-01T10:04:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37892#p37892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37857#p37857" />
			<content type="html"><![CDATA[<p>Alright! Thanks for the help!</p>]]></content>
			<author>
				<name><![CDATA[jcnew]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45592</uri>
			</author>
			<updated>2020-07-27T13:19:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37857#p37857</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37843#p37843" />
			<content type="html"><![CDATA[<p>Checkout a few extensions from the <a href="https://github.com/apmuthu/FA24extensions/tree/master/Extensions">unofficial extensions repo</a>.</p><p>Other Posts:<br />https://frontaccounting.com/punbb/viewtopic.php?id=8264<br />https://frontaccounting.com/punbb/viewtopic.php?id=5460<br />https://frontaccounting.com/punbb/viewtopic.php?id=5169</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-07-26T13:39:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37843#p37843</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37833#p37833" />
			<content type="html"><![CDATA[<p>Hi apmuthu. Thanks for your swift response. I understand the limitation. Do you have suggestions where I could study references or tutorials links for custom extension design using FA framework? </p><p>I have background in programming from college. Though it&#039;s been so long since I practiced.</p>]]></content>
			<author>
				<name><![CDATA[jcnew]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45592</uri>
			</author>
			<updated>2020-07-24T13:51:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37833#p37833</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37829#p37829" />
			<content type="html"><![CDATA[<p>Field Level access permissions is not natively implemented in FA. An extension can be designed as per user requirements till such time, maybe in FA 2.5.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-07-23T16:51:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37829#p37829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bank Payment Entry Behaviour]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37818#p37818" />
			<content type="html"><![CDATA[<p>I would like to know if this is normal behaviour for the bank payment entry.</p><p>Scenario:</p><p>User Access: <br />- Does not have access to any Sales Configuration, Transaction. <br />- Has access only to Bank Payment Entry</p><p>Steps:<br />1. In the Bank Payment Entry,<br />- user selects Pay to: Customer</p><p>2. (System populates the Customer drop down list and Branch drop down list)</p><br /><p>****My question in mind? </p><p>1) Shouldn&#039;t the Customer and Branch drop down list NOT be shown? Cause if the user clicks on the Search Icon it says he has no security clearance. Thus, wouldn&#039;t it be good to not show the customer in the list?</p><br /><br /><p>*******Other Side Question</p><p>1) Does the system provide? Field level user access? <br />- such that User, is only shown &quot;Bank Balance&quot; for authorized bank accounts.<br />- such that User, is only given list for &quot;Pay To&quot; drop down list to contain only authorized list based on User Access. So Miscellanaous, Customer, Supplier, Quick Entry are not all shown in the drop down list. Depending on which he has access to.</p><br /><p>2) I would like a feature that for Bank Inquiry to show only authorized bank accounts. Because certain user has only access to particular Bank or Bank-Cash.</p><br /><p>Hope you could clarify. I&#039;m new around here. Thanks.</p>]]></content>
			<author>
				<name><![CDATA[jcnew]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=45592</uri>
			</author>
			<updated>2020-07-19T14:22:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37818#p37818</id>
		</entry>
</feed>
