mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] Views
This commit is contained in:
@@ -68,7 +68,6 @@ class ResPartner(models.Model):
|
||||
"|",
|
||||
("phone", operator, name),
|
||||
("mobile", operator, name),
|
||||
("email", operator, name),
|
||||
]
|
||||
partners = self.search(
|
||||
domain + args,
|
||||
|
||||
Reference in New Issue
Block a user