Skip to content

Add new "checked" field for boobank transactions

Woob Import requested to merge master into master

The checked field is only implemented in the boursorama module (the only one I have access).

Background: I want to synchronize "checked" transaction state of two boursorama accounts. The first merge request implement read access of this state (and a first look for me into the weboob code). If accepted, I will continue with another patch which implement the modification of the field directly with weboob.

Merge request reports