Skip to content

about default column seq. #6847

@DevAnyKR

Description

@DevAnyKR

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.

  1. by Language
    a. Korean v1.8.1 beta(appveyor) a month ago.
    image
    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.
image
column: ID, DATE, number, payee, status, category, tag, withdrawal, deposit, balance, note, UCF1, UCF2, lastdate

b. English
image
column: ID, UCF1, UCF2 , DATE, number, payee, status, category, tag, withdrawal, deposit, balance, note, lastdate

image
All transactions page
account column is fixed at the end.

  1. settings
    image
    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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions