diff --git a/billard/tasks.py b/billard/tasks.py index 964f07f..e3194f0 100644 --- a/billard/tasks.py +++ b/billard/tasks.py @@ -53,6 +53,7 @@ def process_location_data(): hh_end=cli.location.happy_hour_end, pphh=desk.prize_hh, ) + acc.reporter_uuid = cli.uuid acc.save() ld.delete() else: