Comment on What programs do you wish a good FOSS alternative existed, but doesn't or most of the FOSS alternatives simply aren't good?

<- View Parent
vk6flab@lemmy.radio ⁨6⁩ ⁨days⁩ ago

Plain text accounting (and all the variants) sounds great, right until you need to use it to generate invoices, or depreciate assets, or do a monthly Business Activity Statement, or convert a currency, track repayments, etc.

All of those things require that you write software to achieve that, which means that now instead of solving problems and writing software for my clients, I’m burning hours writing software so I can run my business.

Even if I did that, I’d have no way to validate the processes, short of becoming an accountant.

GNUcash, held up as an example by anyone you ask has no documentation for importing data, has no sample company datasets, has no Business Activity Statement, continues to prefer using an XML file as a database and is unreadable on a 4k monitor.

Kmymoney is fine for home users, but specifically not for business.

Odoo, Adiempere, ERPnext and the six or so other ERP tools have poor or non existent documentation, same issues as GNUcash in relation to data and import, and have a poor track record in solving basic issues that are completely unacceptable in a business setting. For example ERPnext didn’t do currency fractions properly (ERPnext uses Centavo instead of Cent for the USD fraction: github.com/frappe/frappe/issues/13445, took 13 months to fix).

Last week I evaluated Apache OFbiz. It looks like a product from 1995, and trying to find anything is impossible. For shits and giggles, try setting the global date format to yyyy-mm-dd. There are three different repositories and the Docker installation instructions don’t even bother to include which one to clone in which order. It starts at: “run the docker build command”. Not to mention that it uses a database called Derby. I’ve been writing software for over 40 years and until last week I’d never heard of it. That’s not something you want in business software.

I could go on, I’ve tested dozens. This is just from memory.

Why did I test all these?

Because I’m still running a 25 year old accounting package that doesn’t run on current hardware, isn’t supported, doesn’t run under Linux and has all my data hostage.

source
Sort:hotnewtop