renamem orders

This commit is contained in:
2025-10-13 14:31:29 -03:00
parent 8c750e00d0
commit 466ff824dd
60 changed files with 165 additions and 59 deletions

View File

@@ -49,8 +49,9 @@ def get_enrollments():
if tenant.id != '*':
filter_ = [
{
'attr': 'tenant_id',
'attr': 'org_id',
'op': '=',
# Post-migration (enrollemnt): rename `tenant` to `org`
'value': tenant.id,
},
] + filter_