<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Access setup: Edit one's own transactions]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7270&amp;type=atom" />
	<updated>2018-07-07T04:23:20Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7270</id>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32124#p32124" />
			<content type="html"><![CDATA[<p>@joe: This may be integrated into thec ore, but study it&#039;s ramifications on related entries / derived / child entries of such &quot;owners&quot;.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-07-07T04:23:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32124#p32124</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32119#p32119" />
			<content type="html"><![CDATA[<p>@davidkumi, you need to change the core as below</p><p>Paste the code below at Line 660 in includes\datachecks.inc<br /></p><div class="codebox"><pre><code>if (!$_SESSION[&#039;wa_current_user&#039;]-&gt;can_access(&#039;SA_EDITOWNRSTRANS&#039;))
    {
        $audit = get_audit_trail_last($trans_type, $trans_no);

        if ($_SESSION[&#039;wa_current_user&#039;]-&gt;user == $audit[&#039;user&#039;])
        {
            if (!$msg)
                $msg = &#039;&lt;b&gt;&#039;._(&quot;You have no edit access to transactions created by YOURSELF.&quot;).&#039;&lt;/b&gt;&#039;;
            display_note($msg);
            display_footer_exit();
        }
    }</code></pre></div><p>Add the code below at Line 131 in includes/access_levels.inc<br /></p><div class="codebox"><pre><code>  &#039;SA_EDITOWNTRANS&#039; =&gt; array(SS_SPEC|7, _(&quot;Edit Own transactions&quot;)), </code></pre></div><p>Hope this works</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2018-07-06T18:12:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32119#p32119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32118#p32118" />
			<content type="html"><![CDATA[<p>I&#039;m still not answered. If a user enters a transaction like customer payment, they can edit that transaction later. That is what I want to prevent. </p><p><strong>Setup &gt; Access Setup &gt; Edit other users transactions</strong> helps block users from editing other users transactions. But how can I prevent a user from editing their own transactions (like customer payments)? </p><p>Please help, I really need this.</p>]]></content>
			<author>
				<name><![CDATA[davidkumi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14310</uri>
			</author>
			<updated>2018-07-06T17:13:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32118#p32118</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30588#p30588" />
			<content type="html"><![CDATA[<p>Read the <a href="https://frontaccounting.com/fawiki/index.php?n=Help.CustomerTransactions">Wiki</a>.</p><p>Sales =&gt; Customer Transactions =&gt; Sales Invoices (Type) =&gt; Edit Icon.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-01-22T05:22:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30588#p30588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30587#p30587" />
			<content type="html"><![CDATA[<p>from which menu to Edit Sales Invoice or Direct invoice</p><p>Thanks in Advance</p>]]></content>
			<author>
				<name><![CDATA[sbragib]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41844</uri>
			</author>
			<updated>2018-01-22T04:10:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30587#p30587</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30544#p30544" />
			<content type="html"><![CDATA[<p>Sales Transactions Permissions:<br /></p><div class="codebox"><pre><code>Sales orders edition
Sales deliveries edition
Sales invoices edition</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-01-18T05:31:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30544#p30544</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Access setup: Edit one's own transactions]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30541#p30541" />
			<content type="html"><![CDATA[<p>hi all,</p><p>there is <strong>Edit other users transactions</strong> which is very helpful. However, I want limit some users from editing their own transactions as well. How do I go about that?</p><p>Thanks in advance.</p>]]></content>
			<author>
				<name><![CDATA[davidkumi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14310</uri>
			</author>
			<updated>2018-01-17T13:37:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30541#p30541</id>
		</entry>
</feed>
