@@ -230,11 +230,22 @@ class TestERP5Query(ERP5TypeTestCase):
# It actually matches [self.organisation_dict[k] for k in self.organisation_dict.keys() if k.startswith("01") or k.startswith("02")]) - should it really match "021" and "022" ? Behavior to be defined