uncomment field

This commit is contained in:
pawan.sharma 2021-12-09 17:39:45 +05:30
parent 68fe4d43fc
commit 4dcf4292da
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ class CorResUsers(models.Model):
_inherit = "res.users"
_description = "Custom Res Users"
update_timesheet = fields.Boolean()
#timesheet_create = fields.Boolean()