-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- Error-message(debug-mod must be tuned on) -- : An error has occurred.
1054 Unknown column 'SAR' in 'field list' SQL=INSERT IGNORE INTO jos_hikashop_discount (`discount_type`,`discount_start`,`discount_end`,`discount_quota`,`discount_quota_per_user`,`discount_published`,`discount_code`,`discount_currency_id`,`discount_flat_amount`,`discount_percent_amount`) SELECT 'coupon',date_start,date_end,0,uses_customer,status,code,SAR,case when type = 'F' then discount else 0 end,case when type = 'P' then discount else 0 end FROM jos_mijoshop_coupon WHERE coupon_id > 0
Hi,
appears while importing from mijoshop, products are imported correctly, but orders and address not.