I modified the model of duplicated_bookings, I saw it had some errors and data that was not being used

This commit is contained in:
Joaquin Ossa 2024-07-31 12:44:54 +02:00
parent 7ec5d91c6a
commit 9996368e22
2 changed files with 34 additions and 11 deletions

View file

@ -1377,7 +1377,7 @@ models:
accomodation and check-in date, the oldest one will have False as a value in this field,
and the other ones will have True as a value in this Failed."
Put simply, if you don't want to receive duplicates, filter this field to True.
Put simply, if you don't want to receive duplicates, filter this field to False.
- name: is_duplicating_booking_with_id
data_type: bigint