clerk/journal/testdata/journals/actual-i18n-en.journal (view raw)
Oleksandr Smirnov
Oleksandr Smirnov
olexsmir@gmail.com journal: refactor compatibility test runner, 13 days ago
olexsmir@gmail.com journal: refactor compatibility test runner, 13 days ago
| 1 | ; source: hledger/examples/i18n/en.journal |
| 2 | ; Top level account types. Subaccounts will inherit these. |
| 3 | ; (machine translated) |
| 4 | account assets ; type:A |
| 5 | account assets:bank ; type:C |
| 6 | account assets:cash ; type:C |
| 7 | account liabilities ; type:L |
| 8 | account equity ; type:E |
| 9 | account equity:conversion ; type:V |
| 10 | account income ; type:R |
| 11 | account expenses ; type:X |