-
Notifications
You must be signed in to change notification settings - Fork 5
convert to GnuCash #22
Comments
Here are our banks and processors, and the formats they provide (to be filled in):
|
However, PNC only supports 90 days of export history. Beyond that, we're looking at PDFs. Looks like we've got CSV exports from July through September, 2015. We don't have June 2015. I've just downloaded data in all formats since February, 2016. So we've got some gaps. :-( |
Called PNC tech support and didn't get anywhere. I do find some data for June but nothing between September 28, 2015 and February 1. |
In summary, few of the available records are in a convenient format, On 12 Apr 09:19, Chad Whitacre wrote:
|
@tlevine I'm going to install GnuCash and explore it a little bit. Basically our requirements for an accounting system are:
|
Interesting. Are you intending to use it with a database backend? That would fit my use case on another project. |
@tlevine mentioned that possibility on our private call last week (gratipay/inside.gratipay.com#448 (comment)). Not sure how else we would provide (3) with GnuCash. |
|
With Ledger we have to write code for input and reporting. With GnuCash we have to write code for transparency. @tlevine Which code do you wanna write? :-) |
More specifically, the proposal here is that we would store a |
That sounds like a useful project on its own... |
As long as we do this in Python, it is fine. We can do this in IPython notebook and copy it for every time period with comments. This way we also make people more educated in accounting.
In C/C++? No way. This is buggy and exploitable. You don't want to deal with it in server/production environment unless you're Google with prizes over $1337 per vulnerability. They have nice art, but using autotools for financially backed up project in 2016 is like being a hardcore oldscoller. I am +1 for solving financial tasks in tools that are more suited for financial calculators. If GNU Cash GUI can be used for editing the data - that's fine, but making it an essential dependency feels wrong. Hi. =) |
No. We would access the SQLite database using whatever we wanted (i.e., probably Python). |
Assuming it's in some meaningful format. |
Wow. That's big. I wonder who did they generate it? |
Like, a couple minutes. |
@tlevine and I talked about this on our private call; @kaguillera and I are teasing out the details here IRL: the collaborative editing experience with GnuCash will be much worse than the collaborative editing experience with Ledger. GnuCash
Ledger
Step (4) is the big difference. |
If a custom-built web viewer for GnuCash files (#22 (comment)) is the answer to step (4), then the custom-built web viewer needs to supporting diffing of different versions of a GnuCash file, not just browsing a snapshot. |
Why can't GnuCash use ledger format as final input and output? |
If I were doing this as a real job, I would have pretended to cared for I am first going to try to reconcile the bank/processor records. On 12 Apr 12:29, Chad Whitacre wrote:
|
I am looking forward to seeing what you come up with, because at this point I have no idea what you mean by this. :-) |
Well I can explain that. I want to itemize all movements of money among bank accounts, payment On 15 Apr 10:55, Chad Whitacre wrote:
|
Alright, this fizzled. |
Reticketing from gratipay/inside.gratipay.com#448 (comment).
@tlevine proposes GnuCash ... if we can get OFX or QIF files as input.
The text was updated successfully, but these errors were encountered: