timesheet icon indicating copy to clipboard operation
timesheet copied to clipboard

[14.0][ADD] hr_timesheet_sheet_save_tab

Open hbrunn opened this issue 1 year ago • 1 comments

This module improves the UX of hr_timesheet_sheet by saving the timesheet form every time the user changes tabs. Without this, you'll lose data if you first change values in the summary tab, and then go to the details tab to adjust them without saving in between.

I've implemented this in a separate module because it might have unwanted side effects on integration code.

For Odoo versions >= 16.0, I think we should refactor the base module to show the same field on both tabs, then we won't have this problem any more.

hbrunn avatar May 10 '24 11:05 hbrunn

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Sep 08 '24 12:09 github-actions[bot]