INSERT INTO `customer_information` (`customer_id`, `customer_name`, `customer_address`, `customer_mobile`, `customer_email`, `status`) VALUES ('MeYOtqmUAQMNn8g', 'fhjsgj', '', '', '', 1); INSERT INTO `customer_ledger` (`transaction_id`, `customer_id`, `invoice_no`, `receipt_no`, `amount`, `description`, `payment_type`, `cheque_no`, `date`, `status`) VALUES ('Xr9XxyCI6D', 'MeYOtqmUAQMNn8g', 'NA', NULL, '12334', 'Previous adjustment with software', 'NA', 'NA', '2013-11-08', 1);