comment onchange method code
This commit is contained in:
parent
d6106d8524
commit
68fe4d43fc
|
@ -6,6 +6,6 @@ class CorResUsers(models.Model):
|
|||
_inherit = "res.users"
|
||||
_description = "Custom Res Users"
|
||||
|
||||
#update_timesheet = fields.Boolean()
|
||||
update_timesheet = fields.Boolean()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue