codinguser / gnucash-android

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

What's the proper to import selected transactions from desktop to Android app? #668

Closed Explorare closed 7 years ago

Explorare commented 7 years ago

I 'm trying to sync recent transactions from desktop to Android app. I tried to use [save as] function in desktop version to export transactions to Android app but found that all transactions were imported into a new book but not the one existed. I've also tried to [export] recent transactions into a CSV file but failed to import into the app. There is an error which said syntax error.

codinguser commented 7 years ago

GnuCash Android does not support importing from CSV. Only GnuCash XML files can be imported See here: http://www.codinguser.com/2014/03/gnucash-android-account-import-guide/