I strongly advise people learning bookkeeping. The best online site I've seen for this is here: https://www.accountingcoach.com/ Quite incredible, and well explained.
An open-source alternative to QuickBooks
191–200 of 218 posts
Re: An open-source alternative to QuickBooks
#192Re: An open-source alternative to QuickBooks
#193Earlier quoted context omitted.
I think they retain it but you can't access it. One Slack I'm in activated the trial and everything was there and searchable.
There used to be a workaround where you can still access the full archive as an exported JSON document
Re: An open-source alternative to QuickBooks
#194Earlier quoted context omitted.
> I can't help but feel compelled to pause my current tasks and contribute wholeheartedly to this. That is interesting to me, because I had the complete opposite take after less than a minute on the website. I actively avoid QuickBooks because I despise Intuit. But there is no way I would take a project like this seriously when the 'support' link is a link to Discord. Competing with QuickBooks means competing for bus…
> 'support' link is a link to Discord For a FOSS project targeting people who are comfortable using FOSS this seems entirely fine...desirable even. "We don't have money for phone staff who would put you on hold and only be reading off scripted responses anyway, but you can come chat directly with the leaders and maintainers of the software by chat".
Re: An open-source alternative to QuickBooks
#195Earlier quoted context omitted.
I understand. But this is not a proper journal file imho. We're actually building something in this space as well and there are way better but probably local standards like the Datev format (essentially CSV). Accountants need double book formatted journal entries. This is just a collection of amounts it seems. But I really appreciate all the different solutions in this space! I build our own when we started.
If "better" incorporates "battle-testedness" and portability, I'd advocate for considering Ledger's format. (Or beancount's. It's almost identical and has more accessible FOSS parsers + generators) It's about as minimalistic as you can get while still incorporating legibility and flexibility to support arbitrary transactions (including in commodities, etc.). I say this as somebody who voluntarily wrote a parser and g…
So I think our requirements are a tad more complex than ledger can support. We are compatible with the German DATEV format. DATEV is the accounting software and we don't wanna replace it. I could write a whole lot about that but I'll spare you that. Let me just say that we have good reasons to have our own format of accounting internally and there's no benefit in supporting ledger. I don't think there's even one person in the world that is a) our target persona and b) uses ledger.
Re: An open-source alternative to QuickBooks
#196Earlier quoted context omitted.
I understand. But this is not a proper journal file imho. We're actually building something in this space as well and there are way better but probably local standards like the Datev format (essentially CSV). Accountants need double book formatted journal entries. This is just a collection of amounts it seems. But I really appreciate all the different solutions in this space! I build our own when we started.
as far as the ledger-cli google groups [1] go, they seem to think it is a proper journal file. It has been fairly tested with OFX imports ( https://github.com/ledger/ledger/wiki/OFX-Import ) as well bank autosync ( https://github.com/egh/ledger-autosync ). In fact, someone also wrote a book on this - https://leanpub.com/personal-accounting-in-ledger/ I will defer if you are indeed building your own competing tool in…
tldr: we have quite different requirements and we operate in a very different space. I still think ledger looks cool!
Re: An open-source alternative to QuickBooks
#197Earlier quoted context omitted.
> I can't help but feel compelled to pause my current tasks and contribute wholeheartedly to this. That is interesting to me, because I had the complete opposite take after less than a minute on the website. I actively avoid QuickBooks because I despise Intuit. But there is no way I would take a project like this seriously when the 'support' link is a link to Discord. Competing with QuickBooks means competing for bus…
This sort of armchair quarterbacking is why many people won’t open source things. Instead of shitting on someone’s work, get involved and make changes. It’s easier and keeps people involved.
Do you want people to use it or to like you?
Re: An open-source alternative to QuickBooks
#198Another option is Front Accounting ( https://frontaccounting.com/ ). I found it much easier to install than ERPNext.
Re: An open-source alternative to QuickBooks
#199Earlier quoted context omitted.
so you want them to roll-out a discord like platform themselves?
And an ISP to host it on. As we know, if you don't self-host your ISP then you're beholden to the goodwill of a large corporation who could shut you down at any time.
Re: An open-source alternative to QuickBooks
#200I can't help but feel compelled to pause my current tasks and contribute wholeheartedly to this. My frustration with Intuit has reached its tipping point, especially after they acquired a Brazilian financial management software called Zeropaper, which my company heavily relied upon. Intuit then proceeded to discontinue the product and withdraw from the Brazilian market without offering any viable alternatives, leavin…
> I can't help but feel compelled to pause my current tasks and contribute wholeheartedly to this. That is interesting to me, because I had the complete opposite take after less than a minute on the website. I actively avoid QuickBooks because I despise Intuit. But there is no way I would take a project like this seriously when the 'support' link is a link to Discord. Competing with QuickBooks means competing for bus…
Bonus: the website screws up when you have thousands of transactions that need to be reconciled. I couldn't come up with a good test case as it seems to be some weird internal race condition.
In other words: I wholeheartedly welcome an open source project my business can build on.