I am working on a program and need to implement a double-entry accounting system. It would seem to me that there should be some open source project or code base out there already with most all of the basic accounting functions already written, but Google didn’t turn anything up.
I don’t want to re-invent the wheel, so is anyone aware if there is already a package out there that implements double-entry accounting in C, C++, or Objective-C?
Thank you!
(Frank)
Note: I am looking for a double-entry module to plug in to my existing application (it is a property management system) and I’m not re-writing a package like GNUCash. Sorry if I didn’t state that clearly.
GnuCash – http://www.gnucash.org/