Skip to content
  1. Oct 26, 2019
  2. Oct 23, 2019
  3. Sep 11, 2019
  4. Aug 28, 2019
  5. Jul 27, 2019
    • Sylvie Ye's avatar
      [cap/bank] transfer to others beneficiaries than recipient · 85257986
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      Can do transfer on iban or phone with some banks,
      add some transfer attributes to handle theses cases.
      
      beneficiary_type: type of creditor like 'recipient' for beneficiary in recipient list, 'iban' or 'phone_number'
      beneficiary_number: transfer creditor identifiant like 'FRXXXXXXXXXXXXXXXXXXXX' or '06XXXXXX'
      beneficiary_label: creditor name for transfer to iban or other
      accepted_beneficiary_types: all transfer beneficiary types implemented by the module, default is 'recipient'
      85257986
  6. Jun 17, 2019
  7. May 19, 2019
  8. Apr 20, 2019
  9. Apr 06, 2019
  10. Feb 24, 2019
  11. Feb 05, 2019
    • ntome's avatar
      weboob.capabilities.bank: rename diff_percent and keep a compat alias · 2c3d462d
      ntome authored and Romain Bignon's avatar Romain Bignon committed
      diff_percent was a misleading name because the ratio was expressed on 1,
      not on 100, thus it wasn't a percentage.
      
      For reference to suckers: a percentage is a ratio multiplied by 100.
      We create a temporary alias so apps using the old field have compatibility.
      "diff_percent" will soon be removed.
      2c3d462d
  12. Jan 23, 2019
  13. Dec 17, 2018
  14. Oct 11, 2018
  15. Oct 09, 2018
  16. Sep 16, 2018
  17. Jun 16, 2018
  18. May 05, 2018
  19. Mar 31, 2018
  20. Mar 23, 2018
  21. Jan 14, 2018
  22. Dec 16, 2017
  23. Nov 18, 2017
  24. Nov 17, 2017
    • hydrargyrum's avatar
      capabilities.bank: improve doc · f8d57644
      hydrargyrum authored and Romain Bignon's avatar Romain Bignon committed
      * Loan documentation and group its fields
      * Loan.__repr__ does not indicate "<Account" anymore
      * export BaseAccount doc since it contains important fields
      f8d57644
  25. Oct 29, 2017
  26. Oct 08, 2017
  27. Aug 30, 2017