Commit graph

65 commits

Author SHA1 Message Date
Bradley M. Kuhn
e128777818 Started main-org.ledger file. 2013-04-29 15:28:37 -04:00
Bradley M. Kuhn
85016f3754 Basic organizational expense accounts, with a tester function for assert.
Note that Expense account entries need to be tagged with an Invoice, Receipt,
or Statement tag (those tag declarations will be added in next commit).

payee with "NEVER CHARGED"
==========================

The only exception is when the payee has been modified to indicate that the
expense was "NEVER CHARGED".  This was a special-case we encountered where we
were expecting something, they never invoiced us, and it turns out the thing
to be invoiced for never happened.

Typically, we'd just remove the entry from the Ledger file, and allow the VCS
to log the fact that we thought we'd be charged and weren't.  However, in
this case, the expense had been post-audit and therefore was a permanent
fixture on our books.  Changing the payee allowed it to pass checks.

However, going forward, we'd likely never enter anything the ledger UNTIL we
had real proof via an Invoice, Receipt or Statement that showed the Expense
did/should occur.
2013-04-29 15:15:10 -04:00
Bradley M. Kuhn
75bf92ca81 Center header a bit better. 2013-04-29 13:52:07 -04:00
Bradley M. Kuhn
01013ec96c Beginning of general description of using Ledger CLI for fiscal sponsorship accounts. 2013-04-21 15:41:32 -04:00
Bradley M. Kuhn
38c378629e Finished chart of accounts section. 2013-04-21 15:12:16 -04:00
Bradley M. Kuhn
4d319df867 First draft of configuration template for NPO accounts. 2013-04-20 14:37:07 -04:00
Bradley M. Kuhn
0ac63aea76 Beginnings of draft of NPO Ledger CLI tutorial. 2013-04-20 14:36:46 -04:00
Bradley M. Kuhn
a22c608e88 GPLv3, as downloaded from http://www.gnu.org/licenses/gpl.txt 2013-04-20 14:03:35 -04:00
Bradley M. Kuhn
2e44c3844b Formatting fix for CC0-1.0 2013-04-20 13:58:08 -04:00
Bradley M. Kuhn
452b65330f CC-By-SA-3.0-USA license as downloaded from http://creativecommons.org/licenses/by-sa/3.0/us/legalcode 2013-04-20 13:53:00 -04:00
Bradley M. Kuhn
5ff8634f89 Note on plans for licensing of documentation and tutorials. 2013-04-20 13:33:39 -04:00
Bradley M. Kuhn
ee14ef2494 Basic introduction to the project. 2013-04-20 13:13:00 -04:00
Bradley M. Kuhn
e129844ef4 Created first introductory sentence and licensed file. 2013-04-20 13:03:21 -04:00
Bradley M. Kuhn
e82e081cff Renamed CC0.txt to CC0-1.0.txt 2013-04-20 13:01:22 -04:00
Bradley M. Kuhn
0a2429dab6 Add CC-0 as downloaded from http://creativecommons.org/publicdomain/zero/1.0/legalcode 2013-04-20 12:53:50 -04:00