codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.23k stars 540 forks source link

Fix #891: new lines in description and memo are no longer exported to QIF #903

Open Thumas opened 3 years ago

Thumas commented 3 years ago

Fixes #891: After input of a transaction description and before saving the transaction, new lines are removed from the description and replaces with single spaces. Memos may still contain new lines at this point, but when exporting in QIF format, new lines are again replaced with single spaces.