Create links in Expense: account section to (Invoice|Statement|Receipt) tag sections.
This commit is contained in:
parent
6334d92739
commit
8b5f3f7fab
1 changed files with 5 additions and 4 deletions
|
@ -218,10 +218,11 @@ Some examples of appropriate uses of the `Statement:` tag are:
|
||||||
|
|
||||||
### Expense Account Documentation
|
### Expense Account Documentation
|
||||||
|
|
||||||
Each Expense account entries need to be tagged with an `Invoice`, `Receipt`,
|
Each Expense account entries need to be tagged with an
|
||||||
or `Statement` tag. The value of the tag is a relative path name of a file
|
[`Invoice`](#invoice-tag), [`Receipt`](#receipt-tag), or
|
||||||
elsewhere in the same repository that documents the specific expense. For
|
[`Statement`](#statement-tag) tag. The value of the tag is a relative path
|
||||||
example, an entry like this:
|
name of a file elsewhere in the same repository that documents the specific
|
||||||
|
expense. For example, an entry like this:
|
||||||
|
|
||||||
2012-02-05 Office Supply Galore - Online Order
|
2012-02-05 Office Supply Galore - Online Order
|
||||||
Expense:Main Org:Office Supplies $35.00
|
Expense:Main Org:Office Supplies $35.00
|
||||||
|
|
Loading…
Reference in a new issue