codinguser / gnucash-android

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

Date selector in "Export" function doesn't work. #679

Open Explorare opened 7 years ago

Explorare commented 7 years ago

Steps to reproduce the behaviour

  1. "Export";
  2. "Since" some date;
  3. Export

Expected behaviour

Get transactions from that specific date till now.

Actual behaviour

Got all transactions from the first to last.

Software specifications

codinguser commented 7 years ago

@Explorare Do you regularly import into the GnuCash Android app as well?

Explorare commented 7 years ago

I can find all transaction records from the raw data of the exported file. I tried to import the file into desktop version.

codinguser commented 7 years ago

What I'm asking is if you import regularly. Because if you do, then the last export date is reset. All transactions after the import are considered new.

On Mon 24. Apr 2017 at 14:03, Explorare notifications@github.com wrote:

I can find all transaction records from the raw data of the exported file.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/codinguser/gnucash-android/issues/679#issuecomment-296640056, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQ426NmUYdX6FwdKk73GEoVXhM4VHoYks5rzI-agaJpZM4NFZQj .

Explorare commented 7 years ago

Do you mean all the data imported into this app on, for example, April 4th, will be considered happened on that date. So when I tried to export the data from April 3rd till now, these records are included as well?

robinrosenstock commented 6 years ago

@Explorare and @codinguser I think I had the same problem: The problem is when opening the gnucash file from desktop in android mobile and exporting on the same day. Then, because everything was entered on this day gnucash android will export every entry on this day. Maybe I'm wrong. This is a bug no? Because the date of the individual entry should be read out.