Pman.Tab.XtupleItem.bjs
[Pman.Xtuple] / Pman.Tab.XtupleItem.js
index 992cc68..1d48be3 100644 (file)
@@ -161,7 +161,7 @@ Pman.Tab.XtupleItem = new Roo.XComponent({
                                       o.params._with_char = 1;
                                       o.params._with_itemsrc_active = 1;
                                       o.params._with_last_purchase_price = 1;
-                                      o.params._with_images = 1;
+                                      o.params._with_image = 1;
                                       var s = _this.search.getValue();
                                       if (s.length) {
                                         o.params['query[number_or_name]'] = s;