Royalphax / credit-agricole-importer

Auto import your Credit Agricole transactions into FireflyIII personal finance manager
MIT License
8 stars 7 forks source link

avoiding duplicates of operations when reimporting data #7

Closed coolcow closed 1 year ago

coolcow commented 1 year ago

If i understand it correctly, by importing the same data twice i create duplicate operations in f3.

I would suggest to somehow use the fitid as an unique identifier, so that the same operation is not imported twice.

coolcow commented 1 year ago

Pullrequest => https://github.com/Royalphax/credit-agricole-importer/pull/8