Commit 752f6f81 authored by gaseema.n's avatar gaseema.n

inventory update

parent 5fe5979d
......@@ -18,8 +18,6 @@ function sponpProdNamesInput() {
data: inputVal,
filter: 'sponsored'
}).then(function(e) {
console.log('=======================')
console.log(e)
var dat = {}
var itemDat = new Array();
sponProds = e.products;
......
......@@ -290,6 +290,7 @@ function doSwitchStore() {
verifyNo();
addManagers();
deliveryMbr();
$('.sprndProd').html('')
}
$('#switchStoreModal').modal({
onCloseEnd: loadStoreFunc()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment