Skip to content

v2.3.0: Hibiscus Import-Dialog Integration

Choose a tag to compare

@istra711 istra711 released this 10 Jul 06:58
· 41 commits to master since this release

v2.3.0

Fusion of QRtransfer and OCRtransfer

This plugin replaces the previous individual plugins QRtransfer and OCRtransfer. It provides a unified interface for all payment data imports.

New Features

  • Hibiscus Import Dialog: 'Invoice File (PDF/Image) - OCR/QR' appears in import dropdown
  • Review dialog: Data can be reviewed and corrected before saving
  • Progress bar: Shows current processing step

Changes

  • Clipboard and webcam only via plugin menu (not via import dialog)
  • SmartDetector: detectFromStream() now works with any file type
  • New TransferDataHolder class for passing TransferData + account to views

Bug Fixes

  • No more 'Image could not be loaded' error on PDF import
  • Import dialog status bar is no longer displayed

Assets

  • hbci.datatransfer-2.3.0.zip - DataTransfer plugin
  • hibiscus-patched.zip - Patched Hibiscus with ClassFinder fix (required for Import dialog integration)