|
|
|
|
|
|
|
|
|
|
|
|
|
|
this.pointSaleActive = this.getPointSale(idPointSale) ; |
|
|
this.pointSaleActive = this.getPointSale(idPointSale) ; |
|
|
this.idPointSaleActive = idPointSale ; |
|
|
this.idPointSaleActive = idPointSale ; |
|
|
boulange_scroll('step-date') ; |
|
|
|
|
|
|
|
|
opendistrib_scroll('step-date') ; |
|
|
}, |
|
|
}, |
|
|
getPointSale: function(idPointSale) { |
|
|
getPointSale: function(idPointSale) { |
|
|
for(var key in this.pointsSale) { |
|
|
for(var key in this.pointsSale) { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if(count == 1 && this.lastCountDays == 0) { |
|
|
if(count == 1 && this.lastCountDays == 0) { |
|
|
this.lastCountDays = count ; |
|
|
this.lastCountDays = count ; |
|
|
boulange_scroll('step-days') ; |
|
|
|
|
|
|
|
|
opendistrib_scroll('step-days') ; |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
checkProductAvailable: function(product) { |
|
|
checkProductAvailable: function(product) { |