Skip to content

Releases: Royalphax/credit-agricole-importer

v0.3.1

04 Jan 00:16
Compare
Choose a tag to compare

What's changed ?

  • Fix for usage of department instead of region by @coolcow in #10

  • Allowing import of multiple accounts with identical names by @coolcow in #11

  • Avoiding duplicates by using fitid as external_id by @coolcow in #12

  • Refactoring for improvement of transfer detection by @coolcow in #13

  • Fix notes being truncated by @Twicode in #15

  • Overall optimizations : improve code syntax, better logs, new config file where you put your department number.

Full Changelog: v0.2.0...v0.3.1

A huge thank you to the new contributors 👏🏻

v0.2.0

29 Apr 14:14
e5f1a41
Compare
Choose a tag to compare

Stable release with auto detection for transfers

Features

  • new Auto-detection of transfers between accounts
  • Auto import choosen accounts
  • Auto import transactions from customizable period
  • Limit number of transactions to import
  • Auto assign budget, category, tags, expense/revenue account on transactions depending on their description*
    • And even auto rename them!*

*These features are already features of FireflyIII thanks to automated rules. I also implemented them to be quickly able to create my rules directly in the config file.

First release!

20 Apr 07:43
9ba4141
Compare
Choose a tag to compare

Fully working and stable release with features below.

Features

  • Auto import choosen accounts
  • Auto import transactions from customizable period
  • Limit number of transactions to import
  • Auto assign budget, category, tags, expense/revenue account on transactions depending on their description*
    • And even auto rename them!*

*These features are already features of FireflyIII thanks to automated rules. I also implemented them to be quickly able to create my rules directly in the config file.