Skip to content
  1. Sep 09, 2020
  2. Aug 26, 2020
  3. Aug 07, 2020
  4. Jul 02, 2020
  5. Jun 03, 2020
  6. May 07, 2020
  7. Apr 22, 2020
  8. Feb 12, 2020
  9. Jan 30, 2020
  10. Dec 05, 2019
  11. Nov 09, 2019
  12. Oct 23, 2019
  13. Oct 01, 2019
  14. Sep 11, 2019
  15. Aug 28, 2019
  16. Jul 27, 2019
  17. Jun 17, 2019
  18. Apr 06, 2019
  19. Mar 31, 2019
  20. Mar 16, 2019
    • Sylvie Ye's avatar
      [ing] multiple fix · c700a2f6
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      do_login: fix handle login error
      
      CapBank:
      * Accont on new website are needed to do transfer.
      * Do matching account between old and new website
      based on account balance and the 4 last account number characters
      * Details of accounts other than checking accounts are not available on new website
      
      CapWealth:
      * Invests are not available on new website, use old website to retreive it
      
      CapBankTransfer:
      * transfer is only available on new website, do iter recipient on it
      
      CapProfile:
      * get profile on new website
      c700a2f6