Got the following SQL error after fix applied ..
0 - SQL=INSERT IGNORE INTO `jos_hikashop_order` ( `order_user_id`,`order_status`,`order_shipping_address_id`,`order_billing_address_id`,`order_currency_id`,`order_type`,`order_full_price`,`order_tax_info`,`order_shipping_price`,`order_shipping_tax`,`order_shipping_params`,`order_payment_price`,`order_discount_tax`,`order_discount_price`,`order_shipping_id`,`order_shipping_method`,`order_payment_id`,`order_payment_method`,`order_created`,`order_ip`,`order_modified` ) VALUES ( '1','created','2','2','6','sale','149.95','a:1:{s:3:\"GST\";O:8:\"stdClass\":4:{s:11:\"tax_namekey\";s:3:\"GST\";s:8:\"tax_rate\";s:7:\"0.10000\";s:10:\"tax_amount\";d:13.63181818181818272250893642194569110870361328125;s:23:\"tax_amount_for_shipping\";d:0.63181818181818183433051672182045876979827880859375;}}','6.95','0.63181818181818','O:8:\"stdClass\":1:{s:6:\"prices\";a:1:{s:3:\"1-4\";O:8:\"stdClass\":3:{s:14:\"price_with_tax\";d:6.949999999999999289457264239899814128875732421875;s:3:\"tax\";d:0.63181818181818183433051672182045876979827880859375;s:5:\"taxes\";a:1:{s:3:\"GST\";N;}}}}','0','0','0','1-4','aupost','2','paypal','1375881672','124.149.174.222','1375881672' )