Hi, Excuse the newbie question. I am trying to make reports that mimic financial statements for a company. I could use some tips on how to get the reports formatted for external consumption. I am currently working on the balance sheet. A few questions I have:
- Is there a way to get the balance sheet report to: 1) show a specified string for an account number, instead of the account name (e.g. account Assets:FixedAssets:Equip to render as "Equipment & Machinery"? Also, is there a way to get the accounts to render in a specified order instead of alphabetical order (e.g I want to have bank accounts, then other current assets, then fixed assets)? - To do this do I need to write a custom report in Python? Should I look towards the query format? What's the best approach? Thanks, Len -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/3dc4fc4a-3ec1-46ef-b3d7-2733613be376%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
