Enable parsing for Currency/Fund Code in Tag 61

Dear Tryton Team,

I am currently using your MT940 package for creating an automation to parse the data in the MT940 file, and I find it very efficient.

I am writing to request an enhancement regarding the parsing of Tag 61 (Transaction Line). I noticed in mt940/_init_.py that the currency/fund code sub-field is currently skipped. While I understand this is a non-mandatory field for ING, it is a critical requirement for our data processing workflow.

Would you be open to enabling support for capturing this value? Having this field accessible in the parsed output would be immensely helpful for users who require full data granularity.

Thank you for your time and for maintaining this package.

Best regards,

Luqman Hakim

Please fill a feature request at Issues · Tryton / mt940 · GitLab

Okay, I’ve submitted the issue here : Enable parsing currency/fund code in tag 61 (#40) · Issues · Tryton / mt940 · GitLab, please help to check, thank you