<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Proper Way to create a module / add-on]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=251&amp;type=atom" />
	<updated>2008-08-14T17:32:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=251</id>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=937#p937" />
			<content type="html"><![CDATA[<p>I sent it, let me know if you got it.</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2008-08-14T17:32:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=937#p937</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=928#p928" />
			<content type="html"><![CDATA[<p>Great. you can send it to &lt;joe.hunt.consulting&nbsp; at&nbsp; gmail dot com&gt;. Sorry, I have to keep mey email spam-free, I hope you understand it.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-08-13T23:57:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=928#p928</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=924#p924" />
			<content type="html"><![CDATA[<p>Hey guys, I got the chequing module working. Basically plugs right and works right into the RC2 release. If you guys are interested in having it I can email / send it to you in hopes perhaps you can use / expand it as part of future releases.</p><p>Let me know</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2008-08-13T15:44:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=924#p924</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=805#p805" />
			<content type="html"><![CDATA[<p>I&#039;m currently working on this right now, basically its going to be its own separate module that issues &#039;cheque&#039; numbers to a given payment (whether it is bank payment or supplier payment). This way, not much is changed to FA&#039;s current payment process and trunk code.&nbsp; A cheque no is referenced to an existing processed payment transaction. Cheque numbers will be unique with a check_config table keeping reference of the check numbers.</p><p>It would also have to keep track of which bank chequing account the cheque is referenced to. An additional table called check_ref would be used to keep the issued cheque references to which payment transaction. Once a check is issued to a payment transaction, it can then be printed. I still have to figure out this part out. I will keep you posted. Basically i&#039;ll look at how the reports are printed and go from there. There&#039;s many standards of Cheques out there, right now i&#039;m just creating one that follows the CPA standard (canadian). But I can see future work in having some kind of margin and output setup for individual customizable needs.</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2008-07-19T05:59:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=805#p805</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=801#p801" />
			<content type="html"><![CDATA[<p>Hello t2webby,</p><p>I think it would be great, if you create a module for printing cheques. You can use any of the existing modules as a model. And you can look in the /reporting folder, repXXX.php to see how to make a report. You can also look in the file /reporting/includes/reporting.inc how to initiate a report outside the report-central. </p><p>And, of course, use Janusz&#039;s suggestion to keep track of check numbers.</p><p>If this turns out to be good, we will consider incorporating the cheque printing in coming releases.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-07-17T07:29:48Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=801#p801</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=800#p800" />
			<content type="html"><![CDATA[<p>ok great, I will patch what I need to do for now. But will there be any plans in the near future to have Cheque features? I think it will certainly get alot of North American type companies on board</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2008-07-16T20:23:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=800#p800</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=799#p799" />
			<content type="html"><![CDATA[<p>Hi t2webby</p><p>To track cheque numbers you can use class found in references.inc file, although it implies adding new document type number in types.inc. If you really do not want to change database structure and want to keep your code isolated from FA changes your module can create private file in company/... subdirectory to store/track cheque numbers.</p><p>Add-on module&#039;s framework in FA is currently very simple and can be successfully used&nbsp; only for pieces of software loosely related to main source code. The best place for it is in modules subdirectory. Example modules you will find on download page.<br />You can also make your extension as a set of patches/patched source files installed manually on main source tree.</p><p>BTW Cheques are nearly not used in transactions in EU so, maybe this is historical reason for lack of this functionality in FA.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-07-16T18:19:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=799#p799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Proper Way to create a module / add-on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=798#p798" />
			<content type="html"><![CDATA[<p>Hi guys, what&#039;s the best way to add additional modules / add-ons without affecting much of the core system code? </p><p>I want to add a customized cheque printing module which tracks cheque no as well but I don&#039;t want to change much of the core code too much since I want to continue to update the system to latest CVS. I will gladly share the module once I get it working.</p><p>My goal is to be able to make payments by checks, recording not only the reference sequence but also a check no sequence. Both for PO payments by checks as well as Bill Payments all referencing the chequing sequence. Ex : 1000, 1001, etc. I will also have the ability to print on a pre-stock cheque by PDF with two stubs. </p><p>Any direction on what the best approach is would be great.</p>]]></content>
			<author>
				<name><![CDATA[t2webby]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=182</uri>
			</author>
			<updated>2008-07-16T16:24:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=798#p798</id>
		</entry>
</feed>
