Page 1 of 1

Cannot create a currency

Posted: Tue Jan 30, 2024 9:12 am
by Christiano
Hello!

I'm content that Android version is back!

Accidentaly I found problem with creating own currency.
Error: NOT NULL
constraint failed: CURR...

Re: Cannot create a currency

Posted: Tue Jan 30, 2024 10:36 am
by guanlisheng
great if you can share more details.

Re: Cannot create a currency

Posted: Wed Jan 31, 2024 9:17 am
by Christiano
See attached screenshots.
I think the problem is that in the Android app, we have to choose a currency symbol from the existing ones, and this creates a conflict.
I can create currency in windows app without any problems.

Re: Cannot create a currency

Posted: Wed Jan 31, 2024 10:56 am
by guanlisheng
Saying what’s your android version, MMEX version, cloud storage and so on…
with these details, we may match some historical topics or issues.

Re: Cannot create a currency

Posted: Mon Feb 05, 2024 2:13 pm
by Christiano
Android 13 TKQ1.221013.002
MMeX 2014.01.23 (1016)
Cloud: One Drive

Hope this helps :)

Re: Cannot create a currency

Posted: Tue Feb 06, 2024 12:57 am
by guanlisheng
thanks @Christiano and it helps a lot

hi @luisdev , can you help here at your convenience?

Re: Cannot create a currency

Posted: Wed Feb 07, 2024 11:23 am
by luisdev
Christiano wrote: Wed Jan 31, 2024 9:17 am See attached screenshots.
I think the problem is that in the Android app, we have to choose a currency symbol from the existing ones, and this creates a conflict.
I can create currency in windows app without any problems.
I agree. Creating a NEW currecny in the Android app in 2024.02.02 (1017) is a problem. In order to create a NEW currency you would have to specify a new currency symbol for that new currency, but the Currency Symbol field is a drop-down list showing all the EXISTING currency symbols. You cannot select an EXISTING currency symbol when you are trying to create a NEW currency. That doesn't make sense. A new currency requires a NEW unique currency symbol.

So the Android app cannot use a drop-down list for this field. It has to be an object that users can enter info into, like a textbox. The Prefix Symbol and Suffix Symbol fields have it correct - those fields are textboxes.