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
In List view, new timesheet lines are added at the bottom of the list whereas the lines are listed in reverse chronological order.
To Reproduce
Affected versions: 16.0
Steps to reproduce the behavior:
Timesheets -> My Timesheets -> My Timesheets -> NEW
Expected behavior
As it happens in 14.0, I would expect the new line to go at the top of the list so you can add the details and save quickly and to be consistent with the reverse chronological order used to list the entries.
Additional context
I have tried on Firefox and Chrome in Windows and Linux and it's exactly the same. I have used hr_timesheet_sheet in 14.0 for a number of years and now I am testing 16.0 to see if I make the jump. It's a self-hosted server and I can provide more details of Python and modules upon request.
The text was updated successfully, but these errors were encountered:
I can't reproduce this, on my side, new created sheet are displayed first in the list.
If you still have the problem can you provide screenshots or a screencast?
Hi. Thanks for looking into this.
I am not reporting a problem adding timesheets. I am reporting a problem adding lines to an existing timesheet.
Steps to reproduce the behavior:
Timesheets -> My Timesheets -> My Timesheets -> NEW
Yes, I still have the problem and I could send a screencast but can you please confirm that you are trying to reproduce the problem adding a new line to an existing timesheet on the screen as per the path above?
Module
hr_timesheet_sheet
Describe the bug
In List view, new timesheet lines are added at the bottom of the list whereas the lines are listed in reverse chronological order.
To Reproduce
Affected versions: 16.0
Steps to reproduce the behavior:
Timesheets -> My Timesheets -> My Timesheets -> NEW
Expected behavior
As it happens in 14.0, I would expect the new line to go at the top of the list so you can add the details and save quickly and to be consistent with the reverse chronological order used to list the entries.
Additional context
I have tried on Firefox and Chrome in Windows and Linux and it's exactly the same. I have used hr_timesheet_sheet in 14.0 for a number of years and now I am testing 16.0 to see if I make the jump. It's a self-hosted server and I can provide more details of Python and modules upon request.
The text was updated successfully, but these errors were encountered: