;csv: doc: one-posting txns can now be generated (#1111/#1133)
[ci skip]
This commit is contained in:
parent
464983f99a
commit
0beca72275
@ -428,7 +428,8 @@ a default account name will be chosen (like expenses:unknown or income:unknown).
|
|||||||
For convenience and backwards compatibility, if you set the amount of
|
For convenience and backwards compatibility, if you set the amount of
|
||||||
posting 1 only, a second posting with the negative amount will be
|
posting 1 only, a second posting with the negative amount will be
|
||||||
generated automatically.
|
generated automatically.
|
||||||
(This also means you can't generate a transaction with just one posting.)
|
(Unless the account name is parenthesised indicating an
|
||||||
|
[unbalanced posting](journal.html#virtual-postings).)
|
||||||
|
|
||||||
If the CSV has the currency symbol in a separate field, you can use
|
If the CSV has the currency symbol in a separate field, you can use
|
||||||
`currencyN` to prepend it to posting N's amount. `currency` with no N
|
`currencyN` to prepend it to posting N's amount. `currency` with no N
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user