Timesheets not pre-filled with customer and project

When creating a time sheet with the + sign at a project, users expect that the timesheet is pre-filled with the project and the customer.

But both fields remain empty in the new timesheet. Some customers sound similar and some have several projects which makes it difficult for employees to select the correct values in the empty timesheet. We believe this is a regression in v14 - pre-filling was working half a year ago. Anybody made a similar experience or has a solution?

i think there was a key error in Timesheet doc. in every doctype the Project field key is project only but in Timesheet doctype there was parent_project that’s why its not auto fetched.
it needs to project key only.

1 Like