Commit graph

32 commits

Author SHA1 Message Date
Georg J.P. Link
776012db62
oxford comma 2019-03-26 10:35:33 -05:00
Georg J.P. Link
d0277344ad
fix grammar 2019-03-23 12:24:41 -05:00
Gregor
d376f17a0e Fix accidental self-reference of TaxImplication. 2017-08-22 21:46:35 +02:00
Gregor
a0c270ffbe Fix typo in tutorial. 2017-08-22 21:45:46 +02:00
Bradley M. Kuhn
41574bb563 TaxImplication: add the Retirement-Pretax value. 2017-08-20 20:13:20 -07:00
Bradley M. Kuhn
642a4ed7b9 TaxImplication: improve wording on what W2 means
W2 really means it's income reportable as USA federal income by an
employee on their W2.
2017-08-20 20:12:13 -07:00
Bradley M. Kuhn
c0d96d20e5 TaxReporting: new documentation tag for tax info.
This new optional documentation tag goes along with TaxImplication tag
to explain how the TaxImplication ended up being true.
2017-07-10 08:35:52 -07:00
Bradley M. Kuhn
228dc22e03 GrantLocation: new tag to help w/ 990 Schedule I&F
This new tag, for use in Expense accounts, will assist in collecting
data for filing Form 990 Schedule I (for USA domestic grants) and
Schedule F (for foreign grants).
2017-07-10 08:29:36 -07:00
Bradley M. Kuhn
8aa83cee1e E.g. of invoice for conference w/ split IncomeType
An example of an invoice for a conference where the income type is split
between RBI and Donations.  Include a ledger reporting example that
shows the total of donations, and explain in the documentation why
that's useful.
2017-02-23 16:19:41 -08:00
Bradley M. Kuhn
46ff687b0e Example of finding out if an invoice is paid. 2017-02-23 14:40:00 -08:00
Bradley M. Kuhn
438e068892 Standardize on 'Expenses" in account names
We've concluded that the top-of-hierarchy account name for Expenses
should be Expenses, not Expense.  This change normalizes the tutorial
text and examples to Expenses.
2016-02-13 10:57:40 -08:00
Martin Michlmayr
19d32244e3 Add missing reference 2014-05-18 09:16:16 -04:00
Martin Michlmayr
a5f212dc71 Typo fixes 2014-05-18 09:14:58 -04:00
Martin Michlmayr
620278d220 Cosmetic fixes 2014-04-18 22:32:53 -04:00
Bradley M. Kuhn
78e68f0bd9 W2 is also a valid tag value for TaxImplication: tag. 2013-05-10 17:33:23 -04:00
Bradley M. Kuhn
18a4125ff7 Initial documentation for Income accounts, including tagging requirements.
Implemented in the config-accounts.ledger is an incomeChecker() function that
matches the documentation requirements.
2013-05-10 17:04:15 -04:00
Bradley M. Kuhn
9f9ba87e52 Initial documentation of the TaxImplication tag.
Includes declaration in the configuration for TaxImplication tag.
2013-05-10 16:53:04 -04:00
Bradley M. Kuhn
081a2d72b8 Updated documentation on Expense: account requirements. 2013-04-30 15:20:59 -04:00
Bradley M. Kuhn
f0ea3f31bf First documentation for the Entity: tag.
Included also is a ledger command to get the list of all tag values.
2013-04-30 14:42:54 -04:00
Bradley M. Kuhn
1e2c39d3cd Fix awkward descriptions: details on the tags were under the account tag requirements.
Thus, I factored the text regarding the linking to documents that was in the
Expense account section into the section on describing the tags themselves,
and then merely linked back to that.
2013-04-30 14:36:23 -04:00
Bradley M. Kuhn
a4a10fc7b0 Initial documentation of the Program: tag.
Includes introduction of the section about making use of these tags.
2013-04-29 19:55:07 -04:00
Bradley M. Kuhn
8edcae92d3 First documentation of the IncomeType tag. 2013-04-29 17:50:07 -04:00
Bradley M. Kuhn
6b75627d40 Add example that explains very briefly how tagging works in Ledger CLI.
Since this system relies so heavily on tagging, even though we assume the
reader is generally familiar with Ledger CLI, it's worth ensuring they know
the basics of how tagging works.

Also added herein is the example  used in the text over to the Ledger file
itself.
2013-04-29 17:44:04 -04:00
Bradley M. Kuhn
40e3c779a5 Correct linkage. For relative links, at least with pandoc, I need a # here. 2013-04-29 17:11:10 -04:00
Bradley M. Kuhn
8b5f3f7fab Create links in Expense: account section to (Invoice|Statement|Receipt) tag sections. 2013-04-29 17:10:37 -04:00
Bradley M. Kuhn
6334d92739 Initial documentation of Statement tag. 2013-04-29 17:08:40 -04:00
Bradley M. Kuhn
c9fc4a8761 Initial documentation of the Invoice: tag. 2013-04-29 16:30:49 -04:00
Bradley M. Kuhn
68d036aa02 Documentation of Receipt: tag and its appropriate uses. 2013-04-29 16:27:45 -04:00
Bradley M. Kuhn
8f1f957cab Initial documentation for Expense: documentation requirements.
This includes some additions to the example ledger files.
2013-04-29 15:41:44 -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
0ac63aea76 Beginnings of draft of NPO Ledger CLI tutorial. 2013-04-20 14:36:46 -04:00