From 746a998ba333597483516e4499d3eae02172560f Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Mon, 29 Apr 2013 16:01:36 -0400 Subject: [PATCH] Added Visa Credit Card to list of declared accounts. --- accounts/config/config-npo.ledger | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/accounts/config/config-npo.ledger b/accounts/config/config-npo.ledger index 58283d3..188f0e1 100644 --- a/accounts/config/config-npo.ledger +++ b/accounts/config/config-npo.ledger @@ -28,6 +28,13 @@ account Asset:Checking note Checking account for entire organization assert commodity == "$" +; Shared Liabilities Accounts + +account Liabilities:Credit Card:Visa + note Visa Credit Card account for entire organization + assert commodity == "$" + + ; Organizational accrual accounts