Geek Ranch Accounting Solution
First, a quick review of the requirements:
- Decent A/R, A/P, General Ledger
- A useful CRM system
- Handles multiple currencies
- Is at least available in Spanish with Spanish/English a plus
- Is possible for a bookkeeper without a Computer Science degree to learn to use
Well, after a lot of false starts, I settled on PostBooks from Xtuple.com. Don't let the .com part scare you away if you are looking for something useful and free—there are three products with PostBooks being the free choice. The system includes MFG/ERP and those parts get more sophisticated in the other editions. Far from being "crippleware", PostBooks will do more than most non-manufacturing businesses need for accounting.
I set up PostBooks here about a month ago but if you look at the web site, you will see why it became the right answer yesterday. They have been working on translations for this version, but yesterday they launched their translation portal. Spanish is mostly done and eight other languages vary between 50% and complete. The portal allows and encourages user input to complete translations.
The system design itself is very interesting. There is a KDE-based client which talks to a Postgres database. The client (which is the same for all the products) is just the user interface. All the business logic is implemented as functions in the database. There is no server code outside the database.
The translations are also cleanly implemented. All you do is put the translation files, *.gm, in the same directory as the executable and they become available in the user configuration screen. Anything that is not translated is just displayed in English. The actual translations are done using QtLinguist. If you don't have QtLinguist, there are executables of it available on the Xtuple site as well.
Besides being a solid product that seems very well designed, I find the business model interesting. Xtuple sells the high-end software and support services which, of course, is no surprise. But they benefit from the give-away product. Because the client is the same for all versions, what we contribute (bug fixes and translations, for example) decreases their expenses related to their commercial offering. In return, we get to take advantage of various things from the commercial offering. For example, documentation includes manuals and even videos on how to use the product.
To me, this is a perfect example of how Open Source can be a win-win for a commercial enterprise.
Phil Hughes
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
3 hours 10 min ago - Sure the best distro is
4 hours 31 min ago - BeOS was the best
7 hours 14 min ago - I use Wireshark on a daily
11 hours 45 min ago - buena información
16 hours 51 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
17 hours 52 min ago - Gnome3 is such a POS. No one
1 day 3 hours ago - Gnome 3 is the biggest POS
1 day 3 hours ago - I didn't knew this thing by
1 day 9 hours ago - Author's reply
1 day 12 hours ago





Comments
OpenERP
Consider OpenERP -- seems to have everything you are looking for and a lot more.
http://openerp.com/
Don't like the model.
"To me, this is a perfect example of how Open Source can be a win-win for a commercial enterprise."
I don't like this model at all. I want a model in which all of the code is Free. Not one where part of the code is Free and another part or an enhanced part is non-Free.
I do want a model where I can pay for professional support though. Preferably on a contract or per incident basis, my choice depending on my present needs.
all the best,
drew
ADempiere, a full blown community based ERP
Phil,
Great that you settled for an open source ERP.
ADempiere would have also been a solid option for you. It has plenty of languages available including several flavors of Spanish, multicurrency, multi company and multitenant is built in since its foundations.
ADempiere runs in any platform that supports java and uses postgres. It can also be used via its 2 web client options in html or AJAX.
Best regards
Ramiro Vergara
Public Affairs
ADempiere Project