Skip to content

Instantly share code, notes, and snippets.

@aristidb
Created November 24, 2009 08:06
Show Gist options
  • Select an option

  • Save aristidb/241729 to your computer and use it in GitHub Desktop.

Select an option

Save aristidb/241729 to your computer and use it in GitHub Desktop.
; -*- ledger -*-
2009-12-31 Anfangbestand
Passiva:Anfangsbestand -10 EUR
Passiva:Aktiva:Bargeld
$ ledger -f tests/ordering.ledger bal
10 EUR Aktiva:Bargeld
0 Passiva
-10 EUR Anfangsbestand
--------------------
0
$ ledger --version
Ledger next-0-gb00e7ac, the command-line accounting tool
Copyright (c) 2003-2009, John Wiegley. All rights reserved.
This program is made available under the terms of the BSD Public License.
See LICENSE file included with the distribution for details and disclaimer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment