GnuCash-Pocket / gnucash-android

GnuCash Pocket – a mobile companion app for Gnucash desktop application (https://github.com/Gnucash/gnucash). Developed independently of GnuCash.
Apache License 2.0
87 stars 17 forks source link

Transactions are not deleted after export if the flag is set via settings #151

Open realrosid opened 5 months ago

realrosid commented 5 months ago

Steps to reproduce the behaviour

  1. Activate "Delete all transactions after export" in settings -> Backup & export
  2. Enter any transaction
  3. Export transaction. The flag "Delete transactions after export" is set automatically
  4. Check transactions

Expected behaviour

The transaction should be deleted.

Actual behaviour

The transaction is not deleted. The only way to have the transactions deleted is by toggling the flag manually. If the flag is set for all exports via settings, deleting does not work.

Software specifications

Suggested Resolution