Skip to content

Bug : List of interventions - Bad sorting/filtering #34232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kuscoo opened this issue May 21, 2025 · 0 comments
Open

Bug : List of interventions - Bad sorting/filtering #34232

kuscoo opened this issue May 21, 2025 · 0 comments
Labels
Bug This is a bug (something does not work as expected)

Comments

@kuscoo
Copy link
Contributor

kuscoo commented May 21, 2025

Bug

--- EN ---
In the intervention list, if we remove the "Line Date" ("tms" in the database) from the column list, the page crashes.
The bug probably stems from the fact that this date must be used for a secondary sort by default.

Either, we must prohibit hiding this line (which would be a step backward).
Or, we must bypass the display to sort and target the correct field.

--- FR ---
Au niveau de la liste des interventions, si on retire de la liste des colonnes, la "Date de la ligne" ("tms" en base de données"), la page crash.
Le bug vient probablement que cette date doit être utilisée sur un tri secondaire par défaut.

Soit, il faut interdire le masquage de cette ligne (ce qui serait un retour en arrière).
Soit, il faut se passer de l’affichage pour faire le tri et bien cibler le bon champ.

Dolibarr Version

V21.0.01

Environment PHP

No response

Environment Database

No response

Steps to reproduce the behavior and expected behavior

No response

Attached files

No response

@kuscoo kuscoo added the Bug This is a bug (something does not work as expected) label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

1 participant