-
Notifications
You must be signed in to change notification settings - Fork 5
account for 2012-07 #2
base: master
Are you sure you want to change the base?
Conversation
2012/07.dat
Outdated
|
||
; IHasAMoney.com | ||
2012-07-02 Users | ||
Assets:Operations:Stripe $ 2.92 ; Assuming a stripe deposit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This'll be Samurai, actually. IHAM never moved to Stripe.
Here's a snip from the reconciliation dashboard I'm working on:
|
For the above data taken from the gittip database we should have charged users cards |
So the |
The question is how much should the data in the Gittip database affect or be reflected on the Accounting system. Since the actual money is in the Stripe and New Alliance accounts it just means that our internal records (Gittip database ) may be wrong. Do we need to make sure that it is 100% correct? |
At the risk of adding insult to injury the second-to-last record in the table i.e.
Does not match the Stripe records. New Alliance shows a deposit of |
Am I missing something??
The above is from Gittip data right?? |
!m @kaguillera 💃 |
Yes! :) |
Don't forget the processing fee buffer! |
Ftr we ended up cleaning up #1 and not even really getting to the above issues. |
And I guess that's because, in not forgetting the processing fee buffer, we realized that the fee buffer needed some cleanup. |
Rebased on master. Old HEAD was 04ac73f. |
522eb2b
to
5040a61
Compare
Wait a sec! Why does this pass?!
|
That's better. :) |
Figured out the reason for the discrepancy (#2 (comment))
It turns out that from that payday till (I don't know when) wee started using two payment venders (Stripe and Balanced). But there is another problem now. The records from New Alliance only shows the deposit from Stripe of |
!m @kaguillera
I believe we didn't start withdrawing funds from Balanced until a while later, since Balanced was designed to hold funds for us (withdrawing funds was a manual process). |
ok cool so we have to add this account to the .dat files. Another note! We need to remember that from payday 8 we also started charging users a minimum of |
Agreed. |
Just making a note that we have ported to beancount so this PR will be changing |
Now this PR is blocked by (to be created). The old new reconciliation dashboard does not show |
Blocked by gratipay.#4342
So just checked Stripe records on line and the 2012-07- 06 hit on 2012-07-20 |
Ready for review @whit537, @nobodxbodon pending merging of gratipay/gratipay.com#4342 for the verification gratipay payments amount. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
About closing balance of new Alliance: in statement it's $1,372.49, but assets of balance sheet is 1456.44-83.49=1372.95
FY2013/2012-07.beancount
Outdated
; IHasAMoney | ||
; ========== | ||
|
||
2012-07-02 * "We charge a user vis Samurai." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: vis -> with?
FY2013/2012-07.beancount
Outdated
; Gittip Payday 5 | ||
; =============== | ||
|
||
2012-07-06 * "We Charged participants via Stripe" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: charged
FY2013/2012-07.beancount
Outdated
Assets:Escrow:Stripe 341.61 USD | ||
Assets:Operations:Stripe 33.63 USD | ||
Income:Fees:Stripe -33.63 USD | ||
Liabilities:Escrow -341.61 USD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: align please
FY2013/2012-07.beancount
Outdated
; Gittip Payday 6 | ||
; =============== | ||
|
||
2012-07-13 * "We Charged participants via Stripe" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: charged
FY2013/2012-07.beancount
Outdated
Income:Fees:Stripe -33.63 USD | ||
Liabilities:Escrow -341.61 USD | ||
|
||
2012-07-19 * "Stripe settlement the net to us" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: settled
FY2013/2012-07.beancount
Outdated
Assets:Escrow:Stripe 1027.29 USD | ||
Assets:Operations:Stripe 59.97 USD | ||
Income:Fees:Stripe -59.97 USD | ||
Liabilities:Escrow -1027.29 USD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: align please
FY2013/2012-07.beancount
Outdated
Liabilities:Escrow -1027.29 USD | ||
|
||
|
||
; Startubg to use Balanced as Payment provider |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Started?
FY2013/2012-07.beancount
Outdated
; ============================================ | ||
|
||
; Accounts to open next month | ||
; 2012-07-27 open Expenses:Fees:Balanced USD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this be moved to 2012-08.beancount in the other PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes...just made a reminder for me. But I will remove now since I have already started working on the 2012-08.beancount PR.
Sorry for all the little errors was on a bus at the time. Will fix these errors |
Blocked for now until gratipay/gratipay.com#3912 is resolved |
This was corrected in ad77314. Please check it was the appropriate changes. |
The initial entries for transactions for the 2012-07 month. @whit537 Please give me the Gittip DB entries for that payday. Thanks