mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
when moving entry between accounts When using the cut transaction option the 'associated file' value was not being pasted to the new transaction. Added scheme code to get this value and save it to new transaction when using 'cut/copy' and then 'paste' operations. When using the duplicate option, a dialogue allows you to keep the copied association or not. It does not get copied for autocomplete.