update feedback testing

This commit is contained in:
Aung Myo
2017-11-09 17:25:54 +06:30
parent cb91ad307a
commit f8cd712ad1
18 changed files with 74 additions and 48 deletions

View File

@@ -143,7 +143,7 @@
data: 'sale_item_id=' + sale_item_id + "&update_qty=" + qty + "&update_price=" + price,
success: function (result) {
swal({
title: "Infomation!",
title: "Information!",
text: "Qty and Price was successfully Updated",
}, function () {
location.reload();