New issue 129: bean-report and custom directives
https://bitbucket.org/blais/beancount/issues/129/bean-report-and-custom-directives
Bruno Vernier:
bean-report beanfile [h]ledger barfs the following when fed custom directives:
"Traceback (most recent call last):
File "/usr/local/bin/bean-report", line 2, in <module>
from beancount.reports.report import main; main()
File "/usr/local/lib/python3.4/dist-packages/beancount/reports/report.py",
line 250, in main
chosen_report.render(entries, errors, options_map, args.format, outfile)
File "/usr/local/lib/python3.4/dist-packages/beancount/reports/base.py", line
113, in render
result = render_method(entries, errors, options_map, outfile)
File
"/usr/local/lib/python3.4/dist-packages/beancount/reports/convert_reports.py",
line 139, in render_ledger
file.write(ledger_printer(entry))
File
"/usr/local/lib/python3.4/dist-packages/beancount/reports/convert_reports.py",
line 155, in __call__
method = getattr(self, obj.__class__.__name__)
AttributeError: 'LedgerPrinter' object has no attribute 'Custom'
--
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/20160603033108.11297.89453%40celery-worker-104.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.