<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikido.isoftdata.com//index.php?action=history&amp;feed=atom&amp;title=Acomba</id>
	<title>Acomba - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikido.isoftdata.com//index.php?action=history&amp;feed=atom&amp;title=Acomba"/>
	<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Acomba&amp;action=history"/>
	<updated>2026-05-03T17:37:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://wikido.isoftdata.com//index.php?title=Acomba&amp;diff=10436&amp;oldid=prev</id>
		<title>Zfreeman: A GL integration between Acomba and ITrack Enterprise</title>
		<link rel="alternate" type="text/html" href="https://wikido.isoftdata.com//index.php?title=Acomba&amp;diff=10436&amp;oldid=prev"/>
		<updated>2018-05-30T21:28:27Z</updated>

		<summary type="html">&lt;p&gt;A GL integration between Acomba and ITrack Enterprise&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Acomba Integration =&lt;br /&gt;
== Installation ==&lt;br /&gt;
The necessary files can all be found through SVN at SVN\Trunk\Utility\Scripts\DuboisAcomba.&lt;br /&gt;
# Run acombaGLView.sql and custom_inventory_triggers.sql on their itrack enterprise database.&lt;br /&gt;
# Install python 3.4 and the python mysql connector, ensuring both 32bit or 64bit.  &lt;br /&gt;
# Create a folder called AcombaExport in the ISoft Data Systems folder in program files, where the enterprise folder exists.  Copy the glExport.py file and the PythonTools folder into your new folder.&lt;br /&gt;
# Create a task in Windows Task Scheduler to run the export on whatever schedule the client would like.  The executable will be python, the argument will be ./glExport.py and the working directory should be the folder you created in step 3.&lt;br /&gt;
# In the glExport.py file, there will be a line at the beginning indicating the folder it writes files to as well as the mysql credentials.  Ensure both are valid and what the client wants.&lt;br /&gt;
== Operation ==&lt;br /&gt;
Grab the most recently created export file in the path specified in glExport.py.&lt;br /&gt;
Ask the client to open Acomba and login.&lt;br /&gt;
Import the file in acomba by clicking on the menu&amp;gt;Input&amp;gt;Utilities&amp;gt;Import Data, select the &amp;quot;Transactions to the General Ledger&amp;quot; radio button, then click import and select the file.  &lt;br /&gt;
If there were errors, view them.  Note that old errors are not automatically deleted, it&amp;#039;s all just saved to a file in the export folder called GLIMPORT.ERR, so you may see errors that were generated long ago.  Renaming or deleting the error file can help clear out the noise.&lt;br /&gt;
== Summary ==&lt;br /&gt;
The python script simply reads from the view v_acomba_glexport, which contains all unexported gl information.  This information is formatted in the fixed width manner required by acomba and written to a date stamped file.  It then marks all glentries as exported in the enterprise database.&lt;/div&gt;</summary>
		<author><name>Zfreeman</name></author>
	</entry>
</feed>