Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-default currency on cash -> vouchers -> receipts -> new batch is default #1186

Closed
freelock opened this issue Jan 2, 2016 · 0 comments
Closed
Milestone

Comments

@freelock
Copy link
Member

freelock commented Jan 2, 2016

This might be an issue with my database, because I did some mucking in the underlying database to fix some exchange rates/get my books to balance.

My currencies are set to USD:CAD:EUR:NGN. In most places, USD is correctly the default. However, on the Cash -> Vouchers -> Receipts individual batch screen, the first currency sorted by alpha is default.

I had an NGN invoice that later got voided -- however, the exchange rate got messed up between receiving the original transaction and the void. I got this all sorted out, but for some reason, NGN still shows up on the batch screen, and is still default, even though when you click "Continue" there are no transactions to receive.

CAD and EUR do not currently appear on this screen.

So I think there are two things necessary -- one enhancement, and one just support request for my books:

Enhancement - change the sort order of the Currency drop-down to match the order the currency is listed in the defaults screen, and make the first one the default.

Support - what might be missing from my otherwise balanced books, that results in NGN being in this list when there are no unreceived invoices in this currency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants