Skip to content
  • npaillasson's avatar
    [delubac] Multiple fixes on accounts · ba7228e1
    npaillasson authored and Romain Bignon's avatar Romain Bignon committed
    the page contains numerous HTML syntax errors.
    The woob filters therefore don't retrieve exactly what we want.
    
    for example:
    the label is composed as follows:
    account_name account_number account_name account_balance
    
    the iban is the same for all the accounts we retrieve.
    
    contains:
    * fix accounts label
    * fix IBAN
    * fix number
    ba7228e1