store reporter uuid while saving accounting
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user