Skip to content
  • Martin Sicot's avatar
    [degiro] Fix Wrong transactions dates (part2) · 72419746
    Martin Sicot authored and hydrargyrum's avatar hydrargyrum committed
    Transactions date are displayed in the JSON in yyyy-mm-dd format but
    where retrieved using day_first=True. Transactions are currently lacking
    an id. When they get one, we can merge this MR and the transactions in
    the backend will be corrected.
    72419746