@ -131,6 +131,7 @@ def get_history_filtered(lists_uuid):
sql_request = """
SELECT uuid, quantity, discount_percentage, price, currency, h_timestamp
FROM history h
ORDER BY h_timestamp
"""
for i in range(n_filters):
sql_request += f', listcontent c{str(i)}'
The note is not visible to the blocked user.