Skip to content
  1. Apr 11, 2021
  2. Apr 04, 2021
  3. Feb 12, 2021
    • Christophe François's avatar
      [netfinca] Fix iter_investment · a08cce0d
      Christophe François authored and hydrargyrum's avatar hydrargyrum committed
      The unitvalue contains a valuation hour or date, so the CleanDecimal
      didn't work.
      
      The regex for the unitprice was bad and didn't work with thousands (it's
      the French format so they're separated by a space which didn't match the
      regex).
      a08cce0d
  4. Sep 23, 2020
  5. Sep 09, 2020
    • Quentin Defenouillere's avatar
      [netfinca] Correct original_unitvalue & quantity for Euro funds · 3105fe4f
      Quentin Defenouillere authored and hydrargyrum's avatar hydrargyrum committed
      It seems that the display slightly changed for euro funds investments:
      now they display a 'percentage' in the 'Cours' column (which usually
      contains the unitvalue or the original_unitvalue) and display the
      purchased amount in the 'Quantité' column.
      We must ignore these values because they do not correspond to the data
      usually contained in these columns.
      3105fe4f
  6. Aug 07, 2020
  7. Jul 15, 2020
  8. May 22, 2020
  9. May 07, 2020
  10. Apr 08, 2020
  11. Mar 18, 2020
  12. Mar 05, 2020
  13. Feb 12, 2020
  14. Dec 05, 2019
    • Quentin Defenouillere's avatar
      [netfinca] Repair iter_investments · 9ddd55f7
      Quentin Defenouillere authored and hydrargyrum's avatar hydrargyrum committed
      There were some bugs for some cragr connections using this submodule,
      some values were missing (unit_price, unit_value...) so I added some
      necessary default=NotAvailable.
      I also cleared some parts of the code as mush as I could.
      
      Closes: 14604@zendesk, 49958@sibi
      9ddd55f7
  15. Oct 23, 2019
  16. Oct 01, 2019
  17. Jul 05, 2019
    • Damien Mat Jedrzejewski's avatar
      [cragr] Account typing · ff728de3
      Damien Mat Jedrzejewski authored and hydrargyrum's avatar hydrargyrum committed
      'FLORIANE 2' as TYPE_LIFE_INSURANCE (cragr régions)
      'CEL2' as TYPE_SAVINGS (cragr api)
      'LIVCR' as TYPE_SAVINGS (cragr régions)
      ‘INTEGRAL PEA’ and ‘COMPTE PEA-PME’ as TYPE_PEA (submodule netfinca)
      
      Closes: 11364@zendesk
      ff728de3
  18. Jun 17, 2019
  19. Apr 20, 2019
  20. Feb 27, 2019
  21. Feb 24, 2019
  22. Feb 07, 2019
  23. Feb 05, 2019