MoneyTools / MyMoney.Net

MyMoney is a rich client .NET ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.
https://moneytools.github.io/MyMoney.Net/
66 stars 21 forks source link

Attach pdf files to register entries #115

Closed Mojavedx closed 2 months ago

Mojavedx commented 4 months ago

Is it possible to integrate attach pdf to the register attachments entries instead of using a scanner. I would like to be able to attach my pay stubs to my salary entries that are in split transaction form. If not. Is it possible to attach multiple pdf documents during the reconciliation instead of 1 bank statement.

clovett commented 2 months ago

Yes, I've needed this also, done. You can now add any file type and you can double click the attachment in the Attachment DIalog to open that file in the windows registered viewer for that file type.

This is published in version 2.1.0.22

And see updated documentation