[IMP]partner_profiles:add quick filters for admin, public and fonction profiles

This commit is contained in:
2024-11-20 16:55:09 +01:00
committed by Stéphan Sainléger
parent 45a2e0bdaf
commit b93d914317
4 changed files with 43 additions and 2 deletions

View File

@@ -437,4 +437,3 @@ class res_partner(models.Model):
}
)
count += 1
_logger.debug("Last clean")