Skip to content
  1. Apr 11, 2021
  2. Apr 04, 2021
  3. Jun 14, 2020
  4. Apr 12, 2020
    • sinopsysHK's avatar
      [hsbchk] Weboobify + add coming on credit card · 51ed1260
      sinopsysHK authored and hydrargyrum's avatar hydrargyrum committed
      - Rework the code to be fully weboob style (leveraging on formatters)
      
      - Introduce history/coming entries to distinguish operations already
      accounted in previous statement(s) vs coming operation in next statement
      that will be paid next month
      51ed1260
  5. Apr 08, 2020
  6. Feb 12, 2020
  7. Dec 14, 2019
  8. Nov 30, 2019
    • sinopsysHK's avatar
      [hsbchk] Cleanup · 3a9d0b88
      sinopsysHK authored and Laurent Bachelier's avatar Laurent Bachelier committed
      - Remove debugging tweaks (log.debug, extra overrides,...)
      - Fix lint complains
      - Published as a python3 compatible module
      3a9d0b88
    • sinopsysHK's avatar
      [hsbchk] create new HSBC boobank module dedicated to HK accounts · 6e7d12cb
      sinopsysHK authored and Laurent Bachelier's avatar Laurent Bachelier committed
      Despite looking close to French web site, it Hong Kong web site is
      completely different and need its own support.
      So far login, getting accounts and account history are working.
      There is no such "coming" entries in Hong Kong as all entries are
      recorded alnost in real time even for credit cards which are deferred
      toward parent account but real time toward own account.
      Profile might be added later.
      
      There is no support yet for investments, loans and deposits as I have no
      mean to test.
      
      There is an enhancement that could be considered: enrich entries from
      FPS (Fast Payment Service) additional details. Not yet supported
      6e7d12cb