ccavanaugh / jgnash

jGnash Personal Finance
http://ccavanaugh.github.io/jgnash/
Other
139 stars 80 forks source link

Preserve tree structure in budget export #11

Closed t-pa closed 8 years ago

t-pa commented 8 years ago

When exporting a budget, the accounts were sorted according to their natural ordering. This destroyed the tree structure if there were nested accounts in the budget.

ccavanaugh commented 8 years ago

Thanks again!