Changeset - 620278d2205d
[Not reviewed]
0 5 0
Martin Michlmayr (tbm) - 10 years ago 2014-04-19 02:32:53
tbm@cyrius.com
Cosmetic fixes
5 files changed with 10 insertions and 10 deletions:
0 comments (0 inline, 0 general)
accounts/config/config-accounts.ledger
Show inline comments
...
 
@@ -13,3 +13,3 @@
 
; filename CC0-1.0.txt.  If this document has been separated from the
 
; repository, a [copy of CC0-1.0 can be found on Creative Commons' website at
 
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
 
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
...
 
@@ -47,3 +47,3 @@ account Accrued:Accounts Payable:Main Org
 
; NOTE: the payee =~ test is *not* included herein and must be cut-and-pasted
 
;       to the assert in ever Expense account because of the following bug:
 
;       to the assert in every Expense account because of the following bug:
 
;               http://bugs.ledger-cli.org/show_bug.cgi?id=953
accounts/config/config-commodities.ledger
Show inline comments
...
 
@@ -13,3 +13,3 @@
 
; filename CC0-1.0.txt.  If this document has been separated from the
 
; repository, a [copy of CC0-1.0 can be found on Creative Commons' website at
 
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
 
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
accounts/config/config-npo.ledger
Show inline comments
...
 
@@ -11,3 +11,3 @@
 
; filename CC0-1.0.txt.  If this document has been separated from the
 
; repository, a [copy of CC0-1.0 can be found on Creative Commons' website at
 
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
 
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
accounts/config/config-tags.ledger
Show inline comments
...
 
@@ -13,3 +13,3 @@
 
; filename CC0-1.0.txt.  If this document has been separated from the
 
; repository, a [copy of CC0-1.0 can be found on Creative Commons' website at
 
; repository, a copy of CC0-1.0 can be found on Creative Commons' website at
 
; http://creativecommons.org/publicdomain/zero/1.0/legalcode
npo-ledger-cli-tutorial.md
Show inline comments
...
 
@@ -53,3 +53,3 @@ primarily your cash accounts, or anything that's completely liquid.
 

	
 
Many accounting tutorial materials will note that Loans, accounts receivable
 
Many accounting tutorial materials will note that loans, accounts receivable
 
and other receivables are assets as well.  Most accountants will
...
 
@@ -340,3 +340,3 @@ The possible values for this field are:
 

	
 
* `USA-501c3`, , indicating that the NPO has established that the `Entity`
 
* `USA-501c3`, indicating that the NPO has established that the `Entity`
 
  has federal 501(c)(3) status in the USA, and therefore no 1099 is required.
...
 
@@ -356,3 +356,3 @@ The possible values for this field are:
 

	
 
* `Loan`, indicating that the `Entity` is receiving these funds as a Loan
 
* `Loan`, indicating that the `Entity` is receiving these funds as a loan
 
  that is expected to be paid back.
...
 
@@ -369,3 +369,3 @@ The Program tag is always a string with the same format as a Ledger CLI
 
account (primarily for use with Ledger CLI's `--pivot` and `--group-by`,
 
[as described later](#testing-program-success).
 
[as described later](#testing-program-success)).
 

	
...
 
@@ -432,3 +432,3 @@ Each `Income:` account must have the following tags:
 
  [`Statement:`](#statement-tag) or
 
  [`Contract`](#contract-tag).  (Exceptions to this requirement are as follows:
 
  [`Contract`](#contract-tag).  Exceptions to this requirement are as follows:
 
     + the income generated from the transaction is less than $800, or
0 comments (0 inline, 0 general)