Skip to content
  1. Mar 16, 2019
  2. Feb 24, 2019
  3. Jan 23, 2019
  4. Jan 13, 2019
  5. Sep 16, 2018
  6. Jul 29, 2018
    • Célande Adrien's avatar
      [creditcooperatif] duplicate transactions · 87bf5559
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      Looking at the website, you can see that some transactions are duplicates.
      So it is normal to have some, since it is what is send.
      
      But sometimes, some requests send have the same transaction list, even if they had different parameters/data.
      So there are some more duplicates.
      It happens only for the card type transactions.
      
      They are compared to be sure they does not bring duplicates.
      It is pretty easy since their labels always have the same format: 'TOT DIF %MONTH%'.
      And the duplicates one have the same amount too.
      The rest is checked just to be sure.
      
      Closes: 6257@zendesk
      87bf5559
    • Quentin Defenouillere's avatar
      [cenet] Removed original_currency · 462a57a4
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      An issue caused errors in boobank:
      "transaction XXX has missing foreign info"
      
      So I removed the original_currency since there is no original_amount.
      462a57a4
    • ntome's avatar
      [caissedepargne] home page is LoggedPage · d5a440ba
      ntome authored and Romain Bignon's avatar Romain Bignon committed
      d5a440ba
  7. Feb 04, 2018
  8. Jun 24, 2017