diff --git a/billard/models.py b/billard/models.py index 71b3039..b0f5d91 100644 --- a/billard/models.py +++ b/billard/models.py @@ -165,6 +165,7 @@ def process_location_data(): hh_end=cli.location.happy_hour_end, pphh=desk.prize_hh, ) + acc.reporter_uuid = ld.client_id acc.save() ld.delete() else: