[MIG] base_company_extension, eradicate_quick_create, mail_usability_akretion, base_profile_akretion to v18
This commit is contained in:
@@ -9,8 +9,7 @@ class ResPartner(models.Model):
|
||||
_inherit = 'res.partner'
|
||||
|
||||
# tracking=True is handled in the 'mail' module, so it's better
|
||||
# to have this in mail_usability than in base_usability
|
||||
name = fields.Char(tracking=True)
|
||||
# to have this in mail_usability than in base_usability_akretion
|
||||
ref = fields.Char(tracking=True)
|
||||
lang = fields.Selection(tracking=True)
|
||||
street = fields.Char(tracking=True)
|
||||
|
||||
Reference in New Issue
Block a user