I own a small business and am currently using quickbooks, however I don’t really make enough to justify the price I am paying for it. I did have a deal for roughly 3 months which made it cheap, however the price has gone up now.
I was wondering if anyone knows of any self hosted applications that support business like tracking. Would something like firefly work for this? I am not really needing budgeting.
Maybe you could try tryton? It’s modular and you can add a lot of useful functionality for businesses, like stocks/orders etc
Depending on how nerdy you want to be, hledger is pretty robust.
It would take a bit of setup, but you can automate transaction imports and apply rules to categorise transactions automatically.
Check out https://plaintextaccounting.org/ for write-ups, alternatives, etc.
I’ve tried odoo and while I like it, a lot of the accounting side of things is lock behind a pay wall although there are third party plug ins that accomplish the same tasks.
Once I have more free time I’m going to test out Erpnext as it’s 100% open source with no pay walls if you self host it.
Erpnext looks interesting and looks like it has a ton of what anyone could need. Though looks like the setup is a little more confusing.
If you use ESXI as your hypervisor then you could use their virtual machine package to see if you like it. https://bitnami.com/stack/erpnext/virtual-machine
I do recommend manually installing it yourself if you end up liking it so you can understand how all the gears mesh together if you ever have to troubleshoot.
I’m a fan of beancount and it’s corresponding web interface fava.
Since the underlying format is human readable text, it’s easy to edit by hand, and you can send the raw file to your accountant as-is and they should have no issues understanding it.
Do you want to be able to access it from a browser? Gnucash is a standalone program, but you could edit the file from anywhere as long as you have access to it.
I’ve never used Gnucash for business purposes, but it’s certainly capable. There’s a learning curve to it but it’s not too bad. I never got online banking set up with it, but you can import .csv, etc.
Maybe do some gtk Broadway funkyness if they feel like playing god and want browser access