codinguser / gnucash-android

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

Transaction Time Lost on Export/Import With PC #715

Open BroMattMiller opened 7 years ago

BroMattMiller commented 7 years ago

Steps to reproduce the behaviour

  1. Create transactions, including varying times along with the dates.

  2. Perform a full xml export and import into the PC version, making an edit to the books on the PC.

  3. Import from the PC back into the Android version.

Expected behaviour

All transactions should come back into the Android version with unchanged dates / times, or at least all the transactions that were not edited on the PC.

Actual behaviour

All the time portions of every transaction are set to the same value after import. The day portions are preserved, but not the time of day portions.

Software specifications