update accounting using location data uuid
This commit is contained in:
parent
0a36d3904e
commit
d4a68683fa
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user