1
0

quickref: updates

This commit is contained in:
Simon Michael
2023-06-01 17:07:55 -10:00
parent 56a2ac8248
commit afed0f3de1

View File

@@ -135,7 +135,11 @@ Things in square brackets are  optional. Some notes in the Ledger column are co
<br> <br>
</span> </span>
<span class="c8"> <span class="c8">
All referenced accounts must have an open directive</span> All referenced accounts must have an open directive.<br>
Account names must begin with Assets, Liabilities, Equity, Income or Expenses
(or other top-level names you have configured);
all parts must be capitalised; spaces are not allowed.
</span>
</p> </p>
</td> </td>
</tr> </tr>
@@ -214,7 +218,7 @@ Things in square brackets are  optional. Some notes in the Ledger column are co
<br> <br>
</span> </span>
<span class="c10 c8"> <span class="c10 c8">
Same, except DESCRIPTION can optionally be split by | into PAYEE and NOTE fields</span> Same, except DESCRIPTION can optionally be split by <tt>|</tt> into PAYEE and NOTE fields</span>
</p> </p>
<p class="c12 c25"> <p class="c12 c25">
<span class="c10 c8"> <span class="c10 c8">
@@ -230,7 +234,7 @@ Things in square brackets are  optional. Some notes in the Ledger column are co
<br> <br>
</span> </span>
<span class="c10 c8"> <span class="c10 c8">
DESCRIPTION must be in double quotes, can be multiline<br> PAYEE and DESCRIPTION must be in double quotes, can be multiline<br>
No need for two spaces between account and amount</span> No need for two spaces between account and amount</span>
</p> </p>
</td> </td>