Skip to content

Commit

Permalink
Merge PR #74 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by andhit-r
  • Loading branch information
ssi-bot committed Sep 6, 2024
2 parents 440fb01 + 1baed07 commit c7599ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ssi_service/models/service_contract.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class ServiceContract(models.Model):
("readonly", False),
],
},
copy=False,
)
analytic_group_id = fields.Many2one(
string="Analytic Group",
Expand Down

0 comments on commit c7599ab

Please sign in to comment.