codinguser / gnucash-android

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

Reconciliation Flag Erased when Copying XML from PC #636

Open BroMattMiller opened 7 years ago

BroMattMiller commented 7 years ago

Steps to reproduce the behaviour

From PC create create a new book. Transfer $1.00 from "Equity:Opening Balances" to "Assets:Current Assets:Cash in Wallet." Click on the "R" column to set the transaction to "Cleared." Close GnuCash, then copy the .gnucash file to the Android device and open it. Then export it, selecting the "XML" format. Copy the exported file to the PC and open it. The "R" flag will now be set to "n" instead of "c".

Expected behaviour

Copying a .xml book between the PC and the Android device should preserve the "R" flag.

Actual behaviour

Copying a .xml book between the PC and the Android device does not preserve the "R" flag.

Software specifications