MartinPyka / financial_life

A framework for analysing financial products in personalized contexts
Apache License 2.0
134 stars 26 forks source link

Add data-field to transaction #4

Closed MartinPyka closed 7 years ago

MartinPyka commented 7 years ago

Each transaction should have an optional data-field in which additional information about the transaction can be stored in a dictionary form. This would allow to create controllers that can operate on meta-information about transactions (e.g. for tax return calculations).

MartinPyka commented 7 years ago

data fields are now called meta. They are available since 0.9.2