fixed schema

This commit is contained in:
Joaquin Ossa 2025-02-12 15:35:03 +01:00
parent 375c8679cd
commit c7a8420de3
2 changed files with 4 additions and 2 deletions

View file

@ -5277,7 +5277,8 @@ models:
"Number of user accounts that have a bundle that considers this service "Number of user accounts that have a bundle that considers this service
but none of those bundle with the service is active in any active but none of those bundle with the service is active in any active
accommodation. accommodation.
It is basically the difference between number_users and number_active_users." It is basically the difference between number_users and
number_users_with_service_applied_in_accommodation."
- name: number_accommodations - name: number_accommodations
data_type: bigint data_type: bigint

View file

@ -1615,7 +1615,8 @@ models:
"Number of user accounts that have a bundle that considers this service "Number of user accounts that have a bundle that considers this service
but none of those bundle with the service is active in any active but none of those bundle with the service is active in any active
accommodation. accommodation.
It is basically the difference between number_users and number_active_users." It is basically the difference between number_users and
number_users_with_service_applied_in_accommodation."
- name: number_accommodations - name: number_accommodations
data_type: bigint data_type: bigint