cqp hai 2 semanas
pai
achega
d9c657c99b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/TPlusServerService.php

+ 1 - 1
app/Service/TPlusServerService.php

@@ -1187,7 +1187,7 @@ class TPlusServerService extends Service
                         COALESCE(it.priuserdefdecm1, 0) as product_box_size,
                         COALESCE(it.priuserdefdecm3, 0) as product_weight,
                         COALESCE(it.priuserdefdecm10, 0) as product_store_price,
-                        COALESCE(it.priuserdefdecm9, 0) as product_store_price2,
+                        COALESCE(it.priuserdefdecm11, 0) as product_store_price2,
                         COALESCE(it.priuserdefnvc5, '') as product_category,
                         COALESCE(ui.name, '') as unit,
                         COALESCE(sd_b.quantity, 0) as quantity,