On timesheet doctype status field is read only


on timesheet doctype status field is read only i try to unread it get error
if user wants to change the status how he change?

@Rahul7218
go to customize and uncheck read only in Status field

Yes i have do but getting error you cannot unread field

You Just Update the fields and submit it the status will gets automatically changed to submitted.

@Rahul7218
if you want to make Status editable anyway you can go for editDoctype
and uncheck read only in status field

It is not advisable to directly change the doctype.

If you want to proceed, you can remove the read-only property using the property setter. There are many references in the forum, so be sure to search for them.

1 Like