[IMP] Views

This commit is contained in:
Darío Lodeiros
2021-03-21 19:21:07 +01:00
parent 7281496081
commit 8e7f68f2b9
9 changed files with 340 additions and 96 deletions

View File

@@ -68,7 +68,6 @@ class ResPartner(models.Model):
"|",
("phone", operator, name),
("mobile", operator, name),
("email", operator, name),
]
partners = self.search(
domain + args,