number field in transaction box changed from alphanumeric to numeric

MMEX4Desktop, incl. Windows, macOS (10.10 or newer), and Most Unix variants using the GTK+ toolkit

Moderator: Renato

Post Reply
Eduardommex
Senior MMEX User
Posts: 26
Joined: Sat Jun 26, 2021 2:40 pm
Are you a spam bot?: No

number field in transaction box changed from alphanumeric to numeric

Post by Eduardommex »

After updated MMEx to version 1.5.19, the field "number" in transaction box changed from alphanumeric to numeric.
Old transaction (see Screenshot MMEx.png)
keep this property, with alphanumeric, but it is not possible to change it or create a new one with different data than number.
Was this a change made in database? (see Screenshot MMEx 2.png)
I am asking because I used this field to enter a date transaction only in the case of transaction done by credit card, (keeping loading in transaction date field the due date of credit card).
I know I can use a custom field to enter this second date, but I want to keep loading it in this field, is this possible?

Thanks
Attachments
Screenshot MMEx 2.png
Screenshot MMEx 2.png (37.96 KiB) Viewed 9438 times
Screenshot MMEx.png
Screenshot MMEx.png (64.98 KiB) Viewed 9438 times
Screenshot from 2022-08-26 11-19-51.png
Screenshot from 2022-08-26 11-19-51.png (62.81 KiB) Viewed 9438 times
User avatar
Renato
MVP MMEX User
Posts: 654
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: number field in transaction box changed from alphanumeric to numeric

Post by Renato »

Renato Forum Administrator
MartinArmstrong
MVP MMEX User
Posts: 300
Joined: Tue Mar 02, 2021 10:24 am
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by MartinArmstrong »

The fixes are in hand.

Please revert to 1.5.18 until 1.5.20 is out to avoid this bug.
Eduardommex
Senior MMEX User
Posts: 26
Joined: Sat Jun 26, 2021 2:40 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by Eduardommex »

Thanks, Renato, for your answer, and thanks Martin, I will wait for v 1.5.20, 1,5.18 is not available for ubuntu.
PMaff
Super MMEX User
Posts: 73
Joined: Sun Aug 11, 2019 1:57 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by PMaff »

Eduardommex wrote: Sun Aug 28, 2022 2:30 pm Thanks, Renato, for your answer, and thanks Martin, I will wait for v 1.5.20, 1,5.18 is not available for ubuntu.
I tried to compile a 1.5.18 for Ubuntu 22.04 Jammy for you but first I had to compile wxWidget 3.1.7 .
There already the problems start when I tried the sample webview:

ProblemwxWidget3_1_7Wayland.jpg
ProblemwxWidget3_1_7Wayland.jpg (46.94 KiB) Viewed 9391 times
There are several such assertions and then the content of the webpage is not displayed.

Again there are problems with Wayland and wxWidget.
:-(
I am not sure if this is a general problem of Wayland with wxWidget or only in my Virtual machine.
Edit: seems to be a problem with Wayland with wxWidget 3.2.0 and 3.1.7
wxWidget 3.2.0 works when compiled on 22.04 with X11.
Last edited by PMaff on Mon Aug 29, 2022 8:31 am, edited 1 time in total.
PMaff
Super MMEX User
Posts: 73
Joined: Sun Aug 11, 2019 1:57 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by PMaff »

Eduardommex wrote: Sun Aug 28, 2022 2:30 pm Thanks, Renato, for your answer, and thanks Martin, I will wait for v 1.5.20, 1,5.18 is not available for ubuntu.
I do have

Code: Select all

Money Manager Ex
Version: 1.5.18 64-bit
• Build on Aug 29 2022 02:20:57
• Database version: 7 • (aes128cbc)
• Git commit: 6dba91a28 (2022-07-28)
MMEX is using the following support products:
• wxWidgets 3.2.0 (wxGTK 3.24)
• wxSQLite3 4.6.0 (SQLite 3.31.1)
• RapidJSON 1.1.0
• Lua 5.3.6
• lunasvg v2.3.1
• libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.12
• gettext 0.21
• apexcharts.js
Build using:
• CMake 3.22.1
• GNU Make 4.3
• GCC 11.2.0 • Ubuntu 22.04 'jammy'
Running on:
• Ubuntu 22.04.1 LTS "jammy"
• Linux 5.15.0-46-generic x86_64
• English (United States) (UTF-8)
• 0x0 0bit 96x96ppi
here compiled on X11 . Do you want to test this one?
Eduardommex
Senior MMEX User
Posts: 26
Joined: Sat Jun 26, 2021 2:40 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by Eduardommex »

Hi PMaff
Could you give me the link to download the deb file to test 1.5.18 for ubuntu Jammy?
PMaff
Super MMEX User
Posts: 73
Joined: Sun Aug 11, 2019 1:57 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by PMaff »

Eduardommex wrote: Mon Aug 29, 2022 2:07 am Hi PMaff
Could you give me the link to download the deb file to test 1.5.18 for ubuntu Jammy?
I uploaded

Code: Select all

a3a1486ace6b2ebf4865feb283754f42  mmex_1.5.18-1~jammy_amd64_X11.deb
here:
https://onedrive.live.com/?id=A0FB83D78 ... NeZZqW45a4

I already removed the i18n stuff there so it should not ask for that when installing.
Eduardommex
Senior MMEX User
Posts: 26
Joined: Sat Jun 26, 2021 2:40 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by Eduardommex »

Hi
Thanks all for providing the alternative, but unfortunately, the mmex_1.5.18-1~jammy_amd64_X11.deb file that you built did not work in Ubuntu 22.04.1, there is an unmet dependency. But on the other hand, I checked the version mmex_1.5.20-Beta.1-Ubuntu.22.04.jammy_amd64.deb that found in another thread, and fortunately it works, and it has the number field issue fixed in it. Thanks again.
whall3y
MMEX Developer
Posts: 342
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: number field in transaction box changed from alphanumeric to numeric

Post by whall3y »

Try one of these builds, v1.5.20 has just been released.

https://moneymanagerex.org/docs/downloads/latest/
Post Reply