Page 1 of 1

Consistency across Platforms

Posted: Sun Feb 23, 2025 7:41 pm
by Andrew657
Observations: Suggested tweaks and minor changes to WebMMeX

1. The status for a transcaction in MMeX desktop include 'Unreconciled'. In WebMMeX this is called 'None'. It's inconsistent

2. Once a transaction is recorded in WebMMeX it appears on the 'Show transactions' page. The heading for the column 'Account' is missing and the error 'Warning: Undefined array key "account" in /var/www/html/show.php on line 137' is given

3. Also on the 'Show transactions' page the amount appears as XX,YY (a comma) whereas for the English language version of the application should show YY.YY (a dot, or period)

4. On both the initial configuration page (at first start up) and the 'Edit Settings' page the field for confirming the chosen password is 'Conferma Password' but should be 'Confirm password' for the English language version

I'd try to tackle these myself but as I am a mere hobbyist it's way beyond my knowledge of php. None of these impacts on functionality but for aesthetic reasons...

Re: Consistency across Platforms

Posted: Wed Dec 10, 2025 7:08 am
by luisdev
Thanks Andrew657

Did you try to fix any of these issues, like you mentioned? If so, can you share the code?

Which versions of MMEX and WebMMEX are you using?

Fixing things like these usually starts with logging an issue on https://github.com/moneymanagerex/moneymanagerex with all the details. That way the problem - and the attempts to fix it - can be easily tracked in one place. It looks like you found four "bugs", so there should be an issue for each of them.

Re: Consistency across Platforms

Posted: Wed Dec 31, 2025 11:00 am
by Andrew657
It appears from another post: https://forum.moneymanagerex.org/viewtopic.php?t=11345 that the web version has been abandoned.

Since the upgrade of the dektop client (to Version 1.9.1) the web version (V 1.2.3) is no longer compatible.

1. Add a transaction using the web version
2. Log out of the web version
3. Open the desktop client
4. Desktop client crashes (on MacOS) and MacOS error report generated
5. Unable to open the desktop client again as it crashes before "Settings" can be opened to rempve "Network" settings
5. Logging into web version and delete the transaction allows the desktop client to be opened normally again

Thus the "Network" parameters in the desktop client are redundant.

Re: Consistency across Platforms

Posted: Fri Jan 02, 2026 2:29 pm
by whall3y
The Web version is still active. There is a fix in the v1.9.2RC that should fix crashes when opening

https://github.com/moneymanagerex/money ... ssues/7710