doc: posting1 is not magical in csv rules

This commit is contained in:
Dmitry Astapov 2019-10-17 00:04:23 +01:00
parent 8d24a40150
commit 4b30a70c72

View File

@ -143,7 +143,7 @@ An assignment to any of `accountN`, `amountN`, `amountN-in`, `amountN-out`, `bal
Fields `amount`, `amount-in`, `amount-out`, `currency`, `balance` and `comment` are treated as aliases for `amount1`, and so on. If your rules file leads to both aliased fields having different values, `hledger` will raise an error.
You need to provide enough information to create at least one posting.
You need to provide enough information to create at least one posting (not necessary number 1).
Eg:
```rules