<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=DataScope%3A_A%2FR_G%2FL_transactions_by_Source</id>
	<title>DataScope: A/R G/L transactions by Source - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=DataScope%3A_A%2FR_G%2FL_transactions_by_Source"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=DataScope:_A/R_G/L_transactions_by_Source&amp;action=history"/>
	<updated>2026-05-15T17:07:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=DataScope:_A/R_G/L_transactions_by_Source&amp;diff=100&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=DataScope:_A/R_G/L_transactions_by_Source&amp;diff=100&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:58, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=DataScope:_A/R_G/L_transactions_by_Source&amp;diff=99&amp;oldid=prev</id>
		<title>Chanson at 16:45, 15 March 2019</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=DataScope:_A/R_G/L_transactions_by_Source&amp;diff=99&amp;oldid=prev"/>
		<updated>2019-03-15T16:45:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This assumes the G/L account is set to the AR class.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
SELECT X.*,A.SEGMENT_1 ACT,a.ACCOUNT_TYPE,A.ACCOUNT_CLASS,A.DESCRIPTION &amp;quot;Act Name&amp;quot;,&lt;br /&gt;
X.SESSION_NO/1000 X1&lt;br /&gt;
 FROM GLTTRX X&lt;br /&gt;
INNER JOIN GLTACCT A ON A.GL_ACCOUNT=X.GL_ACCOUNT&lt;br /&gt;
WHERE X.TRX_DATE BETWEEN :Beg AND :End&lt;br /&gt;
and account_class='AR'&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:DS_ar_gl_sumbysrc.PNG]]&lt;br /&gt;
&lt;br /&gt;
When looking for mismatched g/l data look for:&lt;br /&gt;
*Entries from other apps the A/R ('''R''')&lt;br /&gt;
*Entries with incorrect SOURCE_TRANS_TYPE.  (Expect IR,CR,SR. &amp;quot;IS&amp;quot; is ok if it sums to 0, this is from voids)&lt;br /&gt;
&lt;br /&gt;
In the example above the values for CA are from an allowance code offset account being the A/R account resulting in a Sum zero transaction.&lt;/div&gt;</summary>
		<author><name>Chanson</name></author>
	</entry>
</feed>