> "debit" and "credit" and
> think they have to do with
> "owing" or "being owed" money.
I think of it as 'owing' (liability) or 'owning' (asset).When you credit an account, you either increase what you 'owe' on that account OR decrease what you 'own' on that account. Examples: - bank credits a customer account => bank owes more to its customers - company credits income account => company owes more to its shareholders - company credits accounts receivable => company owns less in unpaid invoices > Without the context of the
> specific accounts being debited
> or credited the terms
> themselves mean nothing.
This seems incorrect to me. > A debit is the entry in the left
> column, and a credit is an
> entry in the right column.
Debits/credits concepts can exist (and we can operate on them) without the existence of left/right columns. |
> This seems incorrect to me.
You can't derive the change in assests, liabilities, or equity without know which accounts are being debited and credited. The terms "debit" and "credit" themselves don't tell you anything by themselves. Without the context of accounts the terms are meaningless. I think programmers get hung-up on thinking that they have meaning in isolation (i.e. thinking that "a debit means somebody owes us money").
> I think of it as 'owing' (liability) or 'owning' (asset).
> When you credit an account, you either increase what you 'owe' on that account OR decrease what you 'own' on that account.
That's my point. When you know they type of account being debited or credited you can reason about how it affects the balance of the account and the managerial context of the transaction (i.e. "somebody owes us money because the debit was to a receivable account").