https://bugs.kde.org/show_bug.cgi?id=399094
Thomas Baumgart <tbaumg...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=378937 --- Comment #2 from Thomas Baumgart <tbaumg...@kde.org> --- I am not sure if using a (personal) IMAP account as the source is a good idea. This will only work in single user environments. Bug 378937 contains a wishlist item to store arbitrary files and attach them to a transaction/split. Since the source is not only e-mail but could also be a website that allows downloading the invoice, I suggest to create a mechanism that allows to store the invoice files in a defined location (probably per KMyMoney file). The default for such location could be the one returned by QStandardPaths::writableLocation(AppLocalDataLocation). Anyway, it should be user configurable and supporting network drives. Attaching any file to a transaction would make a copy of that file and store it in the above mentioned location. -- You are receiving this mail because: You are watching all bug changes.