forked from DGNum/gestioCOF
Suppression des opérations et des transferts
This commit is contained in:
parent
c95e1818b2
commit
af0de33d4c
3 changed files with 33 additions and 13 deletions
|
@ -1208,7 +1208,7 @@ def kpsul_perform_operations(request):
|
|||
|
||||
@teamkfet_required
|
||||
@kfet_password_auth
|
||||
def kpsul_cancel_operations(request):
|
||||
def cancel_operations(request):
|
||||
# Pour la réponse
|
||||
data = {"canceled": [], "warnings": {}, "errors": {}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue