You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: