diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index ce4fb962c..c05df35ff 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -313,6 +313,7 @@ action: "deleteVoucher", id_cart_rule: id_cart_rule, id_cart: id_cart, + id_customer: id_customer }, success : function(res) { @@ -336,6 +337,7 @@ id_product: id_product, id_product_attribute: id_product_attribute, id_cart: id_cart, + id_customer: id_customer }, success : function(res) {