mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[15.0][IMP] contract : show tags with colors in the contract
This commit is contained in:
@@ -15,3 +15,4 @@ class ContractTag(models.Model):
|
||||
string="Company",
|
||||
default=lambda self: self.env.company.id,
|
||||
)
|
||||
color = fields.Integer("Color Index", default=0)
|
||||
|
||||
Reference in New Issue
Block a user