Hi all
I started a basic tax-forecast plugin 
<https://github.com/Dr-Nuke/drnuke-bean/blob/master/src/drnukebean/plugins/tax_forecast.py>
 
for Switzerland. One key ingredient is the providing of a list of all 
accounts that are subject to income and wealth taxation.

My current working prototype requires a lengthy config string to be passed 
to the plugin, listing, among other configurations, all accounts subject 
for income taxation, i.e. 

plugin "drnukebean.plugins.tax_forecast" "{'taxable_accounts': 
['Income:Jobs:Job1:TaxableSalary', 'Income:Jobs:Job1:TaxableBonus', 
'Income:Invest:.*:Dividends'], ...}"

I dont like it, but have not found a better way so far. Any Ideas?
Does beancount allow the tagging of individual accounts, or associating 
them with metadata similar to transactions, that can then be filtered for?

Thanks, merry Christmas and a happy new year!
-nugget

-- 
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 beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/8d88fbf8-73c6-41e1-8bc9-2c6d5a6b44b4n%40googlegroups.com.

Reply via email to