mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 12:54:07 +03:00
2bb120d6c6
As part of adding -w in december I cleaned up/adjusted register field widths, and didn't make all the tests pass. This commit makes one more width adjustment (one space after the date instead of two) and fixes all tests depending on register output.
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
hledgerdev -f - register desc:аура
|
||
<<<
|
||
2009-01-01 аура (cyrillic letters)
|
||
bank 10
|
||
cash
|
||
2010-01-01 aypa (roman letters)
|
||
bank 20
|
||
cash
|
||
>>>
|
||
2009/01/01 аура (cyrillic le.. bank 10 10
|
||
cash -10 0
|
||
>>>=0
|