There was an error running the query [Unknown column 'IP.outer_barcode' in 'field list']
File: /home/any10com/public_html/administrator/models/inv_product.php
Line: 182
SELECT `IP`.`uid`, `IP`.`ref_cost`, `IP`.`sku_barcode`, `IP`.`sku_code`, `IP`.`outer_barcode`, `IP`.`carton_barcode`, `IP`.`weight`,`IP`.`title`, IP.rsp_price, `B`.`brand_code` FROM `inv_product` AS IP, `brand` AS B WHERE `IP`.`is_calculated_today` = 0 AND ( (`IP`.`last_calculated_date` IS NULL AND `IP`.`updated_date` IS NULL) OR (`IP`.`updated_date` != `IP`.`last_calculated_date`) OR (`IP`.`updated_date` IS NULL) OR (`IP`.`last_calculated_date` IS NULL) ) AND `B`.`uid` = `IP`.`brand_uid` AND `IP`.`is_deleted` = 0 AND `IP`.`is_active` = 1 AND `IP`.`is_product_count_for_calculation` = 0 ORDER BY `IP`.`uid` DESC LIMIT 0,20Cron executed successfully.