Page 1 of 1
Accounting
Posted: Wed Jun 03, 2009 8:47 pm
by eddie
Which home or business accounting program do you use?
Re: Accounting
Posted: Fri Jun 05, 2009 8:29 am
by dann
I tapped in for other - jgnash. I really like jgnash.
Re: Accounting
Posted: Fri Jun 05, 2009 9:09 am
by Patrick
other - Moneydance
Re: Accounting
Posted: Fri Jun 05, 2009 9:13 am
by Linc
eddie wrote:Which home or business accounting program do you use?
It's an "other" for me too. I wrote some checkbook software in php about 4 years ago that my wife still likes to use. It does the job!
Re: Accounting
Posted: Fri Jun 05, 2009 1:57 pm
by eddie
That is interesting to see so many accounting programs for linux. The person who pushed me into linux still uses a bash script that he wrote to keep his records. Back when I used to do taxes, he would bring over his shuttle box. I remember him extracting records from the command line so we could fill out the old schedule "C". He even did a nifty checky writing program. It was all fast.
I have ledgersmb set up on the web server, so that way I can enter in data remotely while traveling or the bettter half can enter data whenever she needs to. That also means I do not have to spend time entering income or expenses when I get back. However, I still have a tendency to use spreadsheets, when I do not need double entry accounting or just to do detail work. I am in the process of converting all the code written in qbasic we used for our accounting software to freebasic. Might be neat to do a conversion to php and or java as a parallel project.