Slashdot Mirror


Accounting Systems on Linux?

cuebei asks: "OK, Slashdotters - let's talk accounting systems for small-mid sized businesses. With the popularity of Linux servers running various e-business services such as web, directory, mail, commerce, etc, it only makes sense for Linux to become a more mainstream platform in the business world. One of the areas where I can foresee Linux being used extensively is in the area of accounting. Linux is both reliable and scalable, two key requirements for any accounting package. So who uses Linux for HR/Accounting? What options are out there? Open-source or commercial? If you were starting your own business and standardized on Linux as a platform, what accounting package would you use and why?"

39 of 399 comments (clear)

  1. SQL Ledger by _ivan · · Score: 5, Informative

    GPL'd, web-based, double entry accounting system
    for businesses. Full internationalization support
    for several languages, currencies and chart of
    accounts, written in Perl. Good stuff.
    Webpage here

    GNUCash is *not* a business accounting system.
    It is a *personal* accounting system.

    1. Re:SQL Ledger by Nate+Fox · · Score: 5, Informative

      Funny, I just had one of my clients want to test this out, so he gave me one of his servers to set this up on. He wanted me to install both SQL-Ledger and NOLA. Preliminary results as far as a sysadmin is concerned:

      SQL-Ledger: Rocks. VERY easy to set up, documentation is complete, and from what my client tells me, theres more modules available than most of the commercial stuff he's looked at. Its running on a Debian Potato system, and almost everything is stock (read: stable). All I added was a source install of pgsql, and added the couple of Perl modules via the CPAN perl shell. I think I had the entire thing runnin in less than an hour, from poppin in the 2.2r4 cd to firing up Moz on my other box.

      NOLA: An absolute bitch to set up. Not only does all the documentation end in .doc (with .pdf's on the web...no text/html that I could find), but its EXTREMELY incomplete. It doesnt say what needs to be compiled with PHP (thats my biggest complaint - took me about 6 recompiles to figure out wtf it wanted in PHP). It dynamically generates most of its buttons via libgd, and they dont even look that good. Its got a lot of wizbang stuff, but they haven't worked on the actual use of it much. Not to mention it suggests using the absolute latest libs for things. I'd rather a production system not rely on the bleeding edge. I suggest staying away from it for a while till it matures.

      Welp, there's my $0.02. Like I said..I'm the admin who's settin it all up...I haven't really used either of them, but a lot of times you can tell how good of a project it is by how easy it is to set up (ie: how good the documentation is).

    2. Re:SQL Ledger by larsu · · Score: 5, Informative

      Disclaimer: I work for Noguska, the main company behind NOLA.

      Installing solely from the source tarball is currently much more difficult than need be. We do however provide an iso image file in our downloads section with a complete installer for Apache/PHP/MySQL for both Windows and Linux/Unix servers.

      Also, our UI is currently undergoing extensive changes, and things are changing nightly.

      Thanks for checking it out!

    3. Re:SQL Ledger by ckaminski · · Score: 3, Insightful

      And this differs from visual basic in what way?

      Hell, even in C++ or Java you could get a fool casting a (int)float_var; :-)

      It's not the language, brother... It's the brain using the tool that matters.

  2. Accounting is not the driving software package! by MantridDronemaker · · Score: 5, Interesting

    In my experience (manufacturing, specifcially chemcial manufacturing), the accounting software is almost irrelevant. The trick is finding a suitable manufacturing package and then you just use whatever accounting package that works with it.

    That being said I'd be ecstatic if there was good process manufacturing software available for Linux! But the gamut of features would be rather daunting- solid flexible modules for inventory with lot tracking, formulations, hazmat and environmental reporting as well as MSDS and labelling, production BOM, scheduling, heck throw in HR...and of course the mentioned accounting package.

    Heh, give me all of this and our company switches to Linux!

    1. Re:Accounting is not the driving software package! by peterdaly · · Score: 4, Interesting

      I have to agree wholeheartedly with that comment. Having worked at a good sized manufacturing opperation (in the IT Group), I know enough to agree, also enough to know such a system is terribly complicated to implement, unless you have a good background in an existing application. We ran our system on an AS/400 using MAPICS. Do you have any idea what companies what pay for this stuff? It is insane! It is easy to get huge amounts of money allocated to an upgrade, because the software RUNS the business.

      Seems to me like a webservices core may be able to be developed, which serves extermal user iterface modules. Maybe J2EE core (running in JBOSS), webservices exposed through Apache SOAP. You can then write interfaces in many different languages in different user interface, FAT GUI, thin jsp/php/perl. Ahh, I have real stuff to work on. Don't have time to keep thinking and rambling on about this.

      -Pete

  3. Accounting and HR on Linux? Yikes. by muonzoo · · Score: 5, Informative

    It might just be me, but in my former experience being a SysAdmin for several junior oil companies, one thing really stood out in the IT and infrastructure areas: These people were extra conservative.

    Whereas the exploration group was running on really nice (for the time) new SGI machines, the production group was being more reserved with Sparc/SUN solutions and the accounting department was positively in the dark ages with an old AS/400 mainframe. It was considered quite radical when they migrated to a bunch of AIX boxes and they were terrified to do it.

    Don't misunderstand me, I'd love to see the adoption of linux and open-source solutions in this arena, but I feel that this is likely an area that will meet with substantial resistance.

  4. Web-based Accounting Packages by [Entropy] · · Score: 4, Funny

    Lacking any traditional desktop software packages, you could always use web-based commercial products like QuickBooks for the Web or Oracle Small Business Suite.

    --
    -Entropy [think outside the system]
  5. BillMax by Anonymous Coward · · Score: 3, Informative

    Our company uses BillMax, but my personal view is that the system was cobbled together without much thought on scalability and is missing a lot of features. We are currently porting the system over to an in-house PHP application.

    I suggest staying away from BillMax unless you really want to adapt your company to it instead of the other way around (as it should be)

    Anonymous for a reason.

  6. Go all the way with ERP by swizkid · · Score: 5, Informative

    An "accounting" package is not enough these days. Lets face it, developing relationships with customers is what it's all about. Which means that getting information in and out of your systems in the quickest possible manner is what will win in the face of competition. Enterprise Resource Planning systems from the likes of SAP and Oracle are what give big business the edge. Sure you don't have $250K to spend on solutions from these guys but Appgen, Compiere, and GNU Enterprise are bringing these kind of systems to the masses. The most promising at the moment seems to be Compiere but it does require some up-front costs - (nothing a small business could'nt handle if they were planning on a Windows deployment anyway). Check them out!

    --
    He who knows not what his nose knows......
  7. Compliance by RazzleFrog · · Score: 5, Insightful

    I know that there are several accounting packages out there that support Linux (Computron being one) but they are mostly expensive.

    The one problem with an open-source accounting package is that accounting standards are constantly changing and the software would often have to be changed to reflect new standards. Anyone working on such a project would have to be well-versed in each of the new SFAS (Statements of Financial Accounting Standards) as they come out. That's not a fun project for a CPA let alone a layperson.

    1. Re:Compliance by MarkusQ · · Score: 3, Insightful
      To think that some twenty-something geek having Linux dreams in his head could convince someone in finance to implement an open source accounting package is pure fantasy (if you have anyone of a rational mindset in finance).

      This sounds very much like what I was told in the 70's when I was in a start up trying to sell microcomputer turnkey accounting software to small businesses: no one will ever trust a micro, and you're delusional if you think otherwise.

      Our main problem turned out to be keeping up with demand and managing explosive growth.

      -- MarkusQ

  8. What about SAP ? by Afrob · · Score: 5, Informative

    mySAP has been running on
    Linux for quite some time now.
    But perhaps that's nothing for small businesses ;-).

    --
    -- www.linux-laser.org - Open Source Laser Show Software for Linux
    1. Re:What about SAP ? by q-soe · · Score: 4, Insightful

      Yes thats correct but you CANNOT compare SAP to open source - it runs on linux because they promote it as multi platform but it is so commercially protected and copyrighted that never in a million years could it be open source.

      We are in phase 2 of an SAP Enterprise Implementations and FI, HR and CRM modules live, it's cost us approx $21million AU to get to this point and we run everything on SCO UNIX for stability - im sorry guys never in a million years would a company spend 17-20 million and then put it all on Linux to save some money.

      HR / Corp Finance are governance and control systems and as such they are not the sort of thing a large corporate would ever consider replacing with open source products - even less likely when you consider the fights, schisms and almost religious wars fought amongst the cogniscenti. Companies need legally to have stable systems that work in these areas and a clear and responsible vendor who owns the system (someone to sue if it all goes down).

      The area open source can thrive in is Small Business/ Home office - but i warn you that it means developing open source software for a windows platform as well as linux as you cannot simply expect everyone to use linux (lets be realistic here ok !)

      --
      I refuse to argue with Anonymous Cowards - if you want a discussion get an account....
  9. KBooks by Dan+D. · · Score: 5, Interesting
    I'm building an application to work like quickbooks (for kde, as if you couldn't guess). I probably shouldn't post this because its completely unusable and I don't want to give anyone the wrong impression. :) But its on topic, and I figure its a good place to beg for helpers. If you'd like to help me, I'll hook you up with the GPL'd source when you drop me an email. Especially anyone that has the gumption to maintain the sourceforge front-end.

    Nathan.

    --
    People who quote themselves bug the crap out of me -- Me.
  10. Ease-of-use! by apilosov · · Score: 4, Interesting

    One very very important thing that commercial vendors "get" is the fact that a user of such a package is probably NOT accountant, and needs extensive hand-holding when dealing with accounting matters which often have legal implications.

    Commercial packages understand this. QB will offer to set up a chart of accounts based on 'interview'. QB will warn you if you are entering things that don't make sense from accounting standpoint.

    Writing a ledger app is very easy. Writing an easy-to-use app which provides assistance at every step of the way is not.

    This is probably the only case where I think that hand-holding is essential for a product, and why QB is still the only commercial software I use now.

    Actually, now that I have acquired more familiarity with accounting concepts, I may migrate to SQL-Ledger, however, these are things that matter for me:

    a) Payroll. Its a real pain to compute all the various taxes by hand. Its a real pain to track all changes to tax law for your state to be in full compliance. Now, if sql-ledger guys wanted to do payroll, they'd need to track law changes across all 50 states. Somehow, I don't think it'll ever happen.

    b) Compliance (which relates to payroll). Certain reports (941,W2,940, state forms,etc) have to be _right_. Most of them are payroll-tax-related. The penalties are severe and "your honour/officer, my linux software made a mistake" does not cut it.

  11. My Thoughts by Bud+Dwyer · · Score: 3, Insightful

    If you were starting your own business and standardized on Linux as a platform, what accounting package would you use and why?

    You want my honest opinion? (And I know I'm going to get flamed for saying this.) I wouldn't use Linux at all.

    Don't get me wrong--I'm not anti-Linux by any means. Linux remains an important learning tool for CompSci students and others interested in learning about hacking together an operation system from scratch. But I can't recommend Linux for business use.

    Here's my experience. I run a fairly successful business with a mid-sized accounting department. My employees have years of experience with Windows and Windows-based accounting software. It would simply not make sense to re-train them to use Linux.

    The same goes for someone starting a business. Don't ignore basic business sense. There are more potential employees out there who are already trained with Windows. If you do decide to go with Linux, whether out of short-sighted greed or out of the desire to support some vaguely defined set of principles, prepare to spend righteously on your training budget. Linux still has a long ways to go, as far as usability.

    --
    I support a US first strike

    1. Re:My Thoughts by Snafoo · · Score: 3, Interesting

      I'm going to reply to your comment before you have the misfortune of being modded down into oblivion as a troll (and I don't think you are.)

      First off, some background: I'm currently working as a network admin (and jr. sw/ engineer) for a small (~10peep) company that has a small quotient of (extremely) technically-proficient people and a lot of very wonderful people whose expertise is in other fields. I mean, *really* *way* other fields. No offense -- these people are all great -- but they have the combined computer know-how of my cat. I mean, some of these people get confused when they accidentally collapse one of the 'folder-branches' in Outlook ("hey! I can't find my inbox!") These people have a hard time using Windows, let alone using linux. However -- and this is the important bit -- they only use about .5% of the features of their operating system. That is, they each have very little investment in learned skills. Each person knows the bare basics of what it takes to accomplish their job -- the sales guys know how to send, receive and sort email; the secretary knows how to work Excel and Dynacom, and so on, and so on. The upshot is this: All a replacement platform needs in order to be 'drop-in' is a precise rendition of the basic features of Word, Outlook and so forth. Due to the recent TCO explosion in the use of MS products (virii, worms, IE holes, subscription fees....), I've been given the green light to migrate everyone to linux. Initially, I was sceptical. although I'm willing to loudly advocate linux at the drop of a hat for (especially Internet-facing) servers, I was afraid of the headaches that would emerge when I had to field complaints. However, as it turns out, using a windows-like WM (for instance, icewm) and Abiword, Gnumeric, and Evolution works great. Although none of these packages is perfect, they're all 'good enough' simply because the skill set of each employee is typcially so narrow. It's actually the power users that put up the most resistance, and they can usually be assauged by giving them a full GNOME desktop (panel applets and Nautilus are like Jesus for winning them over.) Although KDE works great too, and in fact is what I regard as the superior overall desktop, Abiword and Gnumeric and Evolution and Opera win the vote for Gnome; they're (generally speaking) more well-rounded and more user-friendly than their KDE cognates . Especially important is the degree of browser/filemanager compatibility; as much as I love Konq, it frequently butchers IE-philic web sites (little ?-marks instead em-dashes, for instance), and that makes it very confusing for newbies.

      --
      - undoware.ca
    2. Re:My Thoughts by snake_dad · · Score: 3, Insightful

      This is a really interesting view on the training-issue. I think the non-technical people in our company would fit your description. However I think they might complain that all those funny .exe's they receive via email don't work... :/ Key would be to have technical support people that are proficient(sp?) enough in linux to set things up solidly.

      --
      karma capped .sig seeking available Slashdot poster for long-term relationship.
    3. Re:My Thoughts by sheldon · · Score: 3, Interesting

      While your theory that users don't need much functionality may work in theory... it doesn't hold in practice.

      The instance Joe from accounting asks his buddy Bob who works at Company X how he does something, and Bob sends him a sample Excel spreadsheet that doesn't work on Joe's computer... someone is going to ask "Why aren't we using standard software?"

      For a company I worked at back in 1996 that was standardized on OS/2 and Lotus Smartsuite, this is what pushed them into migration to NT4 with Office 97.

      That and the HR people had a hard time finding people trained in AmiPro, but no problem finding people already trained in Word.

      Good luck with your migration plan, but I hope you have a backout strategy already devised.

  12. The problem open-source accounting apps. by bald_spot · · Score: 4, Interesting

    There are a couple of open source apps on slashdot, and Linux already runs commercial db products such as those based on Oracle,DB2 or Progress. The problem for an open source project is that every country has different mandatory and/or statutory accounting rules that need to be followed, so in order to gain the cross-national critical mass that an open source accounting project would need, it would have to recruit experienced accountancy/ERP/CRM programmers from a multitude of different countries, with a project leader from each country assuring that his/her countries requirements are not ignored. This could be the biggest sourceforge project of all time!

  13. Appgen for Linux by Darth+RadaR · · Score: 4, Interesting

    DISCLAIMER: I'm not trying to sell this program, just sharing info on a product I am currently working with.

    I've been setting up Appgen's beancounter software. Can't say much about it, because I'm currently installing, importing files, and configuring it (I'm working on a client/server version), but the client can run on Win**, Mac, Linux, and Unix (*BSD, Solaris, SCO. YMMV). The server program runs on *nix (even on things like AIX, RS/6000, AT&T, and NCR) and NT/2000. If you want to run it just on one workstation, you can do that too. The Linux server program is not the prettiest thing (vt100 based), but it takes up very little of your precious resources. The Linux client program for KDE and Gnome is *VERY* nice looking and easy to work with (though I don't know squat about accounting). It could convince people that Linux might just have a place on a non-tech's desktop. I was impressed and I'm not very easily impressed.

    It's not open source in the GNU sense, but it does come with the full sources and a C tool kit. I didn't have to sign an NDA, so make of it what you will.

    Check out http://www.appgen.com. They're a *very* Linux friendly company and actually have tech support that doesn't freak out when you say ,"Linux".

    btw, It's not nearly as expensive as some beancounter programs I've seen out there.

    --
    /*drunk.. fix later*/
  14. Spend the Money by cthlptlk · · Score: 4, Insightful

    I spent a lot of time last year looking for open source accounting software. I'm not happy about it, but I would not recommend open source enterprise accounting to anyone who wants to keep their job/business.

    Cost: Yes, commercial accounting systems are incredibly expensive. Unfortunately, fucking up your financials is far, far more expensive than investing money in good, supported software. Call a few lawyers and accountings who do auditing and ask for quotes on hourly rates if you're not sure. Bad accounting will ruin a business very, very quickly.

    Reliability: I believe in the basic cathedral/bazaar theory, but there just aren't enough people writing and using open source enterprise accounting packages for the theory to apply. Unless there are tens of thousands of users, I have to assume that there are bugs in the system and I don't know where they are. See costs, above.

    Personnel: if I need to hire someone from a temp agency to sit at a workstation and do AR for a few days, I don't want to spend half the time I'm paying an outrageous fee training them on an obscure system or how to use their damn operating system. If I need to have someone set up the system (as I am not an accountant), and pay truly outrageous amounts for their time, I sure don't want to spend thousands of dollars getting them familiarized with the system. Especially when they will still be punting on decisions that can affect the system years later.

    Everything that I've said isn't true if there's an open source solution that becomes widely used...but accounting is really the last area of your business where you want to be on the bleeding edge of software development. In other areas, the bleeding edge might give you a competitive advantage, but in accounting, you will just plain bleed.

  15. Hansa by Howie · · Score: 3, Informative

    You may want to take a look at Hansa Financials, which is now available on Linux. We were looking at it a few years ago as a back-end to integrate with an e-commerc product (never happened).

    The nice parts are that the system has a documented client/server protocol (which they call "Open TCP/IP" for no good reason). Can run on Windows, Mac and Linux. Fairly sensible licensing, from memory. Nice people.

    From my limited experience (I'm no accountant), it did what you'd expect, but you saw a lot more of the database directly than you do with Sage Line 50 (the other package I know a bit about).

    --
    "don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
  16. WyattERP by Kismet · · Score: 3, Informative

    Check out the WyattERP project. It is an Open Source ERP for Linux. There is already at least one medium-sized company that runs nothing but WyattERP for all its needs - from the receptionist to invoicing to HR.

  17. SAP-DB as DBMS by Christopher+B.+Brown · · Score: 5, Interesting
    I've pointed it out several times, and apparently those that decide what stories are "interesting" consisidered it not to be of any interest.

    The one problem with SAP-DB at this point, from the "can we make it ubiquitous" perspective, is that it's a real pain to compile.

    It was coded on mainframes, and the suite of compilation tools are based on that approach. Thus the code base (and compile process) is "cryptic upper-case 8 character names everywhere."

    It's a desparate pain to try to compile it, so it has not quickly moved towards being ubiquitously available. Red Hat doesn't include it in trivially-installable manner in the manner of MySQL or PostgreSQL. Debian folk can't do apt-get install sapdb .

    Give it some more time, and get some more public input, and it'll get more attention.

    Of course, that would merely bring us to the point where it would start being an interesting "data storage" substrate for an accounting application. Then comes the 'real" work of determining what tables, fields, relationships, and such exist, and how to manage UIs...

    --
    If you're not part of the solution, you're part of the precipitate.
  18. use what you are now - AccPac on Linux by Nailer · · Score: 4, Informative

    I don't live in the US, and I never will. But from what I have heard, AccPac performs the same role (ubiquitous SME accounting software) that MYOB does in my own beautiful country, Australia.

    AccPac have a Linux port.
    * It seems to be software you can get competant accountant with many years experience using, minimising training costs and staff overtime while necessary to move to a new system
    * It has a fairly good reputation and large amounts of existing systems
    * it can import data in a wide variety of formats from its competitors.

    It's not Open Source, but it might be the best tool for the job, which should be any competant technical persons criteria for selecting software.

  19. SQL-Ledger vs NOLA & DB backends by chiguy · · Score: 3, Informative
    Ah, another PostgreSQL vs. MySQL product comparison.

    From the posts, SQL-Ledger uses a pgsql backend and NOLA uses a MySQL backend.

    I'm not sure what others think, but I for one would be very scared about using MySQL as a mission-critical backend.

    Several articles comparing the two (a good one here) have come up with the same basic complaints, MySQL might be fast in overall, but it fails 3 out of 4 of the basic ACID tests (Consistency, Isolation, and Durability). So it's extremely fault intolerent.

    PostgreSQL is fully ACID compliant and is thus a more reliable backend.

    Yes, there are plug-in table managers for MySQL that are ACID compliant, but it's nicer to know that the core product already meets these basic requirements for a robust database.

    So be sure you take a look at technology behind the systems before committing your critical systems to them.

    --
    passetspike!
    1. Re:SQL-Ledger vs NOLA & DB backends by flacco · · Score: 3, Insightful
      For example, if your system only ever used basic CRUD functionality, on a row-by-row basis (like a huge amount of systems), you wouldn't even need transactions at the db layer at all.

      I'm surprised you'd say that accounting systems are a class of application that can do without transactions! In fact, they're commonly used to illustrate the importance of transactions: an interrupted balance transfer transaction either means your customer loses money or gains money erroneously.

      --
      pr0n - keeping monitor glass spotless since 1981.
  20. SQL Ledger and Security. by autrijus · · Score: 5, Informative
    I've been using and localizing sql-ledger for a while now, and it's definitely a very extensible and easy-to-use package.

    However, please Do Not use it as a remote administration / accounting tool that serves over the internet. Its place is inside the firewall.

    The reasons is that it doesn't have a session control-related audits. Any user that types in http://hostname/sql-ledger/ir.pl?login=admin&path= bin/mozilla could get into the syste under the name 'admin', given the attacker knows the username "admin" (not hard), and regardless of that account's permission. indeed the same scheme is workable on any other .pl program.

    You can apply This patch to fix it, if you don't worry about shared proxies.

    And yes, this patch has been sent to the author. His comment was more along the line of accountants are not script kiddies, so we don't need to worry too much. That is probably reasonable, too.

    1. Re:SQL Ledger and Security. by jayed_99 · · Score: 5, Insightful

      His comment was more along the line of accountants are not script kiddies, so we don't need to worry too much. That is probably reasonable, too.

      Sorry, but I have to disagree. Accountants are worse than script kiddies. When they go bad they know exactly what they're looking for, and they know how to manipulate the data to hide any unusual transactions. Maybe the mythical bad accountant doesn't personally have the skillz to crack a system, but -- I assure you -- they are more than capable of finding a partner to help them.

      I've been doing SAP R/3 security for a handful of years, and I could tell stories that would make every CFO in the world crap their pants.

      You have to realize that we're talking about being able to manipulate real money. You can't treat it like monopoly money because it's just a bunch of numbers on a UI. You need to control (and be able to audit) access to an enterprise accounting system just like you would protect and audit access to a giant pile of dollar bills that is equivalent to your company's net worth. You've also got to realize that admin-style access to an accounting system means that you can make changes to things that happened in the past. So I could go back two months ago and insert a bogus purchase order for $99.00 (or any other small amount that misses the executive-approval-radar). Then, this month, I could pay it -- to that anonymous bank account I have. I could do this over and over with multiple fake purchase orders for months and months. And since no one could audit the transactions, they would only know that they were missing an ass-load of $99.00 transactions. (The real-world implementation is a bit more complicated, but you get the idea).

      If your company has $500,000 of revenue a year, and the two accounting people are personal friends, you probably don't need to worry about embezzelment, fraud, fake purchase orders, etc. (I personally would worry about them, but I'm a paranoid security guy).

      If your company is pulling in a few million dollars a year, and you hire random accounting people then, yes, you need to be able to audit their activities.

  21. Ease of Installation is important by Christopher+B.+Brown · · Score: 5, Insightful
    I've not tried installing NOLA, but keep SQL-Ledger around. I'd say you're bang-on in assessing that it's important to have the technology be readily installed.

    A prime problem with GnuCash vis-a-vis trying to get the "bleeding edge" functionality is that it is an absolute pain to get compiled. The functionality may be worth it, but if it's daunting to build, that's a problem.

    In exactly the same manner, there are all sorts of projects out there to build some really cool JavaEnterprize-Foo-Beans- Coffee-Espresso-Transactional- EE goodness; if it takes someone who's an expert in all of:

    • Apache;
    • Some Server Extension;
    • Some Java Framework Atop a Server Extension;
    • Some Application Framework that doesn't do squat until all the above pieces are running perfectly along with an interface to an RDBMS

    Excuse me if I don't jump up and down cheering at the vast complexity of this.

    In contrast, SQL-Ledger is indeed quite straightforward to set up. A bit more manually-involved than I'd like, but certainly not badly so.

    --
    If you're not part of the solution, you're part of the precipitate.
  22. Finally, a Slashdot topic I know too much about by PMCausey · · Score: 5, Interesting

    I am a CPA in private practice, and for many years I sold accounting software to small and medium sized businesses. At the risk of trolling for flames, I would have to STRONGLY suggest that you not use Linux for accounting in a small to medium sized business environment. (Note: This is defined a company up to $50,000,000 U.S. in revenue) Why?

    1. Unless you are blessed with outside accountants like me who read Slashdot and know the difference between Debian and Mandrake, your choice may create significant problems at month/year end when one of my many slightly to nearmost completely computer illiterate colleagues tries to either download/extract your data or wants you to generate a file that to import into either Excel or their audit/trial balance package. Reason: 99.9999% of tax programs/CPA audit software/CPA trial balance software is written in Windows, and all of it takes an Excel file. (Hint: Not being able to do this quickly/easily = higher costs (annually)).

    2. Your CFO/controller will have a lot easier time finding people who can work in the Windows environment to do the basic grunt work of entering invoices, bills, and time so the system can print checks (including your own paycheck). In some 15 years in public accounting, highly computer literate, easily trained, low cost clerks are about as easy to find as naturally occurring penguins in the Sahara. Not everybody runs (or wants to run Linux). Most everybody knows Windows, and your clerks will also know some Excel and at least one or two Windows accounting packages.

    3. As much value as I see in open source, I would have a very hard time accepting an open source accounting solution as a CPA auditing a set of books. Unless the company is one of the Generals (Foods, Tire, Motors) or equivalent and possesses the internal programming staff and the full time accounting staff to verify that the stuff works right, it's not worth the risk to be a beta site and discover the bugs. Folks, were talking about real money here, and most of my colleagues would be real skittish about any system that "somebody downloaded from the Internet" (It's bad enough to do that with established, old-line accounting sofware companies, and I've got the scars to prove it.) And if you can't convince us that the books aren't bogus (intentionally or otherwise), good luck with the banker.

    In short, yes, accountants are conservative and prefer things that we KNOW will work consistently and correctly all of the time. We also like things that have a low total cost of ownership, and unfortunately, Linux and accounting packages don't have it right now. My "as close as I'm gonna get to a professional recommendation without sending a bill" is live with an off-the-shelf, low cost, Windows (there, I've said it) package such as DacEasy, Best BusinessWorks, or Peachtree. Just promise me no QuickBooks, OK?

    --
    I'm not really a CPA, I just play one on TV
    1. Re:Finally, a Slashdot topic I know too much about by Camel+Pilot · · Score: 3, Informative

      My wife uses Quickbooks for her hot gourmet web store Sam McGees. I find the following issues with Quickbooks:

      1. Frequent database corruption and no way to repair the database. Since whole shebang is one db file this is scary. We backup twice daily.

      2. Scalability. If you have a small customer database then it maybe fast enough, but we have several thousand customers it bogs down and becomes sloooooow. Current single file db is around 50 Mbytes.

      3. And foremost the database is inaccessible with no published API. I tried a while back with Quickbooks 2000 to import orders (transactions) from a flat file. Forget it. After hours of work I was able to get customers to import, but the documentation was incomplete and I had to find trick from the usenet to make it work.

  23. Accounting's only part of it - you need middleware by Colin+Smith · · Score: 3, Informative

    As others have pointed out, SQL ledger is really quite nice but you need to be able to "plug it in" to the other business applications that are being used.

    So you either write SQL ledger modules for *everything* or you use some sort of middleware. I have a short document which describes why you need middleware:
    http://www.yelm.freeserve.co.uk/middleware/

    There's lots of very expensive and proprietary middleware systems from such companies as IBM and WebMethods. Something open would be handy.

    --
    Deleted
  24. Compiere is what you want by danpbrowning · · Score: 3, Informative

    I agree with one other poster who mentioned Compiere. It is a very complete, robust, and *awesome* ERP/CRM system. http://www.compiere.org

    --
    Daniel
  25. Re:At the heart of the matter... by elefantstn · · Score: 5, Insightful
    "When my accounting system suddenly fails without notice, effectively putting my business OUT OF BUSINESS immediately, WHO DO I SUE?"


    The same fucking person you sue when your closed-source app running on Windows fails: NOBODY. Jesus, have you ever read a EULA? You sue absolutely NOBODY. This comment needs to be rated -1 Troll or -1 Total Idiot immediately.
    --
    If it ain't broke, you need more software.
  26. FreeMoney by chris_sawtell · · Score: 3, Informative
    You might like to try out Free Money

    It has been designed by people who really do know what they are doing and quite a lot of effort has gone into it recently.