Skip to content
Snippets Groups Projects
  1. Dec 09, 2015
  2. Dec 01, 2015
  3. Nov 27, 2015
  4. Nov 20, 2015
  5. Nov 06, 2015
  6. Nov 17, 2015
  7. Nov 03, 2015
  8. Oct 22, 2015
  9. Oct 14, 2015
  10. Oct 12, 2015
  11. Oct 09, 2015
  12. Oct 08, 2015
  13. Oct 07, 2015
  14. Oct 06, 2015
  15. Oct 02, 2015
  16. Oct 01, 2015
    • Emanuel Cino's avatar
      [FIX] account: reconciliation domain · 34ce3e36
      Emanuel Cino authored
      During reconciliation wizard, the wizard tries to find the best match with
      exisiting unreconciled lines.
      When more than one line could be reconciled with the bank statement line, the
      oldest line was not selected.
      e.g.
      - statemement line: 10€
      - invoice 1: 10€
      - invoice 2: 10€
      - invoice 3: 5€
      
      The statement line was reconciled with the 5€ invoice instead of the first one.
      This was due to the domain not matching when the exact same amount was found.
      
      Sign CLA for compassionCH
      
      Closes #8767
      34ce3e36
    • Mack's avatar
      [CLA] MackZxh sign the CLA · 3f31c378
      Mack authored
      closes #8783
      3f31c378
  17. Sep 30, 2015
  18. Sep 29, 2015
  19. Sep 28, 2015
    • Leonardo Rochael Almeida's avatar
      [IMP] unittest2 > unittest · 06b3026b
      Leonardo Rochael Almeida authored
      The `unittest2` package is simply a backport of `unittest` from the
      Standard Library of Python 2.7 to previous versions.
      
      There is no reason to use it any longer.
      
      Closes #6941
      06b3026b
  20. Sep 24, 2015
Loading