luminousmonkey.org

Generating Statements for MYOB

Wednesday 17 February 2010, 13:52 WST

The statements that MYOB generates are inflexible, and in a word, crap. I’ve found that getting timely and informative statements out to customers goes a long way to helping keeping your customers close to their payment terms.

So, in order to automate the process, I wrote up a script that generates statements, and any warning letters I needed to go with them. Keep in mind I’m using JRuby, as it gives me access to JDBC which is far easier to get working with the MYOB ODBC driver than trying to use the Ruby ODBC driver, and it requires no patching to get it to work.

(more…)

February 2010
M T W T F S S
« Aug   May »
1234567
891011121314
15161718192021
22232425262728

Other: