mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-23 05:05:32 +02:00
resolve conflict
This commit is contained in:
@@ -86,4 +86,4 @@ class Project(models.Model):
|
||||
class ProjectTaskType(models.Model):
|
||||
_inherit = 'project.task.type'
|
||||
|
||||
all_project_check = fields.Boolean(string='Show All Project', default=False, copy=False)
|
||||
all_project_check = fields.Boolean(string='Show All Project', default=False, copy=False)
|
||||
|
||||
Reference in New Issue
Block a user