shimdilik importy disable yapiom ben
This commit is contained in:
parent
109e8ec19b
commit
3872eeca33
|
|
@ -542,6 +542,7 @@ func (importer *Importer) updatePrice(price models.Price, flat *gm.ProductFlat)
|
|||
Update("float_value", price.DiscountedPrice.Value)
|
||||
} else {
|
||||
|
||||
log.Println(flat)
|
||||
importer.Baza.Model(&flat).Updates(map[string]interface{}{
|
||||
"price": price.DiscountedPrice.Value,
|
||||
"special_price": nil,
|
||||
|
|
|
|||
Loading…
Reference in New Issue