Skip to content
  1. Oct 17, 2023
  2. May 23, 2023
  3. Apr 08, 2023
  4. Mar 05, 2023
  5. Feb 12, 2023
  6. Feb 11, 2023
  7. Feb 04, 2023
  8. Jan 31, 2023
  9. Jan 29, 2023
  10. Feb 18, 2022
  11. Aug 27, 2021
  12. Apr 11, 2021
  13. Apr 04, 2021
  14. Apr 08, 2020
  15. Mar 05, 2020
  16. Feb 12, 2020
  17. Dec 05, 2019
  18. Mar 16, 2019
  19. Feb 27, 2019
  20. Feb 24, 2019
  21. Jan 23, 2019
  22. Jan 06, 2019
  23. Jun 09, 2018
    • Célande Adrien's avatar
      [cmes] repaired iter_pocket · 8ddda200
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      At first the probleme was that the investments where not stored in the backend.
      The reason was that the fetching of pockets crashed so nor the investments nor the pockets were saved.
      
      ListElement is used instead of TableElement because the strange layout of the table shifts the columns header.
      
      The strange thing, here, is that the boobank command works fine locally, just giving no pockets, without any error.
      It was because the CapBank was not the good one. So now instead of 'CapBankWealth', it is 'CapBankPockets'.
      
      cices and pradoepargne has been updated because depending on cmes.
      
      Closes: 5313@zendesk
      8ddda200
  24. Dec 16, 2017
    • Sylvie Ye's avatar
      add CapBankWealth and CapBankPockets in bank.py · c4a87b34
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      update CapBank into CapbankWealth when iter_investments is implemented
      update CapBank into CapbankPockets when iter_pockets is implemented
      add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      c4a87b34
  25. Sep 20, 2017
  26. Jul 08, 2017
    • ntome's avatar
      modules: fix AbstractBrowser use · 2398d2e9
      ntome authored and Romain Bignon's avatar Romain Bignon committed
      The weboob arg should now be passed as a kwarg, this avoids passing
      multiple times the weboob as positional argument in case of multiple
      AbstractBrowser.
      2398d2e9
  27. May 11, 2017
  28. Feb 11, 2017