*** accounting-bot` has joined #npoacct | 00:04 | |
*** accounting-bot has quit IRC | 00:05 | |
*** ChanServ has quit IRC | 00:12 | |
*** ChanServ has joined #npoacct | 00:33 | |
*** rajaniemi.freenode.net sets mode: +o ChanServ | 00:33 | |
*** mjw has quit IRC | 01:03 | |
*** mjw has joined #npoacct | 08:00 | |
*** bkuhn has joined #npoacct | 15:52 | |
balrog | bkuhn: moving here :) | 18:34 |
---|---|---|
balrog | I looked across what commercial software is available that fits the bill and it seems like it's either custom software that's really expensive or one cloud based product which would be Aplos | 18:34 |
bkuhn | That's correct as far as I know. | 18:34 |
balrog | which is also not particularly cheap, and cloud based has its own issues | 18:34 |
bkuhn | which non profit are you looking for software for? | 18:34 |
balrog | a small hackerspace. | 18:34 |
balrog | but that opened a rabbit hole into investigating what's out there. | 18:34 |
balrog | (since that's what I tend to fall into... heh) | 18:36 |
bkuhn | well, the Open Source and Free Software solutions are not that good -- they are mostly giant ERP systems that take so much configuration and studying to make work that you might as well write you own.... and the communities are dominated by consultants who make their living do that, so they have no interest in making it easier to use. | 18:37 |
balrog | Yeah, that really is what it feels like. | 18:37 |
bkuhn | our system uses Ledger-CLI and is documented here: https://github.com/conservancy/npo-ledger-cli | 18:38 |
bkuhn | We have more difficult needs than most non-profits as a fiscal sponsor. | 18:38 |
bkuhn | but those requirements don't preclude use by an org without fiscal sponsorship. | 18:38 |
balrog | fiscal sponsorship is something I may be in a position of having to deal with in the future | 18:38 |
bkuhn | The real warning I have is that if you keep the books the way we do, you need someone comfortable with the command line and a text editor to keep the books. | 18:39 |
balrog | yeah, and that's an issue if you have turnover. | 18:39 |
bkuhn | we're working ot build software on top that makes that no longer an operation requirement. | 18:39 |
bkuhn | but we're far from that now. | 18:39 |
balrog | can you describe how far from that? early planning stages at this point? | 18:42 |
balrog | As for fiscal sponsorship -- while many nonprofits don't have to deal with that, restricted grants are not unusual | 18:43 |
gamambel | there is a small initiative to improve and build upon beancount and the fava web interface but it's also not quite far yet | 18:52 |
bkuhn | Yeah, we're planning to switch to Beancount. I'm not completely sure the web interface will work with us. | 19:37 |
bkuhn | s/with us/for us/ | 19:38 |
bkuhn | The web interface really looks too much *not* like what accountants expect, which I prefer, but ultimately we need a web interface that looks like other systems. | 19:38 |
bkuhn | We don't have a timeline, we're so understaffed that everything must go slow | 19:39 |
bkuhn | we look for places to make incremental improvements | 19:39 |
bkuhn | bcs_ for example has lately worked on an import system to make it easier to import things to Ledger-CLI (which is easily adapted to beancount). That work is here: https://k.sfconservancy.org/NPO-Accounting/import2ledger | 19:40 |
tbm | bkuhn: what about web UI for projects and Excel spreadsheets for audits? | 19:44 |
bkuhn | Yeah, we definitely will be doing that eventually, but I see that as incremental progress I mentioned. | 19:45 |
bkuhn | Frankly, I doubt our member projects would useful use a web interface if we put in the work to provide it | 19:45 |
bkuhn | Ultimately I think the best thing to give them is interim reporting in the same format we give the auditors, just narrowed to transactions related to their projects. | 19:45 |
tbm | bkuhn: do you have examples of what web interfaces look like that an auditor would expect? I didn't think fava looked that strange (I guess traditional systems would have debits/credits) | 19:45 |
bkuhn | yes, definitely. | 19:45 |
bkuhn | I went to an Abilia demo at one point | 19:46 |
bkuhn | I have wondered if they have one online | 19:46 |
bkuhn | they are the primary proprietary "upstart" competitor to Black Baud for fiscal sponsorship accounting | 19:46 |
bkuhn | and I think we should imitate them. | 19:46 |
bkuhn | not because they are GOOD, I would hope a beancount-based system would allow for multiple guis. | 19:47 |
tbm | yeah | 19:47 |
bkuhn | but because we can say: "Hey, we're just as good as this company that does fiscal sponsorship accounting" | 19:47 |
balrog | [15:38:52] <bkuhn>The web interface really looks too much *not* like what accountants expect, which I prefer, but ultimately we need a web interface that looks like other systems. | 19:49 |
balrog | I wouldn't say it's terribly awful, but I can see why | 19:50 |
balrog | I like that it's extremely easy to see a transaction split. *so* much faster than quickbooks online :) | 19:51 |
balrog | what I'd want? more metadata, better syncing with imported bank data. I really like QBO's "matching" against imported bank data feature | 20:00 |
bkuhn | yeah, as I said, any web interface that beancount/ledger-cli -focused people develop is probably going to be actually *better* for computer geeks than one that's stodgy and "looks like every accounting interface back to the beginning of computing". | 20:11 |
bkuhn | But we'll ultimately need the latter if main stream NPOs will use it. | 20:11 |
bkuhn | and to be able to hire "mere mortal" bookkeepers to keep books | 20:11 |
balrog | regarding the latter -- I'm not saying you need to have built in import from bank functionality | 20:12 |
bkuhn | after all, nearly every bookkeeper working today ONLY uses Quickbooks. | 20:12 |
balrog | I've been doing well with CSV import | 20:12 |
bkuhn | balrog: import2ledger solves that problem, that's under-the-hood stuff anyway, not UI. | 20:12 |
balrog | but being able to match the bookkeeping record against the actual record (bank/account data) is *really nice*. | 20:12 |
bkuhn | anyway, not much more time to chat about this. | 20:12 |
balrog | that's alright, thanks a lot for your time so far! | 20:12 |
bkuhn | Best I can say is that Conservancy knows long term we want to build on what we've done to make it easier to use. | 20:12 |
bkuhn | we have no timeline, but we're constantly thinking about it and looking for incremental steps. | 20:13 |
bkuhn | and we'd be glad to collaborate if you want to work on it. | 20:13 |
balrog | I probably should join the discussion room(s) for Fava and Beancount. | 20:13 |
balrog | well, having had to enter 2+ years of historical accounting data in a short period of time into Quickbooks made me very much aware of what is extremely useful and what the major pain points are :) | 20:14 |
bkuhn | tbm is doing a lot of stuff with those communities, and he's also on Conservancy's board, so he's a good connection point. :) | 20:14 |
balrog | bkuhn: alright, thanks :) | 20:38 |
balrog | large institutions (mainly academia) have huge systems that keep track of fund, organization, account, program, activity, location, which leads to the acronym "FOAPAL" that people who purchase stuff often end up hating | 20:40 |
*** mjw has quit IRC | 20:43 |
Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!