forked from DGNum/gestioCOF
Update websocket data
This commit is contained in:
parent
36d6a4a1cd
commit
41ad2a15ac
1 changed files with 1 additions and 0 deletions
|
@ -1159,6 +1159,7 @@ def kpsul_perform_operations(request):
|
|||
websocket_data["opegroups"] = [
|
||||
{
|
||||
"add": True,
|
||||
"type": "opegroup",
|
||||
"id": operationgroup.pk,
|
||||
"amount": operationgroup.amount,
|
||||
"checkout__name": operationgroup.checkout.name,
|
||||
|
|
Loading…
Reference in a new issue