Skip to content
  • jlouvel's avatar
    [caissedepargne] Fix cenet subscriptions and update document downloading · 715e7470
    jlouvel authored and Damien Mat Jedrzejewski's avatar Damien Mat Jedrzejewski committed
    Recently, subscriptions handling has been implemented back in
    caissedepargne. cenet is inheriting from caissedepargne's module and it
    was trying to call iter_subscriptions method in the browser whereas in
    cenet, iter_subscriptions was redefined as iter_subscription.
    Also improved document handling in module.py so that testing is easier
    through woob.
    715e7470