store reporter uuid while saving accounting
This commit is contained in:
parent
0a6704b191
commit
98f105296b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user