<?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=Inventory_Reconciliation</id>
	<title>Inventory Reconciliation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Inventory_Reconciliation"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Inventory_Reconciliation&amp;action=history"/>
	<updated>2026-05-15T17:06:09Z</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=Inventory_Reconciliation&amp;diff=296&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Inventory_Reconciliation&amp;diff=296&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:51Z</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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&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;!-- diff cache key my_wiki:diff::1.12:old-295:rev-296 --&gt;
&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Inventory_Reconciliation&amp;diff=295&amp;oldid=prev</id>
		<title>Chanson at 17:38, 8 March 2021</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Inventory_Reconciliation&amp;diff=295&amp;oldid=prev"/>
		<updated>2021-03-08T17:38:33Z</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;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
==Inventory Reconciliation==&lt;br /&gt;
&lt;br /&gt;
'''[http://keystonehelp.compucrete.com/wiki/index.php/Inventory_Reconciliation See the latest version of this topic on Keystone Help Site]''' &lt;br /&gt;
&lt;br /&gt;
Topic Highlights:&lt;br /&gt;
*Steps to Reconcile Inventory&lt;br /&gt;
*ARTPRTRX transaction types&lt;br /&gt;
&lt;br /&gt;
How to [[DeReconcile Inventory]]&lt;br /&gt;
&lt;br /&gt;
==Understanding the Reconcile Process==&lt;br /&gt;
&lt;br /&gt;
The reconcile process looks at only unreconciled transactions, starting with 'B' Balance transactions.  The normal starting condition is for there to be just one unreconciled 'B' record all the transactions for the current period and possible some backdated unreconciled transactions for the prior period.&lt;br /&gt;
&lt;br /&gt;
*Get the beginning balance (This is normally a single unreconciled 'B' transaction)&lt;br /&gt;
*Process all transactions in timestamp sequence including any the prior month.&lt;br /&gt;
**Create G/L Transaction for where appropriate&lt;br /&gt;
**Update the artprtrx record with&lt;br /&gt;
***New cost value&lt;br /&gt;
***Reconciled Flag set to Yes&lt;br /&gt;
***Set Recon Session No and Recon Trans No&lt;br /&gt;
*Write an Unreconciled 'B' record with the updated cost and quantity on hand&lt;br /&gt;
&lt;br /&gt;
==Simple Diagnostics==&lt;br /&gt;
&lt;br /&gt;
You can run this query to see the transactions that will be viewed in the process.&lt;br /&gt;
&amp;lt;PRE&amp;gt;&lt;br /&gt;
SELECT * FROM ARTPRTRX&lt;br /&gt;
WHERE PRODUCT_CODE='xxxx'&lt;br /&gt;
AND RECONCILED_FLAG='N'&lt;br /&gt;
ORDER BY TRX_DATE,TRX_TIME&lt;br /&gt;
&amp;lt;/PRE&amp;gt;&lt;br /&gt;
The 'B' Record will appear in timestamp order, but the process will always place 'B' records first.&lt;/div&gt;</summary>
		<author><name>Chanson</name></author>
	</entry>
</feed>