gnucash-android icon indicating copy to clipboard operation
gnucash-android copied to clipboard

Gnucash for Android mobile companion application.

Results 102 gnucash-android issues
Sort by recently updated
recently updated
newest added

Would love to see a home screen for the gnucash app where you click on the + to add a new transaction with a default asset account, and *then* select...

Hello developers of gnucash I am using your app gnucash. I think the app is great but I have one minor patch that could improve the user experience. Here is...

I would like to manage my different crypto-wallets. FTM, I use XXX and I use the currency in the account name. Is it possible to add a user-defined currency? At...

wontfix

#### Steps to reproduce the behaviour 1. Create a (set of) transaction(s). 2. In the hamburger menu select Export... with the export to field left empty so it states: "Send...

Hello! I find in your [CONTRIBUTING.md](https://github.com/codinguser/gnucash-android/blob/2ad44adf6dd846aabf8883d41be3719b723bf4f1/.github/CONTRIBUTING.md#coding-style) that > Please make sure to document every method you write using Javadoc, even if the method seems trivial to you However, I still...

- Changed date format from `YYYY-MM-dd` to `yyyy-MM-dd` `YYYY` is [week year](https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html) and was causing incorrect dates close to the end of the calendar year - Removed trailing CSV separator...

Hi, This is one of my main contribution to GnucashAndroid. It corrects #876, but also lots of other errors like - Avoid crashing when changing book while in a transaction...

Fixes #891: After input of a transaction description and before saving the transaction, new lines are removed from the description and replaces with single spaces. Memos may still contain new...

Fixes #889 as announced in https://github.com/codinguser/gnucash-android/issues/889#issuecomment-864547049: QIF files are always zipped.

#### Steps to reproduce the behaviour 1. Use the export to QIF function within the app. #### Expected behaviour The app should produce a QIF file that is human readable...