change string to test push git
This commit is contained in:
parent
2cc9b79535
commit
42eb87d73a
|
|
@ -47,7 +47,7 @@ class Event(models.Model):
|
|||
)
|
||||
|
||||
departments_id = fields.Many2one(
|
||||
'hr.department',string='Department'
|
||||
'hr.department',string='Departmentt'
|
||||
|
||||
)
|
||||
branchs_name = fields.Many2one(
|
||||
|
|
|
|||
Loading…
Reference in New Issue