-
-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
MMEX version:
- 1.7.0
- 1.8.0
- 1.8.1 bata
- 1.8.2
- Other (please specify)
Note: bug reporters are expected to have verified the bug still exists
either in the last stable version of MMEX or on updated development code
(master branch).
Operating System:
- Windows
- Mac OSX
- Linux
Description of the bug
The positions of the columns are not saved and their order changes depending on the language.
- by Language
a. Korean v1.8.1 beta(appveyor) a month ago.
column: ID, DATE, number, payee, status, category, tag, withdrawal, deposit, note, UCF1, UCF2, lastdate, balance,
balance column is fixed at the end.
a. Korean v1.8.1 beta(appveyor) today.
column: ID, DATE, number, payee, status, category, tag, withdrawal, deposit, balance, note, UCF1, UCF2, lastdate
b. English
column: ID, UCF1, UCF2 , DATE, number, payee, status, category, tag, withdrawal, deposit, balance, note, lastdate
All transactions page
account column is fixed at the end.
- settings
Look at the order of the UCF columns. They don't appear at the beginning.
The order of columns is different in Korean and English.
Reproduction
Is the bug reproducible?
- Always
- Randomly
- Happened only once
Reproduction steps:
open column order manager
Expected result:
Actual result:
Additional Requests
Column Order manager
- allow resizing
- Column names are duplicated by language.
-- UCF columns does not appear in the English list.