Martin Michlmayr
a08541d6d7
Fix internal links
2019-03-28 22:26:38 +07:00
Martin Michlmayr
6202489c00
Drop closing colon from tags
...
The syntax in ledger is tag: -- the actual tag is tag, not tag:.
The guide was inconsistent about that.
2019-03-28 22:21:27 +07:00
Martin Michlmayr
a1da18abe8
Perform some copy editing
2019-03-28 22:11:39 +07:00
Martin Michlmayr
10e89248db
Fix internal link
2019-03-28 22:06:51 +07:00
Martin Michlmayr
759e3c3d83
Fix internal link
2019-03-28 22:03:35 +07:00
Martin Michlmayr
e0eff840cc
Fix formatting issue
2019-03-28 22:03:11 +07:00
Martin Michlmayr
0ee8ef4ade
Use https:// for links
2019-03-28 21:31:23 +07:00
Martin Michlmayr
980980fb39
Fix a typo
2019-03-28 21:29:50 +07:00
Martin Michlmayr
747772d7f1
Fix reference to ledger issue
2019-03-28 21:18:17 +07:00
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
Dimitri John Ledkov
3cc181b24a
Fix negative bugs
...
Signed-off-by: Dimitri John Ledkov <xnox@spi-inc.org>
2016-02-13 12:27:50 -05:00
Bradley M. Kuhn
767c83d533
Additional Program tag already in books.ledger
2014-08-04 22:29:26 -04:00
tripun
369a0b9820
current Coverage report
2014-07-14 18:08:18 +05:30
tripun
45b8d981c2
improved patchwork
2014-07-08 21:32:49 +05:30
tripun
c0135638fc
reimplemented precision feature
2014-07-03 00:37:06 +05:30
tripun
e419881701
improved basic precision test
2014-07-02 00:47:05 +05:30
tripun
87837d3875
final example from rounding post
2014-07-02 00:31:19 +05:30
tripun
06a74e7a61
added precision directive test
2014-07-02 00:20:51 +05:30
tripun
49ea0a1380
fixed price debug
2014-07-01 20:19:41 +05:30
tripun
680e25846d
more updated logs
2014-07-01 18:50:09 +05:30
tripun
f15d9be613
debugging exchange function in pool.cc
2014-07-01 18:00:36 +05:30
tripun
0c97e80295
more debug logs
2014-07-01 14:48:22 +05:30
tripun
f1f611b1ae
patch for ledger to add precision feature
2014-06-30 15:55:26 +05:30
tripun
f7453fff54
added a feature in ledger
2014-06-27 17:55:35 +05:30
tripun
5037c02066
ledger bugs related debug reports
2014-06-20 17:24:29 +05:30
tripun
fa0755e4b5
updated solution
2014-06-20 15:06:36 +05:30
tripun
e32a546ab0
added new files
2014-06-20 14:10:46 +05:30
tripun
244315882f
updated doc
2014-06-13 06:57:18 +05:30
tripun
7f02b677fd
created proposal doc about rounding
2014-06-12 20:33:20 +05:30
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
4a1ce514a5
Add example into the main-org.ledger where the TaxImplication and Entity are required.
2013-05-10 16:56:28 -04:00
Bradley M. Kuhn
3569620d0f
Require and Entity and TaxImplication tag for outgoing payments over $10.
...
This now enforces what was said in the documentation in the previous commit:
The `TaxImplication:` tag is used for all `Asset:` accounts when the
transaction includes a payment of $10.00 or more leaving the
account. .... An [`Entity:` tag](entity-tag) should always go along with a
TaxImplication tag.
2013-05-10 16:54:44 -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