forked from DGNum/gestioCOF
Fix : le ws K-Psul remarche
This commit is contained in:
parent
fb4455af39
commit
677ba5b92e
1 changed files with 1 additions and 1 deletions
|
@ -1159,7 +1159,7 @@ def kpsul_perform_operations(request):
|
|||
websocket_data["opegroups"] = [
|
||||
{
|
||||
"add": True,
|
||||
"type": "opegroup",
|
||||
"type": "operation",
|
||||
"id": operationgroup.pk,
|
||||
"amount": operationgroup.amount,
|
||||
"checkout__name": operationgroup.checkout.name,
|
||||
|
|
Loading…
Reference in a new issue