mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
doc: posting1 is not magical in csv rules
This commit is contained in:
parent
8d24a40150
commit
4b30a70c72
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user