railslove / cmxl

your friendly MT940 SWIFT file parser for bank statements
http://railslove.com
MIT License
46 stars 25 forks source link

add EREF reader to transaction #2

Open bumi opened 9 years ago

bumi commented 9 years ago

the sepa['eref'] field contains the end to end id of SEPA transactions. since this is a widely used identifier (that is also used to match the transaction with a debit/credit) we should add an easy reader to the transaction class.