Skip to content
  1. Dec 06, 2018
  2. Oct 11, 2018
    • Quentin Defenouillere's avatar
      [milleis] Corrected removal of untyped accounts · c79eef16
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      Several customers complained that their Life Insurances were not
      scraped.
      A validate() method excluded the accounts that are UNKNOWN.
      I removed it and placed a logger warning to catch all the untyped accounts in
      order to type them in the future.
      I also changed the condition on investments in case there is none and removed the condition
      excluding investments without quantity.
      
      Closes: 6810@zendesk, 6834@zendesk, 6978@zendesk, 7184@zendesk
      c79eef16
  3. Sep 16, 2018
  4. Jul 29, 2018
  5. Jun 09, 2018
    • Quentin Defenouillere's avatar
      [barclays] Changed immediate cards to TYPE_CHECKING · ea0a2aad
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      The credit cards were all stored as type 7 so the code was modified to
      switch to type 1 (checking) if it is not a deferred card (there is no
      due date on the total amount of transactions for immediate cards).
      
      Closes: 5082@zendesk
      ea0a2aad
    • Quentin Defenouillere's avatar
      [barclays] Corrected coming and balance for DIFF cards · 933add45
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      In this module the deferred credit cards appeared without any coming and their
      coming was displayed in the balance column. Since the "coming" of each
      card appear in the "balance" column on the BMilleis website, this has been fixed by
      defining "obj_balance" and "obj_coming" methods that depend on the type of each account.
      
      Closes: 5082@zendesk
      933add45
  6. Mar 03, 2018
  7. Dec 16, 2017
  8. Nov 18, 2017
  9. Oct 08, 2017
  10. Sep 21, 2017
  11. Sep 20, 2017
  12. Sep 10, 2017
  13. Sep 03, 2017
  14. Aug 30, 2017
  15. May 30, 2017
  16. Apr 01, 2017
  17. Mar 11, 2017
  18. Jan 08, 2017
  19. Dec 24, 2016
  20. Dec 03, 2016
  21. Nov 18, 2016
  22. Jun 05, 2016
  23. Feb 11, 2016
  24. Feb 07, 2016
  25. Nov 17, 2015